--- python-formencode-0.4.orig/setup.py +++ python-formencode-0.4/setup.py @@ -1,6 +1,7 @@ -from ez_setup import use_setuptools -use_setuptools() -from setuptools import setup +#from ez_setup import use_setuptools +#use_setuptools() +#from setuptools import setup +from distutils.core import setup version = '0.4' itle='multitech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/flac
th>
AgeCommit message (Expand)AuthorFiles
2009-11-18libsdl-mixer_1.2.11.bb : update the latest versionGraeme Gregory1
2009-11-11libsdl-mixer: update to version 1.2.10Henning Heinold1
2009-10-28libsdl-gfx_2.0.11: Fix build by exposing LDFLAGS.David-John Willis1
2009-10-27ballfield: fix spelling mistake that prevents a build. s/vrtual/virtual/Rolf Leggewie1
2009-10-25libsdl-mixer: add 1.2.9Michael Smith1
2009-09-17libsdl-x11_1.2.11.bb : remove asm/page.h as its no longer thereGraeme Gregory2
2009-05-26libsdl-ttf: GNU HASH QA fix.Stanislav Brabec1
2009-05-26libsdl-gfx: GNU HASH QA fix.Stanislav Brabec1
2009-04-25libsdl-mixer: convert to autotools_stageKoen Kooi1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko42