portage.git
19 years agoFor bug #158100, use an exact reversal of the actual merge order for --tree output...
Zac Medico [Wed, 14 Feb 2007 18:27:36 +0000 (18:27 -0000)]
For bug #158100, use an exact reversal of the actual merge order for --tree output.  It's more efficient than doing 2 order calculations.

svn path=/main/trunk/; revision=5965

19 years agoFix broken imports.
Zac Medico [Tue, 13 Feb 2007 19:57:44 +0000 (19:57 -0000)]
Fix broken imports.

svn path=/main/trunk/; revision=5963

19 years agoDetect potential issues with mtime granlarity in env_update() and sleep if necessary...
Zac Medico [Tue, 13 Feb 2007 19:25:59 +0000 (19:25 -0000)]
Detect potential issues with mtime granlarity in env_update() and sleep if necessary.  Thanks to Brian Harring for reporting.

svn path=/main/trunk/; revision=5961

19 years agoFix missing imports.
Zac Medico [Tue, 13 Feb 2007 19:22:24 +0000 (19:22 -0000)]
Fix missing imports.

svn path=/main/trunk/; revision=5960

19 years agotweak PORT_LOGDIR comments so as to not give the wrong impression about the default...
Mike Frysinger [Tue, 13 Feb 2007 00:38:47 +0000 (00:38 -0000)]
tweak PORT_LOGDIR comments so as to not give the wrong impression about the default value

svn path=/main/trunk/; revision=5959

19 years agoIn the event of a circular dependency panic, eliminate root nodes in order to reduce...
Zac Medico [Mon, 12 Feb 2007 07:04:46 +0000 (07:04 -0000)]
In the event of a circular dependency panic, eliminate root nodes in order to reduce the noise level to a minimum.

svn path=/main/trunk/; revision=5956

19 years agoMake subpackage naming consistent
Marius Mauch [Sun, 11 Feb 2007 01:13:56 +0000 (01:13 -0000)]
Make subpackage naming consistent

svn path=/main/trunk/; revision=5955

19 years agoimport best() from portage.versions
Zac Medico [Sun, 11 Feb 2007 01:07:30 +0000 (01:07 -0000)]
import best() from portage.versions

svn path=/main/trunk/; revision=5954

19 years agoUse the real symbols in import statements, not the references in __init__.py
Marius Mauch [Sun, 11 Feb 2007 00:57:06 +0000 (00:57 -0000)]
Use the real symbols in import statements, not the references in __init__.py

svn path=/main/trunk/; revision=5953

19 years agoMake xterm titles work even when color is disabled. Thanks to Joachim Kaeber <joachi...
Zac Medico [Sat, 10 Feb 2007 22:18:07 +0000 (22:18 -0000)]
Make xterm titles work even when color is disabled.  Thanks to Joachim Kaeber <joachim.kaeber@web.de> in bug #166255.

svn path=/main/trunk/; revision=5950

19 years agoAdd missing VDB_PATH to fix vardbapi.aux_get() breakage.
Zac Medico [Sat, 10 Feb 2007 22:04:41 +0000 (22:04 -0000)]
Add missing VDB_PATH to fix vardbapi.aux_get() breakage.

svn path=/main/trunk/; revision=5949

19 years agoFix vardb.cpv_all() breakage.
Zac Medico [Sat, 10 Feb 2007 21:59:24 +0000 (21:59 -0000)]
Fix vardb.cpv_all() breakage.

svn path=/main/trunk/; revision=5948

19 years agoFix missing stat import.
Zac Medico [Sat, 10 Feb 2007 21:50:28 +0000 (21:50 -0000)]
Fix missing stat import.

svn path=/main/trunk/; revision=5947

19 years agoBreak a recursive loop.
Zac Medico [Sat, 10 Feb 2007 21:47:02 +0000 (21:47 -0000)]
Break a recursive loop.

svn path=/main/trunk/; revision=5946

19 years agoUse os.path.realpath to handle symlinks properly.
Zac Medico [Sat, 10 Feb 2007 21:43:35 +0000 (21:43 -0000)]
Use os.path.realpath to handle symlinks properly.

