gentoolkit.git
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 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 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 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

16 years agoChange TMPDIR references to WORKING_DIR in messages
fuzzyray [Fri, 22 Aug 2008 19:03:08 +0000 (19:03 -0000)]
Change TMPDIR references to WORKING_DIR in messages

svn path=/; revision=504

16 years agoFinish changes as outlined in bug #203414, Comment 19. Normal users use mktemp, root...
fuzzyray [Thu, 21 Aug 2008 22:01:11 +0000 (22:01 -0000)]
Finish changes as outlined in bug #203414, Comment 19. Normal users use mktemp, root uses /var/cache/revdep-rebuild

svn path=/; revision=503

16 years agoFix equery check to convert mtime to an integer so that comparisions always work.
fuzzyray [Thu, 24 Jul 2008 16:03:19 +0000 (16:03 -0000)]
Fix equery check to convert mtime to an integer so that comparisions always work.

svn path=/; revision=502

16 years agoFix gentoolkit.split_package_name to work with newer portage.catpkgsplit that now...
fuzzyray [Tue, 22 Jul 2008 18:29:31 +0000 (18:29 -0000)]
Fix gentoolkit.split_package_name to work with newer portage.catpkgsplit that now returns a tuple instead of a list. (Bug 232599)

svn path=/; revision=501

16 years agoAdd second permission check to setup_tmpdir function
fuzzyray [Mon, 21 Jul 2008 19:00:07 +0000 (19:00 -0000)]
Add second permission check to setup_tmpdir function

svn path=/; revision=500

16 years agoMoved temporary files from /tmp to /var/tmp. Use a to avoid unprintable characters...
fuzzyray [Mon, 21 Jul 2008 18:38:34 +0000 (18:38 -0000)]
Moved temporary files from /tmp to /var/tmp. Use a to avoid unprintable characters when using --library

svn path=/; revision=499

16 years agoFix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)
fuzzyray [Mon, 21 Jul 2008 16:53:41 +0000 (16:53 -0000)]
Fix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)

svn path=/; revision=498

16 years agoApply fix for Bug 231508
fuzzyray [Mon, 21 Jul 2008 16:47:03 +0000 (16:47 -0000)]
Apply fix for Bug 231508

svn path=/; revision=497

16 years agoRemove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)
fuzzyray [Fri, 18 Jul 2008 19:30:58 +0000 (19:30 -0000)]
Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)

svn path=/; revision=496

16 years agoRemove extraneous debug code, fix typo
fuzzyray [Wed, 9 Jul 2008 22:33:21 +0000 (22:33 -0000)]
Remove extraneous debug code, fix typo

svn path=/; revision=495

16 years agoFinish refactoring the code
fuzzyray [Wed, 9 Jul 2008 22:31:11 +0000 (22:31 -0000)]
Finish refactoring the code

svn path=/; revision=494

16 years agoFix revdep-rebuild to not evaluate broken objects multiple times. (Bug 220761)
fuzzyray [Wed, 9 Jul 2008 19:01:06 +0000 (19:01 -0000)]
Fix revdep-rebuild to not evaluate broken objects multiple times. (Bug 220761)

svn path=/; revision=493

16 years agoFix revdep-rebuild to use TMPDIR instead of HOME for temporary files. (Bug 203414)
fuzzyray [Wed, 9 Jul 2008 16:44:23 +0000 (16:44 -0000)]
Fix revdep-rebuild to use TMPDIR instead of HOME for temporary files. (Bug 203414)

svn path=/; revision=492

16 years agoFix gentoolkit to work without thread support in python. (Bug 223255)
fuzzyray [Wed, 9 Jul 2008 15:51:03 +0000 (15:51 -0000)]
Fix gentoolkit to work without thread support in python. (Bug 223255)

svn path=/; revision=491

16 years agoadd support for multi-parent profiles, account for missing newline in make.conf
genone [Mon, 16 Jun 2008 00:50:17 +0000 (00:50 -0000)]
add support for multi-parent profiles, account for missing newline in make.conf

svn path=/; revision=490

