gentoolkit.git
14 years agoFix VERSION string caused by previous patching
fuzzyray [Mon, 1 Mar 2010 21:17:11 +0000 (21:17 -0000)]
Fix VERSION string caused by previous patching

svn path=/branches/gentoolkit-0.2.4/; revision=749

14 years agoFix missing quotation mark
fuzzyray [Mon, 1 Mar 2010 20:09:25 +0000 (20:09 -0000)]
Fix missing quotation mark

svn path=/branches/gentoolkit-0.2.4/; revision=748

14 years agoFix extended regular expression support in revdep-rebuild
fuzzyray [Mon, 1 Mar 2010 19:21:30 +0000 (19:21 -0000)]
Fix extended regular expression support in revdep-rebuild

svn path=/branches/gentoolkit-0.2.4/; revision=747

14 years agoBackport revdep-rebuild from trunk for all recent fixes. Bugs included in this are... gentoolkit-0.2.4.6
fuzzyray [Tue, 16 Feb 2010 22:36:11 +0000 (22:36 -0000)]
Backport revdep-rebuild from trunk for all recent fixes. Bugs included in this are 143498, 280341, and 289599.

svn path=/branches/gentoolkit-0.2.4/; revision=743

14 years agoUpdate revdep-rebuild to use extended regular expressions instead of basic regular...
fuzzyray [Fri, 5 Feb 2010 20:57:56 +0000 (20:57 -0000)]
Update revdep-rebuild to use extended regular expressions instead of basic regular expressions. (Bug 143498)

svn path=/branches/gentoolkit-0.2.4/; revision=740

14 years agoFix revdep-rebuild to parse include statements in /etc/ld.so.conf (Bug 298651). It...
fuzzyray [Thu, 4 Feb 2010 15:59:37 +0000 (15:59 -0000)]
Fix revdep-rebuild to parse include statements in /etc/ld.so.conf (Bug 298651). It will break with spaces in paths, so it needs a little bit more work before release.

svn path=/branches/gentoolkit-0.2.4/; revision=739

15 years agoFix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to the curren...
fuzzyray [Thu, 17 Dec 2009 15:39:34 +0000 (15:39 -0000)]
Fix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to the current nice level. (Bug 297174)

svn path=/branches/gentoolkit-0.2.4/; revision=725

15 years agoDon't create /usr/sbin at install time, since we no longer put files there. (Bug...
fuzzyray [Mon, 27 Jul 2009 14:28:37 +0000 (14:28 -0000)]
Don't create /usr/sbin at install time, since we no longer put files there. (Bug #279254)

svn path=/branches/gentoolkit-0.2.4/; revision=669

15 years agoSome python tweaks to speed glsa-check gentoolkit-0.2.4.5
fuzzyray [Wed, 20 May 2009 21:12:34 +0000 (21:12 -0000)]
Some python tweaks to speed glsa-check

svn path=/branches/gentoolkit-0.2.4/; revision=644

15 years agoHandle unicode encoding when dumping to stdout and start migration to using StringIO
fuzzyray [Wed, 20 May 2009 21:10:44 +0000 (21:10 -0000)]
Handle unicode encoding when dumping to stdout and start migration to using StringIO

svn path=/branches/gentoolkit-0.2.4/; revision=643

15 years agoUpdate revdep-rebuild man page
fuzzyray [Mon, 18 May 2009 21:16:30 +0000 (21:16 -0000)]
Update revdep-rebuild man page

svn path=/branches/gentoolkit-0.2.4/; revision=641

15 years agoAdd patch from Robert Buchholz: Add quiet option gentoolkit-0.2.4.4
fuzzyray [Thu, 7 May 2009 22:15:50 +0000 (22:15 -0000)]
Add patch from Robert Buchholz: Add quiet option
Incorporate option to quiet down glsa-check, based on a patch by Thilo
Bangert <bangert@gentoo.org> in bug #170784.
This option will also suppress sending of empty mail, based on a patch
by Christian Gut <cycloon@is-root.org> in bug #182990.

svn path=/branches/gentoolkit-0.2.4/; revision=633