svn path=/main/trunk/; revision=5945

19 years agofix broken imports
Zac Medico [Sat, 10 Feb 2007 20:43:43 +0000 (20:43 -0000)]
fix broken imports

svn path=/main/trunk/; revision=5944

19 years agoremove broken dblink import
Zac Medico [Sat, 10 Feb 2007 20:36:44 +0000 (20:36 -0000)]
remove broken dblink import

svn path=/main/trunk/; revision=5943

19 years agoFix automatic sys.path insertions so that they're relative instead of absolute hard...
Zac Medico [Sat, 10 Feb 2007 20:26:20 +0000 (20:26 -0000)]
Fix automatic sys.path insertions so that they're relative instead of absolute hard coded.

svn path=/main/trunk/; revision=5942

19 years agoFix imports from the emerge package.
Zac Medico [Sat, 10 Feb 2007 20:01:13 +0000 (20:01 -0000)]
Fix imports from the emerge package.

svn path=/main/trunk/; revision=5941

19 years agofix syntax
Zac Medico [Sat, 10 Feb 2007 19:56:41 +0000 (19:56 -0000)]
fix syntax

svn path=/main/trunk/; revision=5940

19 years agoMove dbapi and related classes out of __init__.py into their own subpackage.
Marius Mauch [Sat, 10 Feb 2007 18:18:48 +0000 (18:18 -0000)]
Move dbapi and related classes  out of __init__.py into their own subpackage.
Also perform some minor cleanups.

svn path=/main/trunk/; revision=5939

19 years agoadd docstrings
Alec Warner [Sat, 10 Feb 2007 18:15:24 +0000 (18:15 -0000)]
add docstrings

svn path=/main/trunk/; revision=5938

19 years agofix a few broken tests
Alec Warner [Sat, 10 Feb 2007 04:46:23 +0000 (04:46 -0000)]
fix a few broken tests

svn path=/main/trunk/; revision=5935

19 years agoupdate test notes
Alec Warner [Sat, 10 Feb 2007 03:19:01 +0000 (03:19 -0000)]
update test notes

svn path=/main/trunk/; revision=5934

19 years agoCreate namespace for emerge
Marius Mauch [Thu, 8 Feb 2007 13:39:03 +0000 (13:39 -0000)]
Create namespace for emerge

svn path=/main/trunk/; revision=5931

19 years agodie requires diefunc and dump_trace too; duh; also move extdebug into isolated-functi...
Alec Warner [Thu, 8 Feb 2007 04:38:21 +0000 (04:38 -0000)]
die requires diefunc and dump_trace too; duh; also move extdebug into isolated-functions.sh

svn path=/main/trunk/; revision=5930

19 years agoMake the "lfull" output more succinct by omitting categories for which there are...
Zac Medico [Thu, 8 Feb 2007 04:22:27 +0000 (04:22 -0000)]
Make the "lfull" output more succinct by omitting categories for which there are no violations.

svn path=/main/trunk/; revision=5928

19 years agoTurn on strict dep checking to fix the isvalidatom test.
Zac Medico [Thu, 8 Feb 2007 02:38:44 +0000 (02:38 -0000)]
Turn on strict dep checking to fix the isvalidatom test.

svn path=/main/trunk/; revision=5926

19 years agoSynchronize required hash code in all relevant places.
Zac Medico [Wed, 7 Feb 2007 23:40:25 +0000 (23:40 -0000)]
Synchronize required hash code in all relevant places.

svn path=/main/trunk/; revision=5924

19 years agoFor bug #165783, handle a potential InvalidDependString exception in repoman and...
Zac Medico [Wed, 7 Feb 2007 23:01:27 +0000 (23:01 -0000)]
For bug #165783, handle a potential InvalidDependString exception in repoman and report a SRC_URI.syntax failure.

svn path=/main/trunk/; revision=5922

19 years agoFor bug #165783, handle a potential InvalidDependString exception inside doebuild().
Zac Medico [Wed, 7 Feb 2007 22:24:06 +0000 (22:24 -0000)]
For bug #165783, handle a potential InvalidDependString exception inside doebuild().