16 years agoFix typo in README. (Bug #219612)
fuzzyray [Mon, 28 Apr 2008 18:34:05 +0000 (18:34 -0000)]
Fix typo in README. (Bug #219612)

svn path=/; revision=489

16 years agoEnhance equery check to check all installed packages if no package argument is presen...
fuzzyray [Fri, 25 Apr 2008 15:47:47 +0000 (15:47 -0000)]
Enhance equery check to check all installed packages if no package argument is present. (Bug #217070)

svn path=/; revision=488

16 years agoChange error message to be clearer when unknown option is passed. (Bug #214370)
fuzzyray [Wed, 23 Apr 2008 20:05:07 +0000 (20:05 -0000)]
Change error message to be clearer when unknown option is passed. (Bug #214370)

svn path=/; revision=487

16 years agoReverting revision 483, since it breaks usability for a user in the portage group.
fuzzyray [Wed, 23 Apr 2008 19:38:05 +0000 (19:38 -0000)]
Reverting revision 483, since it breaks usability for a user in the portage group.

svn path=/; revision=486

16 years agoFix imports so mail functionality in glsa-check works with python versions less than...
fuzzyray [Wed, 19 Mar 2008 19:36:03 +0000 (19:36 -0000)]
Fix imports so mail functionality in glsa-check works with python versions less than 2.5 (Bug 211706)

svn path=/; revision=485

16 years agoUpdate defaults to exclude /lib*/modules
fuzzyray [Mon, 17 Mar 2008 16:07:09 +0000 (16:07 -0000)]
Update defaults to exclude /lib*/modules

svn path=/; revision=484

16 years agoChange revdep-rebuild to not use /root for temp files. It now uses $TMPDIR/revdep...
fuzzyray [Fri, 14 Mar 2008 23:04:49 +0000 (23:04 -0000)]
Change revdep-rebuild to not use /root for temp files.  It now uses $TMPDIR/revdep-rebuild. (Bug 203414)

svn path=/; revision=483

16 years agoAdd missing semi-colon to fix compilation error
fuzzyray [Fri, 14 Mar 2008 14:26:53 +0000 (14:26 -0000)]
Add missing semi-colon to fix compilation error

svn path=/; revision=482

16 years agoFix prepending '=' to slotted atoms (Bug #213328)
fuzzyray [Fri, 14 Mar 2008 03:21:03 +0000 (03:21 -0000)]
Fix prepending '=' to slotted atoms (Bug #213328)

svn path=/; revision=481

16 years agoAdd --info-installed flag to euse. Thanks to Andreas Waidler for providing the patch
fuzzyray [Thu, 13 Mar 2008 22:39:19 +0000 (22:39 -0000)]
Add --info-installed flag to euse. Thanks to Andreas Waidler for providing the patch

svn path=/; revision=480

16 years agoFix trying to emerge an empty list of packages. (Bug 213294)
fuzzyray [Thu, 13 Mar 2008 19:34:23 +0000 (19:34 -0000)]
Fix trying to emerge an empty list of packages. (Bug 213294)

svn path=/; revision=479

16 years agoDisable portage-utils support until it is able to handle categories without a hyphen...
fuzzyray [Wed, 5 Mar 2008 18:25:54 +0000 (18:25 -0000)]
Disable portage-utils support until it is able to handle categories without a hyphen. Bug #210386

svn path=/; revision=478

16 years agoFix traceback when accessing the portage db. (Bug #211716)
fuzzyray [Thu, 28 Feb 2008 23:43:45 +0000 (23:43 -0000)]
Fix traceback when accessing the portage db. (Bug #211716)

svn path=/; revision=477

16 years agoremove redundant sys.path adjustment for portage
genone [Thu, 28 Feb 2008 15:21:24 +0000 (15:21 -0000)]
remove redundant sys.path adjustment for portage

svn path=/; revision=476

16 years agofix imports for portage-2.2
genone [Thu, 28 Feb 2008 13:57:04 +0000 (13:57 -0000)]
fix imports for portage-2.2

svn path=/; revision=475

16 years agoUse /etc/init.d/functions.sh instead of /sbin/functions.sh. (Bug 210940)
fuzzyray [Thu, 21 Feb 2008 14:16:14 +0000 (14:16 -0000)]
Use /etc/init.d/functions.sh instead of /sbin/functions.sh. (Bug 210940)

svn path=/; revision=474

16 years agoFix to add = to CPV passed to emerge
fuzzyray [Tue, 19 Feb 2008 14:54:46 +0000 (14:54 -0000)]
Fix to add = to CPV passed to emerge

svn path=/; revision=473

16 years agoFix bug with patch for filtering SEARCH_DIRS_MASK paths from SEARCH_DIRS
fuzzyray [Tue, 19 Feb 2008 00:04:18 +0000 (00:04 -0000)]
Fix bug with patch for filtering SEARCH_DIRS_MASK paths from SEARCH_DIRS

svn path=/; revision=472

16 years agoUpdated ChangeLog
fuzzyray [Mon, 18 Feb 2008 23:57:32 +0000 (23:57 -0000)]
Updated ChangeLog

svn path=/; revision=471

16 years agoFix equery list to not generate an internal portage error when fed input with too...
fuzzyray [Mon, 18 Feb 2008 23:48:00 +0000 (23:48 -0000)]
Fix equery list to not generate an internal portage error when fed input with too many slashes. (Bug 119806)

svn path=/; revision=470

16 years agoAssume the -p flag when equery list -I is used by itself. (Bug 106278)
fuzzyray [Mon, 18 Feb 2008 23:43:56 +0000 (23:43 -0000)]
Assume the -p flag when equery list -I is used by itself. (Bug 106278)

svn path=/; revision=469

16 years agoRemoved retired developers
fuzzyray [Mon, 18 Feb 2008 19:12:13 +0000 (19:12 -0000)]
Removed retired developers

svn path=/; revision=468

16 years agoUpdated ChangeLog
fuzzyray [Mon, 18 Feb 2008 19:09:27 +0000 (19:09 -0000)]
Updated ChangeLog

svn path=/; revision=467

16 years agoApply patch to allow combined short options. (Bug 188343)
fuzzyray [Mon, 18 Feb 2008 18:22:47 +0000 (18:22 -0000)]
Apply patch to allow combined short options. (Bug 188343)

svn path=/; revision=466

16 years agoDon't duplicate broken file output. (Bug 201319)
fuzzyray [Mon, 18 Feb 2008 18:16:57 +0000 (18:16 -0000)]
Don't duplicate broken file output. (Bug 201319)

svn path=/; revision=465

16 years agounset GREP_OPTIONS to prevent problems with grep. (Bug 189257)
fuzzyray [Mon, 18 Feb 2008 18:09:37 +0000 (18:09 -0000)]
unset GREP_OPTIONS to prevent problems with grep. (Bug 189257)

svn path=/; revision=464

16 years agoApply patch to prevent false matches of object names. (Bug 196460)
fuzzyray [Sat, 16 Feb 2008 21:04:19 +0000 (21:04 -0000)]
Apply patch to prevent false matches of object names. (Bug 196460)

svn path=/; revision=463

16 years agoApply patch to better handle masked and removed packages. (Bug 205227)
fuzzyray [Sat, 16 Feb 2008 20:57:37 +0000 (20:57 -0000)]
Apply patch to better handle masked and removed packages. (Bug 205227)

svn path=/; revision=462

16 years agoFilter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug 194993)
fuzzyray [Sat, 16 Feb 2008 20:51:01 +0000 (20:51 -0000)]
Filter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug 194993)

svn path=/; revision=461

16 years agoApply patch for revdep-rebuild portable find function. (Bug 194234)
fuzzyray [Sat, 16 Feb 2008 20:35:18 +0000 (20:35 -0000)]
Apply patch for revdep-rebuild portable find function. (Bug 194234)

svn path=/; revision=460

16 years agoAdd description of equery list output to man page (Bug #134440)
fuzzyray [Mon, 21 Jan 2008 21:45:11 +0000 (21:45 -0000)]
Add description of equery list output to man page (Bug #134440)

svn path=/; revision=459

16 years agoFix typo in eclean man page, Bug #205132
fuzzyray [Thu, 10 Jan 2008 00:07:34 +0000 (00:07 -0000)]
Fix typo in eclean man page, Bug #205132

svn path=/; revision=458

17 years agoSince portage now supports slots in the CPV specification, remove the package.mask...
fuzzyray [Tue, 4 Dec 2007 22:00:12 +0000 (22:00 -0000)]
Since portage now supports slots in the CPV specification, remove the package.mask hack. This also fixes bug #189720

svn path=/; revision=457

17 years agoAdd patch from philantrop for git support in echangelog
fuzzyray [Mon, 3 Dec 2007 19:26:44 +0000 (19:26 -0000)]
Add patch from philantrop for git support in echangelog

svn path=/; revision=456

17 years agoFix regular expression in elf_broken to work with ldd from linux
fuzzyray [Mon, 22 Oct 2007 16:54:31 +0000 (16:54 -0000)]
Fix regular expression in elf_broken to work with ldd from linux

svn path=/; revision=455

17 years agoFix typo in --packages-names case statement
fuzzyray [Mon, 15 Oct 2007 21:12:28 +0000 (21:12 -0000)]
Fix typo in --packages-names case statement

svn path=/; revision=454

17 years ago/bin/sh version of revdep-rebuild - wrtten by uberlord
fuzzyray [Wed, 10 Oct 2007 21:01:19 +0000 (21:01 -0000)]
/bin/sh version of revdep-rebuild - wrtten by uberlord

svn path=/; revision=453

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

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

svn path=/; revision=423

17 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

17 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

17 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

17 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