15 years agoAdd patch from Robert Buchholz: Call CAN ids CVE ids as there is no differentiation...
fuzzyray [Thu, 7 May 2009 22:12:47 +0000 (22:12 -0000)]
Add patch from Robert Buchholz: Call CAN ids CVE ids as there is no differentiation anymore today.

svn path=/branches/gentoolkit-0.2.4/; revision=632

15 years agoAdd patch from Robert Buchholz: Sort glsa list output.
fuzzyray [Thu, 7 May 2009 22:09:19 +0000 (22:09 -0000)]
Add patch from Robert Buchholz: Sort glsa list output.

svn path=/branches/gentoolkit-0.2.4/; revision=631

15 years agoAdd patch from Robert Buchholz: Use summarylist() to format output so we get colours...
fuzzyray [Thu, 7 May 2009 22:07:50 +0000 (22:07 -0000)]
Add patch from Robert Buchholz: Use summarylist() to format output so we get colours and a list of all affected packages

svn path=/branches/gentoolkit-0.2.4/; revision=630

15 years agoAdd patch from Robert Buchholz:
fuzzyray [Thu, 7 May 2009 21:55:32 +0000 (21:55 -0000)]
Add patch from Robert Buchholz:

Backport SLOT support from Portage 2.2 glsa.py

In particular, this is a port of these commits:
commit 856616597ee791efa42dd59760db8e50e72efffd
Author: zmedico <zmedico@ac592a22-f3fe-0310-977e-98394eae9e84>
Date:   Wed Oct 8 22:35:31 2008 +0000

    Fix apparent breakage from r11593 (slot dep support):
    * Handle KeyError from element.getAttribute() in makeAtom() and
    * makeVersion().
    * Avoid 'sre_constants.error: unmatched group' exceptions in
    * revisionMatch()
      when the atom does not have a slot.

svn path=/branches/gentoolkit-0.2.4/; revision=624

15 years agoAdd patch from Robert Buchholz: Reformat '2008-01-01' dates to 'January 01, 2008...
fuzzyray [Thu, 7 May 2009 21:52:43 +0000 (21:52 -0000)]
Add patch from Robert Buchholz: Reformat '2008-01-01' dates to 'January 01, 2008' to keep output consistent.

svn path=/branches/gentoolkit-0.2.4/; revision=623

15 years agoAdd patch from Robert Buchholz: Allow GLSA 2 DTD in doctype declaration
fuzzyray [Thu, 7 May 2009 21:50:42 +0000 (21:50 -0000)]
Add patch from Robert Buchholz: Allow GLSA 2 DTD in doctype declaration

svn path=/branches/gentoolkit-0.2.4/; revision=622

15 years agoAdd patch from Robert Buchholz: Respect count attribute in GLSA-2, based on a patch...
fuzzyray [Thu, 7 May 2009 21:49:29 +0000 (21:49 -0000)]
Add patch from Robert Buchholz: Respect count attribute in GLSA-2, based on a patch by Michael A. Smith in https://bugs.gentoo.org/218312

svn path=/branches/gentoolkit-0.2.4/; revision=621

15 years agoAdd patch from antarus: Run pychecker over everything, fix obvious things like module...
fuzzyray [Thu, 7 May 2009 21:46:45 +0000 (21:46 -0000)]
Add patch from antarus: Run pychecker over everything, fix obvious things like modules not in use, variables not being used, or global exceptions not being deleted. Also fix imports for style (1 per line)

svn path=/branches/gentoolkit-0.2.4/; revision=620

15 years agoRevert EPREFIX patch commited in rev 610
fuzzyray [Wed, 6 May 2009 20:47:10 +0000 (20:47 -0000)]
Revert EPREFIX patch commited in rev 610

svn path=/branches/gentoolkit-0.2.4/; revision=614

15 years agoAdd patch from MATSUI Tetsushi to have eclean take EPREFIX into account for distfiles...
fuzzyray [Wed, 6 May 2009 19:41:54 +0000 (19:41 -0000)]
Add patch from MATSUI Tetsushi to have eclean take EPREFIX into account for distfiles.exclude. (Bug 241600)