svn path=/main/trunk/; revision=5920

19 years agoEnable strict dep checking for repoman.
Zac Medico [Wed, 7 Feb 2007 21:54:41 +0000 (21:54 -0000)]
Enable strict dep checking for repoman.

svn path=/main/trunk/; revision=5918

19 years agoFor bug #165783, handle a potential InvalidDependString exception inside digestgen().
Zac Medico [Wed, 7 Feb 2007 21:47:43 +0000 (21:47 -0000)]
For bug #165783, handle a potential InvalidDependString exception inside digestgen().

svn path=/main/trunk/; revision=5916

19 years agoFor bug #165780, make config-protect code consistently ignore '.*~' and '.*.bak'.
Zac Medico [Wed, 7 Feb 2007 21:11:44 +0000 (21:11 -0000)]
For bug #165780, make config-protect code consistently ignore '.*~' and '.*.bak'.

svn path=/main/trunk/; revision=5914

19 years agoOnly echo PORTAGE_LOG_FILE if it's actually set (may not be if sesandbox is enabled).
Zac Medico [Wed, 7 Feb 2007 20:45:49 +0000 (20:45 -0000)]
Only echo PORTAGE_LOG_FILE if it's actually set (may not be if sesandbox is enabled).

svn path=/main/trunk/; revision=5912

19 years agomove die into isolated-functions.sh
Alec Warner [Wed, 7 Feb 2007 20:33:45 +0000 (20:33 -0000)]
move die into isolated-functions.sh

svn path=/main/trunk/; revision=5910

19 years agoFor bug #165783, handle an InvalidDependString exception triggered by an invalid...
Zac Medico [Wed, 7 Feb 2007 19:54:13 +0000 (19:54 -0000)]
For bug #165783, handle an InvalidDependString exception triggered by an invalid SRC_URI.

svn path=/main/trunk/; revision=5908

19 years agoFor backward compatibility with api consumers, _dep_check_strict behavior will be...
Zac Medico [Wed, 7 Feb 2007 19:27:50 +0000 (19:27 -0000)]
For backward compatibility with api consumers, _dep_check_strict behavior will be explicitly enabled as necessary.  Thanks to Brian <dol-sen@telus.net> for reporting issues with porthole and equery.

svn path=/main/trunk/; revision=5907

19 years agoUpdate modules doc for the new portage namespace.
Zac Medico [Tue, 6 Feb 2007 21:45:53 +0000 (21:45 -0000)]
Update modules doc for the new portage namespace.

svn path=/main/trunk/; revision=5906

19 years agoDocument PORTAGE_WORKDIR_MODE for bug #8688. Thanks to Peter Hjalmarsson in bug...
Zac Medico [Tue, 6 Feb 2007 18:45:34 +0000 (18:45 -0000)]
Document PORTAGE_WORKDIR_MODE for bug #8688.  Thanks to Peter Hjalmarsson in bug #164617.

svn path=/main/trunk/; revision=5904

19 years agoMake sure to fetch files if MANIFEST2_REQUIRED_HASH is missing.
Zac Medico [Tue, 6 Feb 2007 09:36:53 +0000 (09:36 -0000)]
Make sure to fetch files if MANIFEST2_REQUIRED_HASH is missing.

svn path=/main/trunk/; revision=5903

19 years agoCheck if entries contain the required hashes before writing the Manifest
Marius Mauch [Tue, 6 Feb 2007 09:28:54 +0000 (09:28 -0000)]
Check if entries contain the required hashes before writing the Manifest

svn path=/main/trunk/; revision=5902

19 years agoFor bug #165382, show a helpful message if an exception is raised from cpv_expand().
Zac Medico [Mon, 5 Feb 2007 21:24:01 +0000 (21:24 -0000)]
For bug #165382, show a helpful message if an exception is raised from cpv_expand().

svn path=/main/trunk/; revision=5897

