DESCRIPTION = "HTML form validation, generation, and conversion package" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "LGPL" DEPENDS = "sqlite3" SRCNAME = "FormEncode" inherit distutils SRC_URI = "http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-${PV}.tar.gz \ file://setup.py.diff;patch=1" S = "${WORKDIR}/${SRCNAME}-${PV}" .git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6-2.6.21/ghi270
AgeCommit message (Collapse)AuthorFiles
2008-01-28divers: delete 22 empty directoriesRolf Leggewie1
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2007-12-22linux-handhelds-2.6: Make override dirs consistent.Paul Sokolovsky1
* Historically, latest kernel version used "linux-handhelds-2.6" override dir, while older releases used "linux-handhelds-2.6-<ver>" dirs. This is somewhat confusing and makes people look at wrong places. Make consistent. * Also, drop old/broken subreleases, update cvs recipe.