gentoolkit.git
16 years agobase 'affected' target on 'new' instead of 'all'
genone [Tue, 9 Oct 2007 19:45:19 +0000 (19:45 -0000)]
base 'affected' target on 'new' instead of 'all'

svn path=/; revision=452

16 years agouse UTF8 strings to avoid EncodeErrors (bug #162493)
genone [Fri, 5 Oct 2007 14:07:49 +0000 (14:07 -0000)]
use UTF8 strings to avoid EncodeErrors (bug #162493)

svn path=/; revision=451

16 years agoAdd /lib/modules to SEARCH_DIRS_MASK since there is not need to search kernel modules
fuzzyray [Fri, 28 Sep 2007 19:21:15 +0000 (19:21 -0000)]
Add /lib/modules to SEARCH_DIRS_MASK since there is not need to search kernel modules

svn path=/; revision=450

16 years agoprint Keywords in sorted order
fuzzyray [Wed, 19 Sep 2007 21:57:36 +0000 (21:57 -0000)]
print Keywords in sorted order

svn path=/; revision=449

16 years agoFix handling of /var/db/pkg when it is a symbolic link. (Bug #179392)
fuzzyray [Wed, 19 Sep 2007 21:22:07 +0000 (21:22 -0000)]
Fix handling of /var/db/pkg when it is a symbolic link. (Bug #179392)

svn path=/; revision=448

16 years agoFix handling of '-*' in user alterable variables. (Bug #192979)
fuzzyray [Wed, 19 Sep 2007 21:19:06 +0000 (21:19 -0000)]
Fix handling of '-*' in user alterable variables. (Bug #192979)

svn path=/; revision=447

16 years agoFix epkginfo to handle KEYWORDS="". (Bug #193108)
fuzzyray [Wed, 19 Sep 2007 18:49:13 +0000 (18:49 -0000)]
Fix epkginfo to handle KEYWORDS="". (Bug #193108)

svn path=/; revision=446

16 years agoMove revdep-rebuild-rewrite to revdep-rebuild. Change Makefile to only install new...
fuzzyray [Wed, 19 Sep 2007 18:12:02 +0000 (18:12 -0000)]
Move revdep-rebuild-rewrite to revdep-rebuild. Change Makefile to only install new revdep-rebuild

svn path=/; revision=445

16 years agoFix echo_v -n -e "\n $target_file -> (none)" statement
fuzzyray [Wed, 19 Sep 2007 17:40:06 +0000 (17:40 -0000)]
Fix echo_v -n -e "\n  $target_file -> (none)" statement

svn path=/; revision=444

16 years agoApply patch from Carlo Marcelo Arenas Belon to fix incorrect display of masking statu...
fuzzyray [Tue, 18 Sep 2007 21:51:24 +0000 (21:51 -0000)]
Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of masking status in equery list command. (Bug #188678)

svn path=/; revision=443

16 years agoUpdate man page to include --no-progress option
fuzzyray [Tue, 18 Sep 2007 21:50:38 +0000 (21:50 -0000)]
Update man page to include --no-progress option

svn path=/; revision=442

16 years agoUpdated fix for revdep-rebuild to ignore libraries in LD_LIBRARY_MASK, when checking...
fuzzyray [Tue, 18 Sep 2007 21:19:06 +0000 (21:19 -0000)]
Updated fix for revdep-rebuild to ignore libraries in LD_LIBRARY_MASK, when checking for "no version information available" errors (Bug #182882)

svn path=/; revision=441

16 years agoFix errors in previous patch
fuzzyray [Fri, 14 Sep 2007 19:14:35 +0000 (19:14 -0000)]
Fix errors in previous patch

svn path=/; revision=440

16 years agoFix revdep-rebuild to ignore libraries in LD_LIBRARY_MASK, when checking for "no...
fuzzyray [Fri, 14 Sep 2007 17:52:12 +0000 (17:52 -0000)]
Fix revdep-rebuild to ignore libraries in LD_LIBRARY_MASK, when checking for "no version information available" errors (Bug #182882)

svn path=/; revision=439

16 years agoAdd --no-progress option
fuzzyray [Thu, 13 Sep 2007 17:23:17 +0000 (17:23 -0000)]
Add --no-progress option

svn path=/; revision=438

16 years agoRemove pre-release disclaimer, add Michael A. Smith to the list of authors
fuzzyray [Thu, 13 Sep 2007 15:57:43 +0000 (15:57 -0000)]
Remove pre-release disclaimer, add Michael A. Smith to the list of authors

svn path=/; revision=437

16 years agoFix eread to not accept invalid input for file selection. (Bug #189994)
fuzzyray [Thu, 13 Sep 2007 02:53:42 +0000 (02:53 -0000)]
Fix eread to not accept invalid input for file selection. (Bug #189994)

svn path=/; revision=436

16 years agoCorrectly handle the case where an ebuild no longer exists for a package (Bug #188918)
fuzzyray [Thu, 13 Sep 2007 00:17:05 +0000 (00:17 -0000)]
Correctly handle the case where an ebuild no longer exists for a package (Bug #188918)

svn path=/; revision=435

16 years agoUpdated man page for revdep-rebuild-rewrite
fuzzyray [Wed, 12 Sep 2007 23:15:33 +0000 (23:15 -0000)]
Updated man page for revdep-rebuild-rewrite

svn path=/; revision=434

16 years agoFix long argument processing to work correctly. (Bug #192345)
fuzzyray [Wed, 12 Sep 2007 23:02:07 +0000 (23:02 -0000)]
Fix long argument processing to work correctly. (Bug #192345)

svn path=/; revision=433

16 years agoFix up bug found by phreak, (thanks). Fix has_key usage. Delete global x var. ...
antarus [Tue, 28 Aug 2007 09:52:53 +0000 (09:52 -0000)]
Fix up bug found by phreak, (thanks).  Fix has_key usage.  Delete global x var.  Rename vars -> variables (vars is a python builtin).  Remove exception handling where it didn't look needed.

svn path=/; revision=432

16 years agoFix progress bar to only update when there is a change (Bug #186945)
fuzzyray [Wed, 8 Aug 2007 14:53:25 +0000 (14:53 -0000)]
Fix progress bar to only update when there is a change (Bug #186945)

svn path=/; revision=431

16 years agoAdd patch for FreeBSD from lavajoe (Bug #183657)
fuzzyray [Tue, 7 Aug 2007 01:34:10 +0000 (01:34 -0000)]
Add patch for FreeBSD from lavajoe (Bug #183657)

svn path=/; revision=430

16 years agoDon't print error from find when searching for non-existant .revdep-rebuild files
fuzzyray [Tue, 7 Aug 2007 01:32:33 +0000 (01:32 -0000)]
Don't print error from find when searching for non-existant .revdep-rebuild files

svn path=/; revision=429

16 years agoAdd -X option back for backwards compatibilty (Bug #187366)
fuzzyray [Tue, 7 Aug 2007 00:49:59 +0000 (00:49 -0000)]
Add -X option back for backwards compatibilty (Bug #187366)

svn path=/; revision=428

16 years agoFix processing of .la files (Bug #187453)
fuzzyray [Mon, 6 Aug 2007 15:20:36 +0000 (15:20 -0000)]
Fix processing of .la files (Bug #187453)

svn path=/; revision=427

16 years agoChange -rs test to -r && -s test
fuzzyray [Wed, 1 Aug 2007 03:15:41 +0000 (03:15 -0000)]
Change -rs test to -r && -s test

svn path=/; revision=426

16 years agoAdd patch for find from bug #183657
fuzzyray [Mon, 30 Jul 2007 22:11:08 +0000 (22:11 -0000)]
Add patch for find from bug #183657

svn path=/; revision=425

16 years agoFix grepping for non-existant package-owners file Bug #187141
fuzzyray [Mon, 30 Jul 2007 22:01:37 +0000 (22:01 -0000)]
Fix grepping for non-existant package-owners file Bug #187141

svn path=/; revision=424

16 years agoUpdate copyright header
fuzzyray [Thu, 26 Jul 2007 14:48:33 +0000 (14:48 -0000)]
Update copyright header

svn path=/; revision=423

16 years agoFix bug #186409, where eclean was removing files with a ~ character
fuzzyray [Tue, 24 Jul 2007 16:32:03 +0000 (16:32 -0000)]
Fix bug #186409, where eclean was removing files with a ~ character

svn path=/; revision=422

16 years agoFix handling of SEARCH_DIRS_MASK, NOCOLOR, and temp file logic. Refactored global...
fuzzyray [Fri, 20 Jul 2007 20:22:30 +0000 (20:22 -0000)]
Fix handling of SEARCH_DIRS_MASK, NOCOLOR, and temp file logic. Refactored global/local variables

svn path=/; revision=421

16 years agoFix issue with --library and /
fuzzyray [Tue, 17 Jul 2007 18:10:10 +0000 (18:10 -0000)]
Fix issue with --library and /

svn path=/; revision=420

16 years agoFix issue with --library hanging
fuzzyray [Tue, 17 Jul 2007 17:34:04 +0000 (17:34 -0000)]
Fix issue with --library hanging

svn path=/; revision=419

16 years agoFix ordering code
fuzzyray [Mon, 16 Jul 2007 22:34:53 +0000 (22:34 -0000)]
Fix ordering code

svn path=/; revision=418

16 years agoRemove usage of md5sum
fuzzyray [Mon, 16 Jul 2007 19:35:57 +0000 (19:35 -0000)]
Remove usage of md5sum

svn path=/; revision=417

16 years agoChange all white output to bold. Bug #185530
fuzzyray [Mon, 16 Jul 2007 19:22:49 +0000 (19:22 -0000)]
Change all white output to bold. Bug #185530

svn path=/; revision=416

16 years agoAdded broken file report at end of revdep-rebuild run
fuzzyray [Thu, 12 Jul 2007 21:33:49 +0000 (21:33 -0000)]
Added broken file report at end of revdep-rebuild run

svn path=/; revision=415

16 years agoUpdated with fixes from bug #184042
fuzzyray [Tue, 10 Jul 2007 21:50:19 +0000 (21:50 -0000)]
Updated with fixes from bug #184042

svn path=/; revision=414

16 years agoAdd pre-release disclaimer
fuzzyray [Tue, 10 Jul 2007 15:57:50 +0000 (15:57 -0000)]
Add pre-release disclaimer

svn path=/; revision=413

16 years agoUpdated to latest version from Bug 184042
fuzzyray [Mon, 9 Jul 2007 22:30:48 +0000 (22:30 -0000)]
Updated to latest version from Bug 184042

svn path=/; revision=412

16 years agoAdded refactored revdep-rebuild from Michael A. Smith (Bug #184042)
fuzzyray [Thu, 5 Jul 2007 20:43:31 +0000 (20:43 -0000)]
Added refactored revdep-rebuild from Michael A. Smith (Bug #184042)

svn path=/; revision=411

16 years agoAdd code to change display of masked packages for equery list
fuzzyray [Thu, 5 Jul 2007 19:16:02 +0000 (19:16 -0000)]
Add code to change display of masked packages for equery list

svn path=/; revision=410

16 years agoFix formatting in depends help
fuzzyray [Fri, 1 Jun 2007 19:28:13 +0000 (19:28 -0000)]
Fix formatting in depends help

svn path=/; revision=409

16 years ago- park the new style genpkgindex here
solar [Thu, 31 May 2007 16:06:51 +0000 (16:06 -0000)]
- park the new style genpkgindex here

svn path=/; revision=408

16 years agoonly add /usr/lib/portage/pym to python search path when necessary
genone [Wed, 30 May 2007 23:05:16 +0000 (23:05 -0000)]
only add /usr/lib/portage/pym to python search path when necessary

svn path=/; revision=407

16 years agocheck for and warn about unknown options
genone [Wed, 30 May 2007 22:52:58 +0000 (22:52 -0000)]
check for and warn about unknown options

svn path=/; revision=406

16 years agoFix exitcode handling of os.system()
genone [Wed, 30 May 2007 18:03:44 +0000 (18:03 -0000)]
Fix exitcode handling of os.system()

svn path=/; revision=405

16 years agoprefer visible upgrades to masked upgrades
genone [Wed, 30 May 2007 17:55:28 +0000 (17:55 -0000)]
prefer visible upgrades to masked upgrades

svn path=/; revision=404

16 years agoimprove SLOT handling, add option for emerge-like resolver
genone [Wed, 30 May 2007 17:13:31 +0000 (17:13 -0000)]
improve SLOT handling, add option for emerge-like resolver

svn path=/; revision=403

17 years agoAdd patch from genstef to fix issues from Bug 176337
fuzzyray [Tue, 22 May 2007 21:07:14 +0000 (21:07 -0000)]
Add patch from genstef to fix issues from Bug 176337

svn path=/; revision=402

17 years agoChanged permission check to see if you are either root or belong to the portage group...
fuzzyray [Fri, 11 May 2007 05:40:14 +0000 (05:40 -0000)]
Changed permission check to see if you are either root or belong to the portage group (Bug #177385)

svn path=/; revision=401

17 years agoAdd patch from genstef to fix issues from Bug 176337
fuzzyray [Fri, 11 May 2007 05:18:09 +0000 (05:18 -0000)]
Add patch from genstef to fix issues from Bug 176337

svn path=/; revision=400

17 years agoUpdated eclean to not delete metadata.dtd by default (Bug #176951)
fuzzyray [Fri, 11 May 2007 05:09:48 +0000 (05:09 -0000)]
Updated eclean to not delete metadata.dtd by default (Bug #176951)

svn path=/; revision=399

17 years agoFix incorrect flag status display if a flag appears multiple times in a single location
genone [Thu, 10 May 2007 11:49:39 +0000 (11:49 -0000)]
Fix incorrect flag status display if a flag appears multiple times in a single location

svn path=/; revision=398

17 years agoAdd included_headers.sh and linking_libs.sh from dberkholz
fuzzyray [Wed, 9 May 2007 18:20:09 +0000 (18:20 -0000)]
Add included_headers.sh and linking_libs.sh from dberkholz

svn path=/; revision=397

17 years ago- always keep the non compressed version around
solar [Sun, 29 Apr 2007 03:15:05 +0000 (03:15 -0000)]
- always keep the non compressed version around

svn path=/; revision=396

17 years agoRe-added subversion/git support with fixes from genstef. (Bug #136048)
fuzzyray [Wed, 25 Apr 2007 15:09:30 +0000 (15:09 -0000)]
Re-added subversion/git support with fixes from genstef. (Bug #136048)

svn path=/; revision=395

17 years agoRemove etcat and qpkg from Makefile so that they are no longer installed
fuzzyray [Tue, 24 Apr 2007 18:57:03 +0000 (18:57 -0000)]
Remove etcat and qpkg from Makefile so that they are no longer installed

svn path=/; revision=394

17 years agoFix minor spacing issue in equery depends output
fuzzyray [Tue, 24 Apr 2007 18:55:52 +0000 (18:55 -0000)]
Fix minor spacing issue in equery depends output

svn path=/; revision=393

17 years agoAdded man page
fuzzyray [Tue, 24 Apr 2007 17:12:29 +0000 (17:12 -0000)]
Added man page

svn path=/; revision=392

17 years agoModify Makefile to install man page
fuzzyray [Tue, 24 Apr 2007 17:02:06 +0000 (17:02 -0000)]
Modify Makefile to install man page

svn path=/; revision=391

17 years ago- park man page in svn
solar [Tue, 24 Apr 2007 16:44:13 +0000 (16:44 -0000)]
- park man page in svn

svn path=/; revision=390

17 years agoMove genpkgindex and epkginfo to /usr/bin
fuzzyray [Mon, 23 Apr 2007 20:46:11 +0000 (20:46 -0000)]
Move genpkgindex and epkginfo to /usr/bin

svn path=/; revision=389

17 years agoFix string join methods Bug #175050
fuzzyray [Thu, 19 Apr 2007 02:31:01 +0000 (02:31 -0000)]
Fix string join methods Bug #175050

svn path=/; revision=388

17 years ago- add bzip2 compression option
solar [Fri, 13 Apr 2007 23:40:24 +0000 (23:40 -0000)]
- add bzip2 compression option

svn path=/; revision=387

17 years agoChange equery uses command to display the best matching
fuzzyray [Wed, 11 Apr 2007 02:12:08 +0000 (02:12 -0000)]
Change equery uses command to display the best matching
uninstalled package version if an uninstalled package is specified.
Changed the meaning of -a to mean display all versions. (Bug #152325)

svn path=/; revision=386

17 years agoFix path and fully qualified paths for bug 172969
fuzzyray [Wed, 11 Apr 2007 01:22:01 +0000 (01:22 -0000)]
Fix path and fully qualified paths for bug 172969

svn path=/; revision=385

17 years agoFix path and fully qualified paths for bug 172969
antarus [Sun, 1 Apr 2007 07:09:41 +0000 (07:09 -0000)]
Fix path and fully qualified paths for bug 172969

svn path=/; revision=384

17 years agoFix syntax error from string module cleanup
fuzzyray [Sun, 1 Apr 2007 06:11:34 +0000 (06:11 -0000)]
Fix syntax error from string module cleanup

svn path=/; revision=383

17 years agoAdd support for new-style imports while keeping support for old imports as a fallback
antarus [Sun, 1 Apr 2007 05:13:21 +0000 (05:13 -0000)]
Add support for new-style imports while keeping support for old imports as a fallback

svn path=/; revision=382

17 years agoremove needless imports
antarus [Sun, 1 Apr 2007 05:09:38 +0000 (05:09 -0000)]
remove needless imports

svn path=/; revision=381

17 years agoremove outdated usage of 'types'
antarus [Sun, 1 Apr 2007 05:03:35 +0000 (05:03 -0000)]
remove outdated usage of 'types'

svn path=/; revision=380

17 years agoremove string module
antarus [Sun, 1 Apr 2007 05:00:46 +0000 (05:00 -0000)]
remove string module

svn path=/; revision=379

17 years agoremove string module from etcat, fix import syntax
antarus [Sun, 1 Apr 2007 04:58:42 +0000 (04:58 -0000)]
remove string module from etcat, fix import syntax

svn path=/; revision=378

17 years agoremove string usage as it's obsolete
antarus [Sun, 1 Apr 2007 04:52:01 +0000 (04:52 -0000)]
remove string usage as it's obsolete

svn path=/; revision=377

17 years agoremove string usage as it's obsolete
antarus [Sun, 1 Apr 2007 04:50:56 +0000 (04:50 -0000)]
remove string usage as it's obsolete

svn path=/; revision=376

17 years agoremove deprecated string module usage, apparently string was never imported so I...
antarus [Sun, 1 Apr 2007 04:22:28 +0000 (04:22 -0000)]
remove deprecated string module usage, apparently string was never imported so I have no idea how this worked before :P

svn path=/; revision=375

17 years agoRemove deprecated string module and import syntax
antarus [Sun, 1 Apr 2007 04:20:51 +0000 (04:20 -0000)]
Remove deprecated string module and import syntax

svn path=/; revision=374

17 years agoRemove deprecated string module and import syntax
antarus [Sun, 1 Apr 2007 04:20:21 +0000 (04:20 -0000)]
Remove deprecated string module and import syntax

svn path=/; revision=373

17 years agoRemove outdated string usage, import syntax
antarus [Sun, 1 Apr 2007 04:18:10 +0000 (04:18 -0000)]
Remove outdated string usage, import syntax

svn path=/; revision=372

17 years agoNuke usage of outdated string module, reformat imports
antarus [Sun, 1 Apr 2007 04:15:46 +0000 (04:15 -0000)]
Nuke usage of outdated string module, reformat imports

svn path=/; revision=371

17 years agoremove deprecated string usage
antarus [Sun, 1 Apr 2007 03:42:49 +0000 (03:42 -0000)]
remove deprecated string usage

svn path=/; revision=370

17 years ago Fix traceback in equery which (Bug #134053)
fuzzyray [Sat, 31 Mar 2007 22:39:20 +0000 (22:39 -0000)]
 Fix traceback in equery which (Bug #134053)

svn path=/; revision=369

17 years agoChange package.get_???_deps() methods to try the portage tree first, since emerge...
fuzzyray [Thu, 29 Mar 2007 22:17:01 +0000 (22:17 -0000)]
Change package.get_???_deps() methods to try the portage tree first, since emerge always uses the portage tree for dependencies. (Bug #164678)

svn path=/; revision=368

17 years agoConvert deprecated string functions to str methods
fuzzyray [Thu, 29 Mar 2007 17:58:29 +0000 (17:58 -0000)]
Convert deprecated string functions to str methods

svn path=/; revision=367

17 years agoRemove subversion/git patch due to many bugs
fuzzyray [Sun, 25 Mar 2007 05:40:22 +0000 (05:40 -0000)]
Remove subversion/git patch due to many bugs

svn path=/; revision=366

17 years agoFix Makefile to be portable (Bug #168983)
fuzzyray [Sat, 24 Mar 2007 17:17:42 +0000 (17:17 -0000)]
Fix Makefile to be portable (Bug #168983)

svn path=/; revision=365

17 years agoechangelog: Updated to support git and subversion (Bug #136048)
fuzzyray [Sat, 24 Mar 2007 17:06:06 +0000 (17:06 -0000)]
echangelog: Updated to support git and subversion (Bug #136048)

svn path=/; revision=364

17 years agoFix broken processing of new ebuilds. (Bug #172017)
fuzzyray [Sat, 24 Mar 2007 15:40:00 +0000 (15:40 -0000)]
Fix broken processing of new ebuilds. (Bug #172017)

svn path=/; revision=363

17 years agoRe-apply subversion patch
fuzzyray [Wed, 21 Mar 2007 15:52:59 +0000 (15:52 -0000)]
Re-apply subversion patch

svn path=/; revision=362

17 years agoChange --no-color to --nocolor for consistency within gentoolkit. (Bug #165165)
fuzzyray [Sun, 18 Mar 2007 18:27:55 +0000 (18:27 -0000)]
Change --no-color to --nocolor for consistency within gentoolkit. (Bug #165165)

svn path=/; revision=361

17 years agoRemove space in #! line
fuzzyray [Sun, 18 Mar 2007 18:15:47 +0000 (18:15 -0000)]
Remove space in #! line

svn path=/; revision=360

17 years agoFix typo in package.py (Bug #168347)
fuzzyray [Sat, 17 Mar 2007 02:41:14 +0000 (02:41 -0000)]
Fix typo in package.py (Bug #168347)

svn path=/; revision=359

17 years agoFix equery check to not fail for symlinks prefixed with ./ (Bug #170702)
fuzzyray [Fri, 16 Mar 2007 03:13:03 +0000 (03:13 -0000)]
Fix equery check to not fail for symlinks prefixed with ./ (Bug #170702)

svn path=/; revision=358

17 years agoTrim trailing slash from query for equery belongs command (Bug #170981)
fuzzyray [Thu, 15 Mar 2007 03:33:44 +0000 (03:33 -0000)]
Trim trailing slash from query for equery belongs command (Bug #170981)

svn path=/; revision=357

17 years agoFix bug with --package-names option not rebuilding packages (Bug #169761)
fuzzyray [Wed, 14 Mar 2007 03:01:04 +0000 (03:01 -0000)]
Fix bug with --package-names option not rebuilding packages (Bug #169761)

svn path=/; revision=356

17 years agoAdd --depth option to equery depgraph to limit the depth of the dependency graph...
fuzzyray [Sat, 10 Mar 2007 22:55:32 +0000 (22:55 -0000)]
Add --depth option to equery depgraph to limit the depth of the dependency graph. (Bug #115807)

svn path=/; revision=355

17 years agoAdd support to detect "no version information available" message from ldd (Bug #169973)
fuzzyray [Sat, 10 Mar 2007 03:41:00 +0000 (03:41 -0000)]
Add support to detect "no version information available" message from ldd (Bug #169973)

svn path=/; revision=354

17 years agoImproved handling of KeyError in equery depends command (Bug #169929).
fuzzyray [Fri, 9 Mar 2007 04:08:33 +0000 (04:08 -0000)]
Improved handling of KeyError in equery depends command (Bug #169929).

svn path=/; revision=353