19 years agoFix another UnboundLocalError (branches/prefix r5893)
Zac Medico [Mon, 5 Feb 2007 20:13:37 +0000 (20:13 -0000)]
Fix another UnboundLocalError (branches/prefix r5893)

svn path=/main/trunk/; revision=5895

19 years agoEnsure that the code for bug #165342 only affects name collisions with virtuals.
Zac Medico [Mon, 5 Feb 2007 06:46:31 +0000 (06:46 -0000)]
Ensure that the code for bug #165342 only affects name collisions with virtuals.

svn path=/main/trunk/; revision=5891

19 years agoFor bug #165382, don't raise a ValueError in cpv_expand() if there are only two match...
Zac Medico [Mon, 5 Feb 2007 06:27:35 +0000 (06:27 -0000)]
For bug #165382, don't raise a ValueError in cpv_expand() if there are only two matches and one of them is a virtual.  Prefer the non-virtual instead.

svn path=/main/trunk/; revision=5890

19 years agoDocument --config-root for bug #165334.
Zac Medico [Mon, 5 Feb 2007 01:22:22 +0000 (01:22 -0000)]
Document --config-root for bug #165334.

svn path=/main/trunk/; revision=5889

19 years agoFor bug #165349, use the portage_versions regex (via pkgsplit) instead of the incompa...
Zac Medico [Mon, 5 Feb 2007 00:00:11 +0000 (00:00 -0000)]
For bug #165349, use the portage_versions regex (via pkgsplit) instead of the incompatible ones that repoman currently uses.

svn path=/main/trunk/; revision=5888

19 years agoFix "UnboundLocalError: local variable 'portage' referenced before assignment" caused...
Zac Medico [Sat, 3 Feb 2007 23:49:22 +0000 (23:49 -0000)]
Fix "UnboundLocalError: local variable 'portage' referenced before assignment" caused by a local import hiding a global import.

svn path=/main/trunk/; revision=5887

19 years agoIn order to correctly handl the case of target caches that don't have complete eclass...
Zac Medico [Sat, 3 Feb 2007 12:03:23 +0000 (12:03 -0000)]
In order to correctly handl the case of target caches that don't have complete eclass entries, validate the set of interited eclasses to make sure it is correct (since timestamp validation is not applicable).

svn path=/main/trunk/; revision=5880

19 years agoFix a typo from the previos commit.
Zac Medico [Sat, 3 Feb 2007 11:16:18 +0000 (11:16 -0000)]
Fix a typo from the previos commit.

svn path=/main/trunk/; revision=5879

19 years agoUse ! -type l to exclude symlinks better. Thanks to marienz.
Zac Medico [Sat, 3 Feb 2007 11:13:03 +0000 (11:13 -0000)]
Use ! -type l to exclude symlinks better.  Thanks to marienz.

svn path=/main/trunk/; revision=5878

19 years agoFor bug #165034, make sure that symlinks are excluded from chmod calls.
Zac Medico [Sat, 3 Feb 2007 10:26:08 +0000 (10:26 -0000)]
For bug #165034, make sure that symlinks are excluded from chmod calls.

svn path=/main/trunk/; revision=5877

19 years agoMake the tests pass.
Zac Medico [Sat, 3 Feb 2007 05:20:05 +0000 (05:20 -0000)]
Make the tests pass.

svn path=/main/trunk/; revision=5876

19 years agoFor bug #165065, use the proper RESTRICT setting when fetching files in digestgen().
Zac Medico [Sat, 3 Feb 2007 00:26:42 +0000 (00:26 -0000)]
For bug #165065, use the proper RESTRICT setting when fetching files in digestgen().

svn path=/main/trunk/; revision=5875

19 years agogrrr I thought I removed this
Alec Warner [Fri, 2 Feb 2007 00:42:20 +0000 (00:42 -0000)]
grrr I thought I removed this

svn path=/main/trunk/; revision=5872

19 years agoremove redundant directory now
Alec Warner [Fri, 2 Feb 2007 00:36:52 +0000 (00:36 -0000)]
remove redundant directory now

svn path=/main/trunk/; revision=5871

