summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unconditionally disable manifest1 compatibility since it's been droppedZac Medico2008-01-312-6/+2
* fix typoZac Medico2008-01-311-1/+1
* Make the autotools.eclass functions exempt from the autotoolsZac Medico2008-01-311-2/+7
* Add 'local' to the list of non_category_dirs since it's commonlyZac Medico2008-01-311-1/+1
* - Remove ebuild.autotools repoman check since it produces lotsZac Medico2008-01-313-30/+32
* Bug #206772 - Enable bashrc once again for the clean phase. (trunk r9220)Zac Medico2008-01-311-0/+3
* Replace the current diefunc() and die alias with a single die() function.Zac Medico2008-01-311-6/+9
* Add a note that PORTDIR is a repository of software and that usersZac Medico2008-01-311-1/+3
* Check for quoted ${A}. Thanks to maekke for this patch. (trunk r9206)Zac Medico2008-01-311-1/+12
* Bug #138159 - add support for --version (trunk r9200)Zac Medico2008-01-311-1/+1
* Bug #205966 - Don't show binhost password when displaying the uri. ThanksZac Medico2008-01-311-1/+4
* Pass db_keys in to the FakeVartree constructor (merged from trunk). ThisZac Medico2008-01-301-5/+10
* Add some notes about enhancements related to binary package supportv2.1.4Zac Medico2008-01-121-0/+11
* In preprocess_ebuild_env(), move a filter_readonly_variables callZac Medico2008-01-121-2/+3
* Replace hardcoded value with max_desc_len. (trunk r9192)Zac Medico2008-01-121-1/+1
* Bug #203887 - Make repoman recognize RESTRICT="installsources".Zac Medico2008-01-111-1/+2
* Bug #205318 - Handle errno.ENOTDIR thrown from the lstat callZac Medico2008-01-111-1/+1
* Adjust the max DESCRIPTION.toolong length to 100 characters so thatZac Medico2008-01-111-2/+2
* Fix a typo. (trunk r9184)Zac Medico2008-01-111-1/+1
* Add a new "ebuild.autotools" check for when ebuilds callZac Medico2008-01-111-5/+19
* * Make pkgcmp() pass the ebuild revision directly into vercmp() sinceZac Medico2008-01-112-11/+18
* Add a DESCRIPTION.toolong warning for when the DESCRIPTION line isZac Medico2008-01-111-0/+11
* Bug #162450 - Try to avoid having so many bugs marked UPSTREAM byZac Medico2008-01-111-0/+7
* Bug #203887 - Implement RESTRICT=installsources for binaries that areZac Medico2008-01-112-0/+5
* Bug #203316 - Fix isvalidatom() to properly detect invalid operatorsZac Medico2008-01-111-1/+1
* Make sure that portdb.findname() returns the correct ebuild.Zac Medico2008-01-111-13/+16
* Bug #204425 - Remove --delete-after from the default PORTAGE_RSYNC_OPTS.Zac Medico2008-01-112-2/+1
* Bug#204668 - Fix WORKDIR quoting in econf() when updatingZac Medico2008-01-111-2/+4
* After loading the environment, make sure the color variablesZac Medico2008-01-111-0/+12
* When spawing the "depend" phase, use file descriptors from sys.std*Zac Medico2008-01-111-1/+5
* per bug 204468, remove old check from repoman (all ebuilds inZac Medico2008-01-111-26/+0
* Bug #162542 - When dropping privileges for FEATURES=userpriv,Zac Medico2008-01-101-1/+12
* Bug #204753 - Add "distfiles" and "packages" to the list ofZac Medico2008-01-071-2/+2
* Bug #204651 - Make repoman respect NOCOLOR=true. (trunk r9151)Zac Medico2008-01-061-1/+2
* Make filter_readonly_variables() filter PATH in any case sinceZac Medico2008-01-052-3/+3
* Filter PATH along with FEATURES when loading environment.bz2.Zac Medico2008-01-051-1/+1
* Send eerror and ewarn messages to stderr. This is important inZac Medico2008-01-041-2/+2
* Recognize export statements when filtering the environment. ThisZac Medico2008-01-031-1/+1
* Bug #204020 - Make grabfile() properly raise PermissionDenied whenZac Medico2008-01-021-1/+3
* Bug #203919 - Define missing base_url variable to fix NameErrorZac Medico2007-12-311-0/+2
* When searching for "test" in IUSE, account for IUSE defaults.Zac Medico2007-12-311-1/+1
* Fix config.setcpv() to properly call config.regenerate() in casesZac Medico2007-12-311-1/+8
* As suggested by grobian, treat Darwin just like USERLAND=gnuZac Medico2007-12-291-1/+1
* Add PKGDIR to the config.environ() whitelist so that people'sZac Medico2007-12-291-2/+1
* Make the ecompressdir vecho output show a leading / onZac Medico2007-12-291-2/+3
* Document that docinto works for dohtml. (trunk r9109)Zac Medico2007-12-291-1/+2
* Rely on USERLAND since it's automatically generated byZac Medico2007-12-291-4/+5
* Make the global counter file correspond toZac Medico2007-12-291-24/+37
* Remove redundant USERLAND sanity check code from doebuild() sinceZac Medico2007-12-291-4/+1
* * Remove redundant lchown() compatibility code since theZac Medico2007-12-292-14/+19