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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

16 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

16 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

16 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

16 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

16 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

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