19 years agoFor bug #153109, replace our old chflags module with the one provided by the py-freeb...
Zac Medico [Thu, 1 Feb 2007 22:41:13 +0000 (22:41 -0000)]
For bug #153109, replace our old chflags module with the one provided by the py-freebsd package.  Thanks to Diego Pettenò <flameeyes@gentoo.org> for the initial patch.

svn path=/main/trunk/; revision=5870

19 years agoadd warning about storing data in PORTDIR
Alec Warner [Thu, 1 Feb 2007 20:13:39 +0000 (20:13 -0000)]
add warning about storing data in PORTDIR

svn path=/main/trunk/; revision=5866

19 years agoRename dir.bz2 since that's the most likely case now.
Zac Medico [Thu, 1 Feb 2007 20:06:26 +0000 (20:06 -0000)]
Rename dir.bz2 since that's the most likely case now.

svn path=/main/trunk/; revision=5865

19 years agoapparently I'm retarded and missed some of the tests..
Alec Warner [Thu, 1 Feb 2007 19:00:56 +0000 (19:00 -0000)]
apparently I'm retarded and missed some of the tests..

svn path=/main/trunk/; revision=5864

19 years agoA somewhat more intelligent layout, move tests into portaage namespace so we can...
Alec Warner [Thu, 1 Feb 2007 18:58:23 +0000 (18:58 -0000)]
A somewhat more intelligent layout, move tests into portaage namespace so we can import them easier, seems to be a more common layout from what I've seen.  Also rewrite the test runner to work with new layout

svn path=/main/trunk/; revision=5863

19 years agofix doc typo; more test fiddling
Alec Warner [Thu, 1 Feb 2007 18:26:04 +0000 (18:26 -0000)]
fix doc typo; more test fiddling

svn path=/main/trunk/; revision=5862

19 years agoFix --newuse so that it works correctly with --usepkg.
Zac Medico [Thu, 1 Feb 2007 07:09:16 +0000 (07:09 -0000)]
Fix --newuse so that it works correctly with --usepkg.

svn path=/main/trunk/; revision=5859

19 years agoLoad the most current variables from /etc/profile.env for post_emerge stuff.
Zac Medico [Thu, 1 Feb 2007 06:15:17 +0000 (06:15 -0000)]
Load the most current variables from /etc/profile.env for post_emerge stuff.

svn path=/main/trunk/; revision=5858

19 years agofix regression in test changes
Alec Warner [Thu, 1 Feb 2007 05:50:08 +0000 (05:50 -0000)]
fix regression in test changes

svn path=/main/trunk/; revision=5857

19 years agoincrease test coverage to cover slots, uncovering a few corner cases that need fixing
Alec Warner [Thu, 1 Feb 2007 05:46:41 +0000 (05:46 -0000)]
increase test coverage to cover slots, uncovering a few corner cases that need fixing

svn path=/main/trunk/; revision=5856

19 years agoRound one of dep_getusedeps()
Alec Warner [Thu, 1 Feb 2007 05:25:09 +0000 (05:25 -0000)]
Round one of dep_getusedeps()

svn path=/main/trunk/; revision=5855

19 years agorename file
Alec Warner [Thu, 1 Feb 2007 05:22:41 +0000 (05:22 -0000)]
rename file

svn path=/main/trunk/; revision=5854

19 years agoadd some new tests
Alec Warner [Thu, 1 Feb 2007 05:22:21 +0000 (05:22 -0000)]
add some new tests

svn path=/main/trunk/; revision=5853

19 years agoDon't use os.path.isdir() because it can swallow errors related to filesystem/disk...
Zac Medico [Wed, 31 Jan 2007 22:46:33 +0000 (22:46 -0000)]
Don't use os.path.isdir() because it can swallow errors related to filesystem/disk corruption.

svn path=/main/trunk/; revision=5852

19 years agotry and fix $Rev$
Mike Frysinger [Wed, 31 Jan 2007 05:44:29 +0000 (05:44 -0000)]
try and fix $Rev$

svn path=/main/trunk/; revision=5849

