Zac Medico [Mon, 2 Jul 2007 03:55:16 +0000 (03:55 -0000)]
Clone asap_nodes so that iteration is safe for node removal. (trunk r7124)
svn path=/main/branches/2.1.2/; revision=7125
Zac Medico [Mon, 2 Jul 2007 03:40:07 +0000 (03:40 -0000)]
Clean up the selected_nodes logic in depgraph.altlist(). (trunk r7122)
svn path=/main/branches/2.1.2/; revision=7123
Zac Medico [Mon, 2 Jul 2007 02:10:07 +0000 (02:10 -0000)]
Flatten restrict for the RESTRICT.invalid check. (trunk r7120)
svn path=/main/branches/2.1.2/; revision=7121
Zac Medico [Mon, 2 Jul 2007 01:53:24 +0000 (01:53 -0000)]
Move medium priority out of ignore_priority_range and handle it separately. (trunk r7118)
svn path=/main/branches/2.1.2/; revision=7119
Zac Medico [Sun, 1 Jul 2007 20:07:17 +0000 (20:07 -0000)]
If necessary, resample the leaf nodes so that they include all nodes whose hard deps are satisfied. (trunk r7116)
svn path=/main/branches/2.1.2/; revision=7117
Zac Medico [Sun, 1 Jul 2007 17:16:48 +0000 (17:16 -0000)]
s/PORTAGE_EXTRA_RSYNC_OPTS/PORTAGE_RSYNC_OPTS/ for correctness. (trunk r7114)
svn path=/main/branches/2.1.2/; revision=7115
Zac Medico [Sun, 1 Jul 2007 17:10:04 +0000 (17:10 -0000)]
For bug #131030, update the warning about potential for emerge --sync overwrite or delete files in ${PORTDIR}. Add references to the PKGDIR and DISTDIR docs. (trunk r7112)
svn path=/main/branches/2.1.2/; revision=7113
Zac Medico [Sun, 1 Jul 2007 08:39:24 +0000 (08:39 -0000)]
Revert --buildpkgonly logic back because it was already correct. (trunk r7110)
svn path=/main/branches/2.1.2/; revision=7111
Zac Medico [Sun, 1 Jul 2007 08:35:12 +0000 (08:35 -0000)]
Update --buildpkgonly logic to account for DepPriority.MEDIUM_SOFT. (trunk r7108)
svn path=/main/branches/2.1.2/; revision=7109
Zac Medico [Sun, 1 Jul 2007 08:15:18 +0000 (08:15 -0000)]
Add medium-soft support to DepPriority.__str__(). (trunk r7106)
svn path=/main/branches/2.1.2/; revision=7107
Zac Medico [Sun, 1 Jul 2007 07:52:42 +0000 (07:52 -0000)]
For bug #180045, try to merge PDEPEND as soon as possible so that it behaves more like RDEPEND. (trunk r7104)
svn path=/main/branches/2.1.2/; revision=7105
Zac Medico [Sat, 30 Jun 2007 23:38:56 +0000 (23:38 -0000)]
Add a QA warning for invalid values of RESTRICT. Thanks to peper for the patch. (trunk r7102)
svn path=/main/branches/2.1.2/; revision=7103
Zac Medico [Sat, 30 Jun 2007 23:18:34 +0000 (23:18 -0000)]
Add docs for /etc/portage/color.map and a few misc man page fixes. Thanks to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> in bug #183758. (trunk r7100)
svn path=/main/branches/2.1.2/; revision=7101
Zac Medico [Fri, 29 Jun 2007 21:47:14 +0000 (21:47 -0000)]
Add a 0xAAAA00 rgb color code to represent the darkyellow color that some terminals have instead of brown. (trunk r7094)
svn path=/main/branches/2.1.2/; revision=7095
Zac Medico [Fri, 29 Jun 2007 14:10:21 +0000 (14:10 -0000)]
For bug #183639, give a more informative message with the package.provided warning. (trunk r7091)
svn path=/main/branches/2.1.2/; revision=7092
Zac Medico [Fri, 29 Jun 2007 00:54:20 +0000 (00:54 -0000)]
Fix typo. (trunk r6989)
svn path=/main/branches/2.1.2/; revision=7086
Zac Medico [Thu, 28 Jun 2007 09:45:11 +0000 (09:45 -0000)]
Fix typo. (trunk r7083)
svn path=/main/branches/2.1.2/; revision=7084
Zac Medico [Thu, 28 Jun 2007 09:34:07 +0000 (09:34 -0000)]
For bug #144333, document the new --reinstall=changed-use option. (trunk r7081)
svn path=/main/branches/2.1.2/; revision=7082
Zac Medico [Thu, 28 Jun 2007 09:06:29 +0000 (09:06 -0000)]
Remove unused worldlist variable. (trunk r7078)
svn path=/main/branches/2.1.2/; revision=7079
Zac Medico [Thu, 28 Jun 2007 09:04:28 +0000 (09:04 -0000)]
For bug #142473, add 2 additional color classes for system packages and packages matched by arguments. (trunk r7074:7076)
svn path=/main/branches/2.1.2/; revision=7077
Zac Medico [Thu, 28 Jun 2007 04:58:54 +0000 (04:58 -0000)]
For bug #183431, catch a ParseError caused by a corrupt profile and dump an error message. This allows emerge to continue with actions that don't require a valid profile, such as --sync. (trunk r7073)
svn path=/main/branches/2.1.2/; revision=7074
Zac Medico [Thu, 28 Jun 2007 02:48:27 +0000 (02:48 -0000)]
When filling in "nomerge" nodes for --tree display, stop at a node that is an argument or a direct member of a set that has been specified as an argument (system or world). (trunk r7071)
svn path=/main/branches/2.1.2/; revision=7072
Zac Medico [Thu, 28 Jun 2007 02:37:18 +0000 (02:37 -0000)]
For bug #144333, make the --reinstall option a single choice type. (trunk r7069)
svn path=/main/branches/2.1.2/; revision=7070
Zac Medico [Thu, 28 Jun 2007 01:48:54 +0000 (01:48 -0000)]
Discard "nomerge" nodes to speed up depgraph.altlist() since those nodes aren't used and the --tree algorithm does a good job of regenerating them when appropriate. (trunk r7067)
svn path=/main/branches/2.1.2/; revision=7068
Zac Medico [Thu, 28 Jun 2007 01:33:54 +0000 (01:33 -0000)]
- Improve tracking of correspondence between arguments and packages in the depgraph. (trunk r7063)
- Cache aux_get() metadata in depgraph.create() and use PROVIDE for matching packages to arguments. (trunk r7064)
- Just use a containment test for matching pprovided args since it works correctly and match_to_list() isn't appropriate for this. (trunk r7065)
svn path=/main/branches/2.1.2/; revision=7066
Zac Medico [Wed, 27 Jun 2007 15:15:51 +0000 (15:15 -0000)]
Instead of just a list, use a cat/pkg dict for matching packages against args in the depgraph. (trunk r7061)
svn path=/main/branches/2.1.2/; revision=7062
Zac Medico [Wed, 27 Jun 2007 14:55:25 +0000 (14:55 -0000)]
For bug #142473, account for $ROOT when deciding if a package is part of world or not. (trunk r7059)
svn path=/main/branches/2.1.2/; revision=7060
Zac Medico [Wed, 27 Jun 2007 10:11:14 +0000 (10:11 -0000)]
Fix quoting. (trunk r7057)
svn path=/main/branches/2.1.2/; revision=7058
Zac Medico [Wed, 27 Jun 2007 09:57:52 +0000 (09:57 -0000)]
Format $EBUILD_OVERLAY_ECLASSES output more like it was before. (trunk r7055)
svn path=/main/branches/2.1.2/; revision=7056
Zac Medico [Wed, 27 Jun 2007 04:23:00 +0000 (04:23 -0000)]
For bug #144333, add a --reinstall=changed-use option which behaves similar to how --newuse behaved in portage-2.0.x days. (trunk r7052)
svn path=/main/branches/2.1.2/; revision=7053
Zac Medico [Wed, 27 Jun 2007 03:25:10 +0000 (03:25 -0000)]
Format the callstack indentation more like it used to be. (trunk r7050)
svn path=/main/branches/2.1.2/; revision=7051
Zac Medico [Wed, 27 Jun 2007 01:38:36 +0000 (01:38 -0000)]
Send the ebuild die message through eerror and make sure that elog_process() gets called when an ebuild dies. This makes the elog echo module display the die message last in case other elog messages push the original die message off of the top of the screen. (trunk r7047)
svn path=/main/branches/2.1.2/; revision=7049
Zac Medico [Wed, 27 Jun 2007 01:25:02 +0000 (01:25 -0000)]
Preserve merge order in elog output. (trunk r7046)
svn path=/main/branches/2.1.2/; revision=7048
Zac Medico [Tue, 26 Jun 2007 22:39:15 +0000 (22:39 -0000)]
Short circuit the loop as soon as missing hashes are detected. (trunk r7044)
svn path=/main/branches/2.1.2/; revision=7045
Zac Medico [Tue, 26 Jun 2007 22:20:30 +0000 (22:20 -0000)]
Add one more size == 0 check to digestgen(). (trunk r7040:7042)
svn path=/main/branches/2.1.2/; revision=7043
Zac Medico [Tue, 26 Jun 2007 17:50:33 +0000 (17:50 -0000)]
Add sanity checks in fetch() and digestgen() to automatically detect and handle invalid empty distfiles since some users have reported difficulty when trying to create digests. (trunk r7039)
svn path=/main/branches/2.1.2/; revision=7040
Zac Medico [Mon, 25 Jun 2007 19:45:15 +0000 (19:45 -0000)]
For bug #183167, explicitly call elog_process() when --buildpkgonly is enabled. (trunk r7034)
svn path=/main/branches/2.1.2/; revision=7035
Zac Medico [Mon, 25 Jun 2007 10:41:36 +0000 (10:41 -0000)]
For bug #142473, add 4 color classes corresponding to combinations of world/merge/nomerge attributes of each package. (trunk r7031)
svn path=/main/branches/2.1.2/; revision=7032
Zac Medico [Mon, 25 Jun 2007 09:15:04 +0000 (09:15 -0000)]
Fix typo.
svn path=/main/branches/2.1.2/; revision=7030
Zac Medico [Mon, 25 Jun 2007 06:28:38 +0000 (06:28 -0000)]
Don't use urljoin() in binarytree.gettbz2() since it doesn't work correctly wih unrecognized protocols like sftp. (trunk r7027)
svn path=/main/branches/2.1.2/; revision=7028
Zac Medico [Mon, 25 Jun 2007 04:50:48 +0000 (04:50 -0000)]
Fix file_get_lib() so it behaves the same way with sftp as it does with other protocols. (trunk r7023:7024)
svn path=/main/branches/2.1.2/; revision=7026
Zac Medico [Mon, 25 Jun 2007 03:22:42 +0000 (03:22 -0000)]
For bug #175891, add sftp protocol support via the paramiko library.
svn path=/main/branches/2.1.2/; revision=7022
Zac Medico [Mon, 25 Jun 2007 03:14:42 +0000 (03:14 -0000)]
Allow emerge --fetchonly to continue downloading other packages after a download from a binhost fails. (trunk r6709)
svn path=/main/branches/2.1.2/; revision=7021
Zac Medico [Mon, 25 Jun 2007 02:59:26 +0000 (02:59 -0000)]
Fix resume logic in binarytree.gettbz2(). (trunk r7017:7019)
svn path=/main/branches/2.1.2/; revision=7020
Zac Medico [Mon, 25 Jun 2007 02:42:54 +0000 (02:42 -0000)]
For bug #175891, support ${FETCHCOMMAND}_${PROTOCOL} in binarytree.gettbz2(). (trunk r7016)
svn path=/main/branches/2.1.2/; revision=7017
Zac Medico [Mon, 25 Jun 2007 02:11:43 +0000 (02:11 -0000)]
Clean up file_get() to use shlex, varexpand, and spawn. (trunk r7014)
svn path=/main/branches/2.1.2/; revision=7015
Zac Medico [Sun, 24 Jun 2007 23:52:16 +0000 (23:52 -0000)]
Fix binarytree.isremote() to be consistent with binarytree.gettbz2() logic wrt partially downloaded files. (trunk r7012)
svn path=/main/branches/2.1.2/; revision=7013
Zac Medico [Sun, 24 Jun 2007 22:41:41 +0000 (22:41 -0000)]
add hashlib support for checksum verification, refactor checksum functions to not look like a complete mess (bug #148514, trunk r6972)
svn path=/main/branches/2.1.2/; revision=7010
Zac Medico [Sun, 24 Jun 2007 22:10:08 +0000 (22:10 -0000)]
highlight world packages in --pretend output (bug #142473, trunk r6979)
svn path=/main/branches/2.1.2/; revision=7009
Zac Medico [Sun, 24 Jun 2007 21:51:41 +0000 (21:51 -0000)]
Clarify RESUMECOMMAND requirements. (trunk r7005)
svn path=/main/branches/2.1.2/; revision=7007
Zac Medico [Sun, 24 Jun 2007 21:50:29 +0000 (21:50 -0000)]
Update FETCHCOMMAND and RESUMECOMMAND docs (bug #141550, trunk r6980 and r7003:7005).
svn path=/main/branches/2.1.2/; revision=7006
Zac Medico [Sun, 24 Jun 2007 21:11:47 +0000 (21:11 -0000)]
dont break when the binhost url doesn't end with a slash (bug #144440, trunk r6978)
svn path=/main/branches/2.1.2/; revision=7003
Zac Medico [Sun, 24 Jun 2007 19:10:26 +0000 (19:10 -0000)]
change default diff_command for emacs (bug #147558, trunk r6977)
svn path=/main/branches/2.1.2/; revision=7001
Zac Medico [Sun, 24 Jun 2007 19:06:10 +0000 (19:06 -0000)]
sort the world file before writing it and ensure that it's terminated by a newline (bug #180706, trunk r6976 and r6999)
svn path=/main/branches/2.1.2/; revision=7000
Zac Medico [Sun, 24 Jun 2007 18:33:46 +0000 (18:33 -0000)]
get ACCEPT_KEYWORDS from the env in gvisible() to properly handle negated values (bug #139600) (trunk r6981 and r6987)
svn path=/main/branches/2.1.2/; revision=6998
Zac Medico [Sun, 24 Jun 2007 18:24:34 +0000 (18:24 -0000)]
- s/!owned/replaced/ in merge output to clarify it (trunk r6975)
- Fix column alignment in unmerge output. (trunk r6988)
- Fix typos. (trunk r6989 and r6996)
svn path=/main/branches/2.1.2/; revision=6997
Zac Medico [Sun, 24 Jun 2007 09:44:08 +0000 (09:44 -0000)]
Allow sync for unpriviledges users if they have write access to $PORTDIR (bug #182786, trunk r6973)
svn path=/main/branches/2.1.2/; revision=6991
Zac Medico [Sun, 24 Jun 2007 00:39:02 +0000 (00:39 -0000)]
For bug #182964, replace os.rename() with portage.movefile() in cases where the parent directory might change. (trunk r6983)
svn path=/main/branches/2.1.2/; revision=6984
Zac Medico [Sat, 23 Jun 2007 13:11:08 +0000 (13:11 -0000)]
Revert r6968 since shutil.move() is broken internally.
svn path=/main/branches/2.1.2/; revision=6971
Zac Medico [Sat, 23 Jun 2007 11:07:16 +0000 (11:07 -0000)]
For bug #182964, replace os.rename() with shutil.move() in order to handle EXDEV errors that are triggered by layered filesystems. (trunk r6967)
svn path=/main/branches/2.1.2/; revision=6968
Zac Medico [Sat, 23 Jun 2007 05:57:14 +0000 (05:57 -0000)]
Fix typo.
svn path=/main/branches/2.1.2/; revision=6966
Zac Medico [Sat, 23 Jun 2007 03:58:56 +0000 (03:58 -0000)]
Remove redundant 'Usage: ' from the usage message. (trunk r6964)
svn path=/main/branches/2.1.2/; revision=6965
Zac Medico [Sat, 23 Jun 2007 00:26:08 +0000 (00:26 -0000)]
Add a logrotate config for the save_summary elog module since it's enabled by default now. (trunk r6962)
svn path=/main/branches/2.1.2/; revision=6963
Zac Medico [Fri, 22 Jun 2007 23:50:44 +0000 (23:50 -0000)]
enable save_summary and echo modules in make.globals (trunk r6458)
svn path=/main/branches/2.1.2/; revision=6961
Zac Medico [Fri, 22 Jun 2007 23:43:44 +0000 (23:43 -0000)]
Show which $ROOT a package was merged to when $ROOT is not /. (trunk r6959)
svn path=/main/branches/2.1.2/; revision=6960
Zac Medico [Fri, 22 Jun 2007 23:35:43 +0000 (23:35 -0000)]
- Make elog finalize() handling safe for PORTAGE_CONFIGROOT. (trunk r6955)
- Dump mod_echo elog output inside post_emerge(), just before the other notifications that happen at exit. (trunk r6953)
svn path=/main/branches/2.1.2/; revision=6958
Zac Medico [Fri, 22 Jun 2007 23:21:00 +0000 (23:21 -0000)]
Document RESTRICT=bindist and add a note about allowance for conditional syntax. (trunk r6954)
svn path=/main/branches/2.1.2/; revision=6957
Zac Medico [Fri, 22 Jun 2007 11:01:39 +0000 (11:01 -0000)]
Update 2.1.3 news for elog stuff. (trunk r6950)
svn path=/main/branches/2.1.2/; revision=6951
Zac Medico [Fri, 22 Jun 2007 08:58:29 +0000 (08:58 -0000)]
For bug #182428, make quickpkg exclude config files that are protected by CONFIG_PROTECT. Add a --include-config option that includes all config files and a --include-unmodified-config that includes config files that have not been modified since installation (matching md5sum). (trunk r6945)
svn path=/main/branches/2.1.2/; revision=6948
Zac Medico [Fri, 22 Jun 2007 06:21:04 +0000 (06:21 -0000)]
Make quickpkg print a warning if "bindist" is in RESTRICT. (trunk r6937)
svn path=/main/branches/2.1.2/; revision=6938
Zac Medico [Fri, 22 Jun 2007 05:47:01 +0000 (05:47 -0000)]
Clean up the profile masking code. (trunk r6292)
svn path=/main/branches/2.1.2/; revision=6936
Zac Medico [Fri, 22 Jun 2007 02:53:00 +0000 (02:53 -0000)]
cache the result of --suffix to reduce testing overhead as suggested by Mr_Bones_ (trunk r6922)
svn path=/main/branches/2.1.2/; revision=6935
Zac Medico [Fri, 22 Jun 2007 02:50:33 +0000 (02:50 -0000)]
Implement iterkeys on top of __iter__ instead of vice versa. Thanks to Brian Harring for the suggestion. (trunk r6918)
svn path=/main/branches/2.1.2/; revision=6934
Zac Medico [Fri, 22 Jun 2007 02:45:18 +0000 (02:45 -0000)]
config class mapping interface cleanups from trunk r6916, r6919, and r6920.
svn path=/main/branches/2.1.2/; revision=6933
Zac Medico [Fri, 22 Jun 2007 02:34:17 +0000 (02:34 -0000)]
Remove more unnecessary list generation. (trunk r6913)
svn path=/main/branches/2.1.2/; revision=6932
Zac Medico [Fri, 22 Jun 2007 02:09:41 +0000 (02:09 -0000)]
Remove more unnecessary list generation. (trunk r6912)
svn path=/main/branches/2.1.2/; revision=6931
Zac Medico [Fri, 22 Jun 2007 01:53:50 +0000 (01:53 -0000)]
Remove lots of unnecessary list generation via dict.keys(). (trunk r6911)
svn path=/main/branches/2.1.2/; revision=6930
Zac Medico [Fri, 22 Jun 2007 01:41:54 +0000 (01:41 -0000)]
Print hostname in xterm title if HOSTNAME is exported in the environment (trunk r5976)
svn path=/main/branches/2.1.2/; revision=6929
Zac Medico [Fri, 22 Jun 2007 01:36:59 +0000 (01:36 -0000)]
Print filename when displaying package.mask comments (trunk r5974)
svn path=/main/branches/2.1.2/; revision=6928
Zac Medico [Fri, 22 Jun 2007 01:20:42 +0000 (01:20 -0000)]
Add support for RSYNC_EXTRA_OPTS to webrsync (trunk r5973)
svn path=/main/branches/2.1.2/; revision=6927
Zac Medico [Fri, 22 Jun 2007 01:16:07 +0000 (01:16 -0000)]
Check if entries contain the required hashes before writing the Manifest (trunk r5902)
svn path=/main/branches/2.1.2/; revision=6926
Zac Medico [Fri, 22 Jun 2007 00:44:18 +0000 (00:44 -0000)]
remove confcache docs (trunk r5802)
svn path=/main/branches/2.1.2/; revision=6925
Zac Medico [Fri, 22 Jun 2007 00:18:41 +0000 (00:18 -0000)]
if requested argv cannot be matched to anything, exit with non-zero status (trunk r5791)
svn path=/main/branches/2.1.2/; revision=6924
Zac Medico [Thu, 21 Jun 2007 23:59:45 +0000 (23:59 -0000)]
Some minor fixes for manifest code (trunk r5735)
svn path=/main/branches/2.1.2/; revision=6923
Zac Medico [Thu, 21 Jun 2007 23:29:33 +0000 (23:29 -0000)]
Allow per-module filtering based on loglevels in addition to the global PORTAGE_ELOG_CLASSES one, add wildcard support for loglevels (trunk r5706:5709)
svn path=/main/branches/2.1.2/; revision=6921
Zac Medico [Thu, 21 Jun 2007 07:13:05 +0000 (07:13 -0000)]
- start documenting qa notices so antarus stops whining (trunk r5693)
- forgot to document strict alias warnings (trunk r5733)
- fix programlisting output to match the sections they are in (trunk r5734)
svn path=/main/branches/2.1.2/; revision=6910
Zac Medico [Thu, 21 Jun 2007 06:02:51 +0000 (06:02 -0000)]
Display message about --buildpkgonly restriction in pretend mode as well (trunk r6199)
svn path=/main/branches/2.1.2/; revision=6908
Zac Medico [Thu, 21 Jun 2007 05:47:59 +0000 (05:47 -0000)]
default --help should be usable, so make the extended output require --verbose (trunk r6262:6264)
svn path=/main/branches/2.1.2/; revision=6906
Zac Medico [Thu, 21 Jun 2007 05:44:40 +0000 (05:44 -0000)]
fix grammar in error output (trunk r6285)
svn path=/main/branches/2.1.2/; revision=6905
Zac Medico [Thu, 21 Jun 2007 05:41:14 +0000 (05:41 -0000)]
make PDEPEND wording less restrictive #172511 and clarify install status wrt ||() as noted by ferringb (trunk r6324)
svn path=/main/branches/2.1.2/; revision=6904
Zac Medico [Thu, 21 Jun 2007 05:36:33 +0000 (05:36 -0000)]
change "EXEDESTTREE" to "_E_EXEDESTTREE_" to try and prevent abuse from ebuild writers (trunk r6351)
svn path=/main/branches/2.1.2/; revision=6903
Zac Medico [Thu, 21 Jun 2007 05:34:45 +0000 (05:34 -0000)]
change DOCDESTTREE to _E_DOCDESTTREE_ to try and prevent abuse from ebuild writers (trunk r6347)
svn path=/main/branches/2.1.2/; revision=6902
Zac Medico [Thu, 21 Jun 2007 05:14:51 +0000 (05:14 -0000)]
strip .comment by default, add a comment as to what we need before we can do .note, and add safe stripping of relocatable objects (trunk r6416)
svn path=/main/branches/2.1.2/; revision=6901
Zac Medico [Thu, 21 Jun 2007 05:05:50 +0000 (05:05 -0000)]
Pretty up the repoman imports, use cPickle over pickle for performance (trunk r6431)
svn path=/main/branches/2.1.2/; revision=6900
Zac Medico [Thu, 21 Jun 2007 05:00:59 +0000 (05:00 -0000)]
add new echo module for people who don't want any real logging (trunk r6458)
svn path=/main/branches/2.1.2/; revision=6899
Zac Medico [Thu, 21 Jun 2007 03:51:02 +0000 (03:51 -0000)]
as noted by Josh Saddler on the gentoo-dev mailing list, issue a warning if we try to create a binpkg for something that has IUSE=bindist but was emerged with USE=-bindist (trunk r6895:6897)
svn path=/main/branches/2.1.2/; revision=6898
Zac Medico [Thu, 21 Jun 2007 02:20:17 +0000 (02:20 -0000)]
In dblink._security_check(), use os.path.realpath to make sure that the same path isn't counted twice. (trunk r6894)
svn path=/main/branches/2.1.2/; revision=6895
Zac Medico [Wed, 20 Jun 2007 23:54:11 +0000 (23:54 -0000)]
Add an --ignore-default-opts option that is analogous to the corresponding emerge option. (trunk r6892)
svn path=/main/branches/2.1.2/; revision=6893
Zac Medico [Wed, 20 Jun 2007 23:44:11 +0000 (23:44 -0000)]
Use the the optparse options for --ignore-default-opts since that allows option abreviation to work. (trunk r6890)
svn path=/main/branches/2.1.2/; revision=6891
Zac Medico [Wed, 20 Jun 2007 09:47:18 +0000 (09:47 -0000)]
Show a "world problems" warning for packages that aren't installed, even if they are available. (trunk r6887)
svn path=/main/branches/2.1.2/; revision=6888