svn path=/branches/gentoolkit-0.2.4/; revision=610

15 years agoAdd patch from kojiro to remove permission check on temporary directory. (Bug 203414)
fuzzyray [Tue, 5 May 2009 21:30:51 +0000 (21:30 -0000)]
Add patch from kojiro to remove permission check on temporary directory. (Bug 203414)

svn path=/branches/gentoolkit-0.2.4/; revision=602

15 years agoMerge changes from trunk in prep for making trunk ready for version 0.3
fuzzyray [Tue, 5 May 2009 16:02:10 +0000 (16:02 -0000)]
Merge changes from trunk in prep for making trunk ready for version 0.3

svn path=/branches/gentoolkit-0.2.4/; revision=588

15 years agoAdd some useful informations when using $EDITOR.
idl0r [Tue, 5 May 2009 03:50:36 +0000 (03:50 -0000)]
Add some useful informations when using $EDITOR.

svn path=/; revision=587

15 years agoAdded test targets for echangelog.
idl0r [Tue, 5 May 2009 03:44:22 +0000 (03:44 -0000)]
Added test targets for echangelog.

svn path=/; revision=586

15 years agoWarn if $vcs has not been found. Minor cleanup.
idl0r [Tue, 5 May 2009 03:35:00 +0000 (03:35 -0000)]
Warn if $vcs has not been found. Minor cleanup.

svn path=/; revision=585

15 years agoRemove genpkgindex and gensync from distribution
fuzzyray [Tue, 5 May 2009 03:24:10 +0000 (03:24 -0000)]
Remove genpkgindex and gensync from distribution

svn path=/; revision=584

15 years agoRemove echangelog.pod, we will maintain the man page directly
fuzzyray [Tue, 5 May 2009 02:57:27 +0000 (02:57 -0000)]
Remove echangelog.pod, we will maintain the man page directly

svn path=/; revision=583

15 years agoAdd test subdirectory to echanglog
fuzzyray [Tue, 5 May 2009 02:55:33 +0000 (02:55 -0000)]
Add test subdirectory to echanglog

svn path=/; revision=582

