summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2011-01-06Update ChangeLog for new eusePaul Varner
2010-11-24Make euse prefix awarefuzzyray
svn path=/trunk/gentoolkit/; revision=869
2010-11-24Update euse to look for portage config files in new as well as old paths. ↵fuzzyray
Bug 346519 svn path=/trunk/gentoolkit/; revision=868
2010-10-28Initial commit of eshowkw, which is drop-in replacement for eshowkw from ↵scarabeus
gentoolkit-dev. svn path=/trunk/gentoolkit/; revision=831
2010-05-13eclean/cli.py: Fix typo, bug 319349, thanks to Ulrich Müller <ulm@gentoo.org>.idl0r
svn path=/trunk/gentoolkit/; revision=781
2010-05-06revdep-rebuild: Make revdep-rebuild more quiet, bug 97073. We might idl0r
improve that a bit more in the future. svn path=/trunk/gentoolkit/; revision=780
2010-04-17euse: Make python code of euse python-3 compatible, thanks to Arfreveridl0r
Frehtes Taifersar Arahesis <arfrever@gentoo.org>. svn path=/trunk/gentoolkit/; revision=775
2010-04-11euse: Fix check for /etc/make.profile.idl0r
Check if its readable and a directory instead of checking if its a link, thanks to Phillip Brink (ohnobinki) <ohnobinki@ohnopublishing.net>. svn path=/trunk/gentoolkit/; revision=772
2010-04-06euse: Fix query to get USE, bug 181309, thanks to Jean-Baptiste Rouaultidl0r
<jbrouault@gmail.com>. svn path=/trunk/gentoolkit/; revision=767
2010-04-01revdep-rebuild: Use EMERGE_OPTIONS _after_ EMERGE_DEFAULT_OPTS to allow ↵idl0r
overwriting, bug 307023, thanks to Albert W. Hopkins <marduk@python.net>. svn path=/trunk/gentoolkit/; revision=765
2010-03-31revdep-rebuild: Check if $ERRORS_FILE exist before running gawk on it.idl0r
svn path=/trunk/gentoolkit/; revision=763
2010-03-31epkginfo: Fix epkginfo to handle ambiguous package names.idl0r
svn path=/trunk/gentoolkit/; revision=762
2010-03-09sync with genscripts rev 343. This adds the initial py3k support and the ↵fuzzyray
analyse utility to gentoolkit svn path=/trunk/gentoolkit/; revision=751
2010-02-05Update revdep-rebuild to use extended regular expressions instead of basic ↵fuzzyray
regular expressions. (Bug 143498) svn path=/trunk/gentoolkit/; revision=740
2010-02-04Fix revdep-rebuild to parse include statements in /etc/ld.so.conf (Bug ↵fuzzyray
298651). It will break with spaces in paths, so it needs a little bit more work before release. svn path=/trunk/gentoolkit/; revision=739
2010-01-31Check for eerror in die() since an invalid option(long) oridl0r
missing arg will end up in calling die() before /etc/init.d/functions.sh has been sourced. svn path=/trunk/gentoolkit/; revision=735
2010-01-11Set environment using 'portageq -v' (Bug 300229)fuzzyray
svn path=/trunk/gentoolkit/; revision=734
2010-01-08Fix epkginfo to not traceback if herds.xml is not in the treefuzzyray
svn path=/trunk/gentoolkit/; revision=732
2009-12-17Fix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to ↵fuzzyray
the current nice level. (Bug 297174) svn path=/trunk/gentoolkit/; revision=724
2009-12-08Merge rev 113 from djanderson's genscripts repofuzzyray
svn path=/trunk/gentoolkit/; revision=703
2009-10-30Speedup portageq queries. Include FuzzyRay's patch to respect ↵idl0r
EMERGE_DEFAULT_OPTS. svn path=/trunk/gentoolkit/; revision=697
2009-10-28Use realpath in get_file_owner to be able to get the package containing e.g. ↵idl0r
/lib/libreadline.so.6 on amd64, fixes bug 280341. svn path=/trunk/gentoolkit/; revision=696
2009-10-27* revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero ↵idl0r
<i92guboj@gentoo.org>. svn path=/trunk/gentoolkit/; revision=695
2009-10-26Fix bug 248844, thanks to J M W <ultip@ymail.com>.idl0r
svn path=/trunk/gentoolkit/; revision=694
2009-10-26Update ChangeLog :)idl0r
svn path=/trunk/gentoolkit/; revision=692
2009-08-18Remove 'new' target from glsa-listrbu
Everyone should use 'affected' or 'all' Update man page and changelog svn path=/trunk/gentoolkit/; revision=672
2009-06-22Fix traceback with glsa-check -f (Bug 275105)fuzzyray
svn path=/trunk/gentoolkit/; revision=665
2009-06-06Add patch from Sebastian Mingramm to Make epkginfo slot aware and only print ↵fuzzyray
keywords for the highest visible versions in each slot. (Bug 232635) svn path=/trunk/gentoolkit/; revision=662
2009-05-21Change /etc/gentoolkit-version to /usr/share/gentoolkit/VERSIONfuzzyray
svn path=/trunk/gentoolkit/; revision=651
2009-05-20Update Changelog for changes to glsa-checkfuzzyray
svn path=/trunk/gentoolkit/; revision=650
2009-05-07Add patch from djanderson to make meta get and check package dirs in a ↵fuzzyray
manner similar to other gentoolkit scripts and fix some docstrings. (Bug 268895) svn path=/trunk/gentoolkit/; revision=619
2009-05-06Revert EPREFIX patch commited in rev 610fuzzyray
svn path=/trunk/gentoolkit/; revision=614
2009-05-06Add patch from MATSUI Tetsushi to have eclean take EPREFIX into account for ↵fuzzyray
distfiles.exclude. (Bug 241600) svn path=/trunk/gentoolkit/; revision=610
2009-05-05Add Makefile to create distfiles. Update ChangeLog to acknowledge ↵fuzzyray
djanderson. Update version in setup.py to generic version svn path=/trunk/gentoolkit/; revision=598
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