summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
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
2009-04-30Add patch from loki_val to check -l dependencies in .la files (Bug #267898)fuzzyray
svn path=/; revision=555
2009-04-24Fix ekeyword to handle multiline KEYWORDSfuzzyray
svn path=/; revision=549
2009-01-09Fix package.py to account for PORTDIR being a symbolic link when checking if ↵fuzzyray
a package is in an overlay. (Bug #253968) svn path=/; revision=537
2008-11-25Change awk calls to gawk for non-linux system compatibilityfuzzyray
svn path=/; revision=522
2008-11-11Fix processing of virtual category (Bug 179530)fuzzyray
svn path=/; revision=520
2008-11-11Add strict option to echangelog to exit when no changed ebuilds found. (Bug ↵fuzzyray
246226) svn path=/; revision=519
2008-09-17Fix check_sanity function to use get_all_make_defaults function when ↵fuzzyray
checking for the make.defaults files in the profile. (Bug #233651) svn path=/; revision=515
2008-09-03Fix depgraph function to print out dependencies that don't resolve to a ↵fuzzyray
package (Bug #236492) svn path=/; revision=512
2008-08-26Fix has_key() deprecation message. (Bug #232797)fuzzyray
svn path=/; revision=509
2008-08-26Update fix for Bug 232270 to utilize better patch from Ian Abbott.fuzzyray
svn path=/; revision=508
2008-08-22Fix find_packages and find_installed_packages to print a warning instead of ↵fuzzyray
a traceback when an InvalidAtom exception occurs. (Bug #234358) svn path=/; revision=507
2008-08-22 Fix equery belongs to strip multiple slashes from path names. (Bug #234584)fuzzyray
svn path=/; revision=505
2008-07-24Fix equery check to convert mtime to an integer so that comparisions always ↵fuzzyray
work. svn path=/; revision=502
2008-07-22Fix gentoolkit.split_package_name to work with newer portage.catpkgsplit ↵fuzzyray
that now returns a tuple instead of a list. (Bug 232599) svn path=/; revision=501
2008-07-21Fix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)fuzzyray
svn path=/; revision=498
2008-07-18Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)fuzzyray
svn path=/; revision=496
2008-07-09Fix revdep-rebuild to not evaluate broken objects multiple times. (Bug 220761)fuzzyray
svn path=/; revision=493
2008-07-09Fix revdep-rebuild to use TMPDIR instead of HOME for temporary files. (Bug ↵fuzzyray
203414) svn path=/; revision=492
2008-07-09Fix gentoolkit to work without thread support in python. (Bug 223255)fuzzyray
svn path=/; revision=491
2008-06-16add support for multi-parent profiles, account for missing newline in make.confgenone
svn path=/; revision=490
2008-03-19Fix imports so mail functionality in glsa-check works with python versions ↵fuzzyray
less than 2.5 (Bug 211706) svn path=/; revision=485
2008-03-13Add --info-installed flag to euse. Thanks to Andreas Waidler for providing ↵fuzzyray
the patch svn path=/; revision=480
2008-03-13Fix trying to emerge an empty list of packages. (Bug 213294)fuzzyray
svn path=/; revision=479
2008-02-28Fix traceback when accessing the portage db. (Bug #211716)fuzzyray
svn path=/; revision=477
2008-02-21Use /etc/init.d/functions.sh instead of /sbin/functions.sh. (Bug 210940)fuzzyray
svn path=/; revision=474
2008-02-18Updated ChangeLogfuzzyray
svn path=/; revision=471
2008-02-18Updated ChangeLogfuzzyray
svn path=/; revision=467
2007-10-09base 'affected' target on 'new' instead of 'all'genone
svn path=/; revision=452
2007-10-05use UTF8 strings to avoid EncodeErrors (bug #162493)genone
svn path=/; revision=451
2007-09-19Fix handling of /var/db/pkg when it is a symbolic link. (Bug #179392)fuzzyray
svn path=/; revision=448
2007-09-19Fix epkginfo to handle KEYWORDS="". (Bug #193108)fuzzyray
svn path=/; revision=446
2007-09-18Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of ↵fuzzyray
masking status in equery list command. (Bug #188678) svn path=/; revision=443
2007-09-13Fix eread to not accept invalid input for file selection. (Bug #189994)fuzzyray
svn path=/; revision=436
2007-09-13Correctly handle the case where an ebuild no longer exists for a package ↵fuzzyray
(Bug #188918) svn path=/; revision=435
2007-09-12Fix long argument processing to work correctly. (Bug #192345)fuzzyray
svn path=/; revision=433
2007-08-08Fix progress bar to only update when there is a change (Bug #186945)fuzzyray
svn path=/; revision=431
2007-08-07Add -X option back for backwards compatibilty (Bug #187366)fuzzyray
svn path=/; revision=428
2007-08-06Fix processing of .la files (Bug #187453)fuzzyray
svn path=/; revision=427
2007-07-30Fix grepping for non-existant package-owners file Bug #187141fuzzyray
svn path=/; revision=424
2007-07-05Added refactored revdep-rebuild from Michael A. Smith (Bug #184042)fuzzyray
svn path=/; revision=411
2007-05-30only add /usr/lib/portage/pym to python search path when necessarygenone
svn path=/; revision=407
2007-05-30check for and warn about unknown optionsgenone
svn path=/; revision=406
2007-05-30prefer visible upgrades to masked upgradesgenone
svn path=/; revision=404
2007-05-30improve SLOT handling, add option for emerge-like resolvergenone
svn path=/; revision=403
2007-05-22Add patch from genstef to fix issues from Bug 176337fuzzyray
svn path=/; revision=402
2007-05-11Changed permission check to see if you are either root or belong to the ↵fuzzyray
portage group (Bug #177385) svn path=/; revision=401
2007-05-11Updated eclean to not delete metadata.dtd by default (Bug #176951)fuzzyray
svn path=/; revision=399
2007-05-10Fix incorrect flag status display if a flag appears multiple times in a ↵genone
single location svn path=/; revision=398
2007-04-25Re-added subversion/git support with fixes from genstef. (Bug #136048)fuzzyray
svn path=/; revision=395