19 years agotry and fix $LastChangedRevision$
Mike Frysinger [Wed, 31 Jan 2007 05:43:26 +0000 (05:43 -0000)]
try and fix $LastChangedRevision$

svn path=/main/trunk/; revision=5848

19 years agoadd some useful options
Mike Frysinger [Wed, 31 Jan 2007 05:41:27 +0000 (05:41 -0000)]
add some useful options

svn path=/main/trunk/; revision=5847

19 years agoUse find + xargs to avoid a potential 'Argument list too long' from bash. Thanks...
Zac Medico [Wed, 31 Jan 2007 00:07:38 +0000 (00:07 -0000)]
Use find + xargs to avoid a potential 'Argument list too long' from bash.  Thanks to solar for reporting.

svn path=/main/trunk/; revision=5845

19 years agoFor bug #164617, don't change permissions on ${WORKDIR} with unpack().
Zac Medico [Tue, 30 Jan 2007 23:28:51 +0000 (23:28 -0000)]
For bug #164617, don't change permissions on ${WORKDIR} with unpack().

svn path=/main/trunk/; revision=5842

19 years agoFor bug #164532, don't rely on ${USERLAND} since the portage tree might be empty.
Zac Medico [Tue, 30 Jan 2007 22:31:18 +0000 (22:31 -0000)]
For bug #164532, don't rely on ${USERLAND} since the portage tree might be empty.

svn path=/main/trunk/; revision=5840

19 years agoFix "UnboundLocalError: local variable 'portage' referenced before assignment" caused...
Zac Medico [Tue, 30 Jan 2007 20:52:16 +0000 (20:52 -0000)]
Fix "UnboundLocalError: local variable 'portage' referenced before assignment" caused by an unnecessary local import hiding a global import.

svn path=/main/trunk/; revision=5838

19 years agoFor bug #164363, shuffle the ip addresses returned from socket.getaddrinfo().
Zac Medico [Tue, 30 Jan 2007 08:11:55 +0000 (08:11 -0000)]
For bug #164363, shuffle the ip addresses returned from socket.getaddrinfo().

svn path=/main/trunk/; revision=5833

19 years agoFor bug #164078, don't trigger the CLEAN_DELAY countdown for autoclean operations...
Zac Medico [Mon, 29 Jan 2007 01:13:44 +0000 (01:13 -0000)]
For bug #164078, don't trigger the CLEAN_DELAY countdown for autoclean operations since those are most likely unattended.  Thanks to Dan <hydrogen@notyetimplemented.com> for the initial patch.

svn path=/main/trunk/; revision=5827

19 years agoadd support for transparently decompressing gz/Z/bz2 files since some upstream packag...
Mike Frysinger [Sun, 28 Jan 2007 23:41:28 +0000 (23:41 -0000)]
add support for transparently decompressing gz/Z/bz2 files since some upstream packages will compress for us

svn path=/main/trunk/; revision=5825

19 years agoMinor cleanup for the LIVEVCS.stable code.
Zac Medico [Sun, 28 Jan 2007 22:10:08 +0000 (22:10 -0000)]
Minor cleanup for the LIVEVCS.stable code.

svn path=/main/trunk/; revision=5821