15 years agoAdd patch from kojiro to clean binary package metadata (Bug #266996 and to clean...
fuzzyray [Tue, 5 May 2009 01:49:58 +0000 (01:49 -0000)]
Add patch from kojiro to clean binary package metadata (Bug #266996 and to clean up inconsistent error messages (Bug #268513)

svn path=/; revision=581

15 years agoAdd patch from kojiro to support keyword removal and all
fuzzyray [Tue, 5 May 2009 01:44:42 +0000 (01:44 -0000)]
Add patch from kojiro to support keyword removal and all

svn path=/; revision=580

15 years agoFixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. Smith and...
idl0r [Mon, 4 May 2009 22:10:26 +0000 (22:10 -0000)]
Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. Smith and Andrey Kislyuk.
Whitespace.

svn path=/; revision=579

15 years agoFixed keyword sorting.
idl0r [Mon, 4 May 2009 20:23:05 +0000 (20:23 -0000)]
Fixed keyword sorting.

svn path=/; revision=578

15 years agoRespect profiles/arch.list.
idl0r [Mon, 4 May 2009 17:36:12 +0000 (17:36 -0000)]
Respect profiles/arch.list.

svn path=/; revision=577

15 years agoWhitespace.
idl0r [Sat, 2 May 2009 13:51:12 +0000 (13:51 -0000)]
Whitespace.

svn path=/; revision=576

15 years agoFixed text_fill, \h is just available in perl >= 5.10 so use hex instead, thanks...
idl0r [Sat, 2 May 2009 12:17:14 +0000 (12:17 -0000)]
Fixed text_fill, \h is just available in perl >= 5.10 so use hex instead, thanks to ohnobinki.

svn path=/; revision=575

15 years agoDon't eat newline, bug 264146.
idl0r [Fri, 1 May 2009 22:30:00 +0000 (22:30 -0000)]
Don't eat newline, bug 264146.

svn path=/; revision=574

15 years agoRemoved duplicate sort call.
idl0r [Fri, 1 May 2009 22:01:53 +0000 (22:01 -0000)]
Removed duplicate sort call.

svn path=/; revision=573

15 years agoDefine a action if no files have been changed, thanks to grobian. That should prevent...
idl0r [Fri, 1 May 2009 20:21:50 +0000 (20:21 -0000)]
Define a action if no files have been changed, thanks to grobian. That should prevent "Use of uninitialized value in concatenation" warnings.

svn path=/; revision=572

15 years agoFixed stty call.
idl0r [Fri, 1 May 2009 19:11:27 +0000 (19:11 -0000)]
Fixed stty call.

svn path=/; revision=571

15 years agoRespect $PATH while looking for git, thanks to grobian.
idl0r [Fri, 1 May 2009 19:03:07 +0000 (19:03 -0000)]
Respect $PATH while looking for git, thanks to grobian.

svn path=/; revision=570

15 years agoAdd GLEP 53 keywords sorting patch from prefix
fuzzyray [Fri, 1 May 2009 17:39:18 +0000 (17:39 -0000)]
Add GLEP 53 keywords sorting patch from prefix

svn path=/; revision=569

15 years agoFix typo in Makefile
fuzzyray [Fri, 1 May 2009 17:33:51 +0000 (17:33 -0000)]
Fix typo in Makefile

svn path=/; revision=568

15 years agoAdd ekeyword rewritten in python to repo
fuzzyray [Fri, 1 May 2009 14:48:36 +0000 (14:48 -0000)]
Add ekeyword rewritten in python to repo

svn path=/; revision=567

15 years agoAdd patch from kojiro to improve bash syntax
fuzzyray [Fri, 1 May 2009 14:39:55 +0000 (14:39 -0000)]
Add patch from kojiro to improve bash syntax

svn path=/; revision=566

15 years agoAdded support for project-wide variables as suggested in bug 213374. Improved environ...
idl0r [Thu, 30 Apr 2009 21:30:51 +0000 (21:30 -0000)]
Added support for project-wide variables as suggested in bug 213374. Improved environment handling.

svn path=/; revision=561

15 years agoMerge changes from trunk to fix issues in 0.2.4 gentoolkit-0.2.4.3
fuzzyray [Thu, 30 Apr 2009 21:08:44 +0000 (21:08 -0000)]
Merge changes from trunk to fix issues in 0.2.4

svn path=/branches/gentoolkit-0.2.4/; revision=557

15 years agoFixed git detection.
idl0r [Thu, 30 Apr 2009 15:06:15 +0000 (15:06 -0000)]
Fixed git detection.

svn path=/; revision=556

15 years agoAdd patch from loki_val to check -l dependencies in .la files (Bug #267898)
fuzzyray [Thu, 30 Apr 2009 14:22:10 +0000 (14:22 -0000)]
Add patch from loki_val to check -l dependencies in .la files (Bug #267898)

svn path=/; revision=555

15 years agoFixed indent, migrated to tabs and fixed vim modeline. Cleanup.
idl0r [Wed, 29 Apr 2009 12:35:23 +0000 (12:35 -0000)]
Fixed indent, migrated to tabs and fixed vim modeline. Cleanup.

svn path=/; revision=554

15 years agoFixed svn mv/cp detection.
idl0r [Wed, 29 Apr 2009 10:54:15 +0000 (10:54 -0000)]
Fixed svn mv/cp detection.

svn path=/; revision=553

15 years agoUpdate echangelog with updates from idl0r
fuzzyray [Tue, 28 Apr 2009 16:03:35 +0000 (16:03 -0000)]
Update echangelog with updates from idl0r

svn path=/; revision=552

15 years agoAdd initial test suite from idl0r
fuzzyray [Tue, 28 Apr 2009 15:45:40 +0000 (15:45 -0000)]
Add initial test suite from idl0r

svn path=/; revision=551

15 years agoFix bug with multiline KEYWORDS processing
fuzzyray [Sat, 25 Apr 2009 04:16:20 +0000 (04:16 -0000)]
Fix bug with multiline KEYWORDS processing

svn path=/; revision=550

15 years agoFix ekeyword to handle multiline KEYWORDS
fuzzyray [Fri, 24 Apr 2009 16:37:09 +0000 (16:37 -0000)]
Fix ekeyword to handle multiline KEYWORDS

svn path=/; revision=549

15 years agoInside summarylist(), it's possible for myglsa.packages.keys() to contain
zmedico [Sat, 21 Feb 2009 01:59:02 +0000 (01:59 -0000)]
Inside summarylist(), it's possible for myglsa.packages.keys() to contain
unicode objects, which trigger and exception like this:

File "//usr/lib64/portage/pym/portage/dep.py", line 535, in __init__
obj_setattr(self, x, getattr(s, x))
AttributeError: 'unicode' object has no attribute '__eq__'

To solve this problem, convert unicode objects to plain str before passing
them to the portage api. Thanks to Ned Ludd <solar@g.o> for reporting.

svn path=/; revision=548

15 years agoFix typo in normalize_emerge_opts(). Bug #259526
fuzzyray [Wed, 18 Feb 2009 22:05:44 +0000 (22:05 -0000)]
Fix typo in normalize_emerge_opts(). Bug #259526

svn path=/; revision=547

15 years agoFix 'Use of uninitialized value' error when processing modified ebuilds
fuzzyray [Mon, 16 Feb 2009 20:07:03 +0000 (20:07 -0000)]
Fix 'Use of uninitialized value' error when processing modified ebuilds

svn path=/; revision=546

15 years agodocument new options
vapier [Sun, 15 Feb 2009 20:51:01 +0000 (20:51 -0000)]
document new options

svn path=/; revision=545

15 years agoadd real --help/--version handling
vapier [Sun, 15 Feb 2009 20:47:41 +0000 (20:47 -0000)]
add real --help/--version handling

svn path=/; revision=544

15 years agoalways update the first line that includes the category/package as it isnt uncommon...
vapier [Sun, 15 Feb 2009 20:19:58 +0000 (20:19 -0000)]
always update the first line that includes the category/package as it isnt uncommon for this to fall out of date (as with package moves)

svn path=/; revision=543

15 years agofix copyright to start at 1999 as that is what all the skels start with
vapier [Sun, 15 Feb 2009 19:50:14 +0000 (19:50 -0000)]
fix copyright to start at 1999 as that is what all the skels start with

svn path=/; revision=542

15 years agoset svn:executable
vapier [Sun, 15 Feb 2009 19:47:03 +0000 (19:47 -0000)]
set svn:executable

svn path=/; revision=541

15 years agotighten up output
vapier [Tue, 20 Jan 2009 02:57:26 +0000 (02:57 -0000)]
tighten up output

svn path=/; revision=540

15 years agoset svn:executable
vapier [Tue, 20 Jan 2009 02:44:44 +0000 (02:44 -0000)]
set svn:executable

svn path=/; revision=539

15 years agoFix for package.py to account for PORTDIR being a symbolic link when checking if...
fuzzyray [Fri, 9 Jan 2009 04:43:01 +0000 (04:43 -0000)]
Fix for  package.py to account for PORTDIR being a symbolic link when checking if a package is in an overlay.

svn path=/; revision=538

15 years agoFix package.py to account for PORTDIR being a symbolic link when checking if a packag...
fuzzyray [Fri, 9 Jan 2009 04:20:48 +0000 (04:20 -0000)]
Fix package.py to account for PORTDIR being a symbolic link when checking if a package is in an overlay. (Bug #253968)

svn path=/; revision=537

15 years agoInside find_all_packages(), move the unique_array() call out of the loop.
zmedico [Wed, 7 Jan 2009 10:46:21 +0000 (10:46 -0000)]
Inside find_all_packages(), move the unique_array() call out of the loop.
This makes a big performance difference. Thanks to DJ Anderson for reporting.

svn path=/; revision=536

15 years agoconvert whitespace to tabs
vapier [Wed, 7 Jan 2009 05:40:13 +0000 (05:40 -0000)]
convert whitespace to tabs

svn path=/; revision=535

15 years agoTighten up diff output to show KEYWORDS changes
vapier [Wed, 7 Jan 2009 05:37:15 +0000 (05:37 -0000)]
Tighten up diff output to show KEYWORDS changes

svn path=/; revision=534

15 years agoError out on invalid arguments #156827
vapier [Wed, 7 Jan 2009 05:35:04 +0000 (05:35 -0000)]
Error out on invalid arguments #156827

svn path=/; revision=533

15 years agoConvert every instance of KEYWORDS in the file
vapier [Wed, 7 Jan 2009 05:16:44 +0000 (05:16 -0000)]
Convert every instance of KEYWORDS in the file

svn path=/; revision=532

15 years agoSupport intended KEYWORDS
vapier [Wed, 7 Jan 2009 05:16:03 +0000 (05:16 -0000)]
Support intended KEYWORDS

svn path=/; revision=531

15 years agoset svn:executable
vapier [Tue, 6 Jan 2009 10:10:01 +0000 (10:10 -0000)]
set svn:executable

svn path=/; revision=530

16 years agoWhen calling sys.exit() inside die(), don't make the value negative since
zmedico [Sun, 14 Dec 2008 04:08:42 +0000 (04:08 -0000)]
When calling sys.exit() inside die(), don't make the value negative since
it seems to be unintended (callers all pass in positive values). Thanks
to DJ Anderson for reporting.

svn path=/; revision=529

16 years agoAdd man page documentation for the runtime state files. Fixes bug #243304.
betelgeuse [Sat, 13 Dec 2008 22:10:53 +0000 (22:10 -0000)]
Add man page documentation for the runtime state files. Fixes bug #243304.

svn path=/; revision=528

16 years agoBug #239000 - Improve the message about 'remaining inconsistencies'.
zmedico [Fri, 5 Dec 2008 23:51:13 +0000 (23:51 -0000)]
Bug #239000 - Improve the message about 'remaining inconsistencies'.

svn path=/; revision=527

16 years agoBug #249652 - Add IUSE defaults support inside CmdFindUSEs.perform().
zmedico [Fri, 5 Dec 2008 22:51:39 +0000 (22:51 -0000)]
Bug #249652 - Add IUSE defaults support inside CmdFindUSEs.perform().

svn path=/; revision=526

16 years agoApply regex fixes from idl0r
fuzzyray [Tue, 2 Dec 2008 15:50:30 +0000 (15:50 -0000)]
Apply regex fixes from idl0r

svn path=/; revision=525

16 years agoAdd support for showing USE_EXPAND variables. Patch from Michael A. Smith <michael...
betelgeuse [Thu, 27 Nov 2008 13:52:01 +0000 (13:52 -0000)]
Add support for showing USE_EXPAND variables. Patch from Michael A. Smith <michael@smith-li.com>. Fixes bug #238005.

svn path=/; revision=524

16 years agoAdd comment on how to add support for USE_EXPANDED variables
fuzzyray [Wed, 26 Nov 2008 19:42:41 +0000 (19:42 -0000)]
Add comment on how to add support for USE_EXPANDED variables

svn path=/; revision=523

16 years agoChange awk calls to gawk for non-linux system compatibility
fuzzyray [Tue, 25 Nov 2008 16:53:11 +0000 (16:53 -0000)]
Change awk calls to gawk for non-linux system compatibility

svn path=/; revision=522

16 years agoAdded patch from igli to fix find command.
fuzzyray [Mon, 24 Nov 2008 19:10:42 +0000 (19:10 -0000)]
Added patch from igli to fix find command.

svn path=/; revision=521

16 years agoFix processing of virtual category (Bug 179530)
fuzzyray [Tue, 11 Nov 2008 19:36:02 +0000 (19:36 -0000)]
Fix processing of virtual category (Bug 179530)

svn path=/; revision=520

16 years agoAdd strict option to echangelog to exit when no changed ebuilds found. (Bug 246226)
fuzzyray [Tue, 11 Nov 2008 19:03:17 +0000 (19:03 -0000)]
Add strict option to echangelog to exit when no changed ebuilds found. (Bug 246226)

svn path=/; revision=519

16 years agoFix echangelog to properly identify added ebuilds. (Bug #176337)
fuzzyray [Fri, 7 Nov 2008 22:11:19 +0000 (22:11 -0000)]
Fix echangelog to properly identify added ebuilds. (Bug #176337)

svn path=/; revision=518

16 years agoFix git support to work with git 1.6 (Bug #199805)
fuzzyray [Fri, 7 Nov 2008 15:12:33 +0000 (15:12 -0000)]
Fix git support to work with git 1.6 (Bug #199805)

svn path=/; revision=517

16 years agoMerge changes from trunk to fix issues in 0.2.4
fuzzyray [Wed, 17 Sep 2008 18:27:01 +0000 (18:27 -0000)]
Merge changes from trunk to fix issues in 0.2.4

svn path=/branches/gentoolkit-0.2.4/; revision=516

16 years agoFix check_sanity function to use get_all_make_defaults function when checking for...
fuzzyray [Wed, 17 Sep 2008 18:20:16 +0000 (18:20 -0000)]
Fix check_sanity function to use get_all_make_defaults function when checking for the make.defaults files in the profile. (Bug #233651)

svn path=/; revision=515

16 years agoMerge changes from trunk to fix issues in 0.2.4
fuzzyray [Wed, 3 Sep 2008 20:31:31 +0000 (20:31 -0000)]
Merge changes from trunk to fix issues in 0.2.4

svn path=/branches/gentoolkit-0.2.4/; revision=514

16 years agoRemove debug print statement in equery belongs command (Bug #236483)
fuzzyray [Wed, 3 Sep 2008 20:17:45 +0000 (20:17 -0000)]
Remove debug print statement in equery belongs command (Bug #236483)

svn path=/; revision=513

16 years agoFix depgraph function to print out dependencies that don't resolve to a package ...
fuzzyray [Wed, 3 Sep 2008 20:13:55 +0000 (20:13 -0000)]
Fix depgraph function to print out dependencies that don't resolve to a package (Bug #236492)

svn path=/; revision=512

16 years agoChange find_best_match to use the portage tree instaed of the vartree
fuzzyray [Wed, 3 Sep 2008 20:00:18 +0000 (20:00 -0000)]
Change find_best_match to use the portage tree instaed of the vartree

svn path=/; revision=511

16 years agoCreate the gentoolkit-0.2.4 branch to coincide with the release of gentoolkit-0.2.4
fuzzyray [Wed, 27 Aug 2008 21:19:40 +0000 (21:19 -0000)]
Create the gentoolkit-0.2.4 branch to coincide with the release of gentoolkit-0.2.4

svn path=/branches/gentoolkit-0.2.4/; revision=510

16 years agoFix has_key() deprecation message. (Bug #232797)
fuzzyray [Tue, 26 Aug 2008 19:51:33 +0000 (19:51 -0000)]
Fix has_key() deprecation message. (Bug #232797)

svn path=/; revision=509

16 years agoUpdate fix for Bug 232270 to utilize better patch from Ian Abbott.
fuzzyray [Tue, 26 Aug 2008 19:46:19 +0000 (19:46 -0000)]
Update fix for Bug 232270 to utilize better patch from Ian Abbott.

svn path=/; revision=508

16 years agoFix find_packages and find_installed_packages to print a warning instead of a traceba...
fuzzyray [Fri, 22 Aug 2008 21:38:27 +0000 (21:38 -0000)]
Fix find_packages and find_installed_packages to print a warning instead of a traceback when an InvalidAtom exception occurs. (Bug #234358)

svn path=/; revision=507

16 years agoFix gentoolkit.split_package_name to work when portage.catpkgsplit returns None
fuzzyray [Fri, 22 Aug 2008 21:14:36 +0000 (21:14 -0000)]
Fix gentoolkit.split_package_name to work when portage.catpkgsplit returns None

svn path=/; revision=506

16 years ago Fix equery belongs to strip multiple slashes from path names. (Bug #234584)
fuzzyray [Fri, 22 Aug 2008 20:14:08 +0000 (20:14 -0000)]
 Fix equery belongs to strip multiple slashes from path names. (Bug #234584)

svn path=/; revision=505