summaryrefslogtreecommitdiff
path: root/trunk/src/genpkgindex
AgeCommit message (Collapse)Author
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵fuzzyray
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589
2007-08-28Fix up bug found by phreak, (thanks). Fix has_key usage. Delete global x ↵antarus
var. Rename vars -> variables (vars is a python builtin). Remove exception handling where it didn't look needed. svn path=/; revision=432
2007-05-31- park the new style genpkgindex heresolar
svn path=/; revision=408
2007-04-29- always keep the non compressed version aroundsolar
svn path=/; revision=396
2007-04-24Modify Makefile to install man pagefuzzyray
svn path=/; revision=391
2007-04-24- park man page in svnsolar
svn path=/; revision=390
2007-04-23Move genpkgindex and epkginfo to /usr/binfuzzyray
svn path=/; revision=389
2007-04-13- add bzip2 compression optionsolar
svn path=/; revision=387
2007-04-01Add support for new-style imports while keeping support for old imports as a ↵antarus
fallback svn path=/; revision=382
2007-04-01Remove outdated string usage, import syntaxantarus
svn path=/; revision=372
2007-02-05- fix up some whitespaces and use portage_const.CACHE_PATH+/xpak/ vs ↵solar
$PORTAGE_TMPDIR/.xpak svn path=/; revision=345
2007-02-05- add caching backend for tarballs,xpak,checksums. Consecutive runs on 901 ↵solar
pkgs went from 60s down to 1.5s. initial run went up by 9s. the cache should detect stale .xpak files to and clean up after itself to minimize disk usage svn path=/; revision=344
2006-10-19- be sure to strip newlines and join whitespace. Brian Harring from Bug 151657solar
svn path=/; revision=323
2006-10-11- introduce new serialize_depset function and minor cleanups from ferringb. ↵solar
I added a little more filtering to the vmask variable etc. svn path=/; revision=321
2006-08-20- update genpkgindex to include PDEPEND and PROVIDEsolar
svn path=/; revision=311
2006-07-23- update code to not write to the Packages file directly untill we have ↵solar
finished successfully. Make sure we always write a timestamp and the number of pkgs in the binrepo. Run eclean-pkg if cleanpkgdir is set in FEATURES= svn path=/; revision=305
2006-03-08Update Makefiles to install genpkgindexfuzzyray
svn path=/; revision=285
2006-03-08- add initial genpkgindex script to subversionsolar
svn path=/; revision=284