19 years agoCan't delete variable that doesn't exist anymore (bug #164280)
Marius Mauch [Sun, 28 Jan 2007 20:31:33 +0000 (20:31 -0000)]
Can't delete variable that doesn't exist anymore (bug #164280)

svn path=/main/trunk/; revision=5817

19 years agouse errno.EACCES as suggested by Brian Harring
Alec Warner [Sun, 28 Jan 2007 19:04:06 +0000 (19:04 -0000)]
use errno.EACCES as suggested by Brian Harring

svn path=/main/trunk/; revision=5814

19 years agotranslate unicode quotes to ascii ones so we can keep our regex simple
Mike Frysinger [Sun, 28 Jan 2007 10:53:37 +0000 (10:53 -0000)]
translate unicode quotes to ascii ones so we can keep our regex simple

svn path=/main/trunk/; revision=5804

19 years agoCatch EACCESS when running env-update, orignal patch by <phajdan.jr@gmail.com> (bug...
Marius Mauch [Sun, 28 Jan 2007 10:31:41 +0000 (10:31 -0000)]
Catch EACCESS when running env-update, orignal patch by <phajdan.jr@gmail.com> (bug #106061)

svn path=/main/trunk/; revision=5803

19 years agoAdd a warning about confcache to make.conf(5)
Marius Mauch [Sun, 28 Jan 2007 08:07:17 +0000 (08:07 -0000)]
Add a warning about confcache to make.conf(5)

svn path=/main/trunk/; revision=5802

19 years agoRemove a stray print statement. Thanks to Rick Warner in bug #125261.
Zac Medico [Sun, 28 Jan 2007 01:08:52 +0000 (01:08 -0000)]
Remove a stray print statement.  Thanks to Rick Warner in bug #125261.

svn path=/main/trunk/; revision=5799

19 years agoIgnore EEXIST from rmdir since some kernels (such as solaris) return that instead...
Zac Medico [Sat, 27 Jan 2007 22:58:49 +0000 (22:58 -0000)]
Ignore EEXIST from rmdir since some kernels (such as solaris) return that instead of ENOTEMPTY.

svn path=/main/trunk/; revision=5798

19 years agoadd support for parsing of unicode quotes
Mike Frysinger [Sat, 27 Jan 2007 19:41:52 +0000 (19:41 -0000)]
add support for parsing of unicode quotes

svn path=/main/trunk/; revision=5796

19 years agofix minor sed overzeallousness
Alec Warner [Sat, 27 Jan 2007 18:23:45 +0000 (18:23 -0000)]
fix minor sed overzeallousness

svn path=/main/trunk/; revision=5795

19 years agoMove tests into new directory structure
Alec Warner [Sat, 27 Jan 2007 18:16:08 +0000 (18:16 -0000)]
Move tests into new directory structure

svn path=/main/trunk/; revision=5794

19 years agoadd test to entice svn mv
Alec Warner [Sat, 27 Jan 2007 18:14:57 +0000 (18:14 -0000)]
add test to entice svn mv

svn path=/main/trunk/; revision=5793

19 years agofix namespacing in tests
Alec Warner [Sat, 27 Jan 2007 18:12:48 +0000 (18:12 -0000)]
fix namespacing in tests

svn path=/main/trunk/; revision=5792

19 years agoif requested argv cannot be matched to anything, exit with non-zero status
Mike Frysinger [Sat, 27 Jan 2007 04:49:42 +0000 (04:49 -0000)]
if requested argv cannot be matched to anything, exit with non-zero status

svn path=/main/trunk/; revision=5791

19 years agoFor consistency, do not imply --pretend with --changelog since that prevents --change...
Zac Medico [Sat, 27 Jan 2007 01:39:26 +0000 (01:39 -0000)]
For consistency, do not imply --pretend with --changelog since that prevents --changelog from being usable in EMERGE_DEFAULTS_OPTS.  Thanks to Ryan Hill <dirtyepic@gentoo.org> in #151250.

svn path=/main/trunk/; revision=5790

19 years agoFix automatic path detection to account for new location
Marius Mauch [Thu, 25 Jan 2007 21:53:25 +0000 (21:53 -0000)]
Fix automatic path detection to account for new location

svn path=/main/trunk/; revision=5789

19 years agoFix broken symlink caused by exec module rename
Marius Mauch [Thu, 25 Jan 2007 18:34:31 +0000 (18:34 -0000)]
Fix broken symlink caused by exec module rename

svn path=/main/trunk/; revision=5788

19 years agoDocument namespace sanitizing
Marius Mauch [Thu, 25 Jan 2007 17:41:20 +0000 (17:41 -0000)]
Document namespace sanitizing

svn path=/main/trunk/; revision=5786

19 years agoNamespace sanitizing, step 5
Marius Mauch [Thu, 25 Jan 2007 17:37:21 +0000 (17:37 -0000)]
Namespace sanitizing, step 5

svn path=/main/trunk/; revision=5785