summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Skip group/owner tarsync options for tarsync if chown on /usr/portageZac Medico2008-05-021-1/+4
* Bug #219837 - Adjust date calculations some more and show anZac Medico2008-05-021-15/+53
* Detect an old version of tarsync and use bzip2 compression in that case.Zac Medico2008-05-011-3/+9
* Bug #219837 - Adjust date calculations to improve accuracy.Zac Medico2008-04-301-3/+7
* fix logic errorMarius Mauch2008-04-271-1/+1
* actually use rpath for the internal lib checkMarius Mauch2008-04-271-1/+5
* some minor code fixesMarius Mauch2008-04-271-3/+3
* as NEEDED files don't conain enough formation for e.g. preserve-libsto work p...Marius Mauch2008-04-251-5/+11
* Bug #218559 - Make portdbapi automatically add sandbox write access toZac Medico2008-04-201-4/+0
* s/timetasmp/timestamp/Zac Medico2008-04-141-1/+1
* Bug #217444 - Send debug-print() output to stderr so that it can't interfereZac Medico2008-04-121-1/+1
* Handle issues with newlines in elog messages that can trigger an unhandledZac Medico2008-04-091-1/+1
* For repoman, only cache the metadata necessary for visibilityZac Medico2008-04-071-0/+5
* Fix BASH_ARGC and BASH_ARGV offsets some more.Zac Medico2008-04-061-1/+1
* In dump_trace(), fix BASH_ARGV and BASH_ARGC offsets so that they are alwaysZac Medico2008-04-061-3/+9
* Fix java.eclassesnotused logic. Thanks to Betelgeuse.Zac Medico2008-04-061-1/+2
* * Use type -P which does not produce messages to stderr.Zac Medico2008-04-061-7/+7
* preserve order of ebuild messages even between different message types (bug #...Marius Mauch2008-04-061-1/+1
* When necessary, make quickpkg add missing metadata to the vdb entry beforeZac Medico2008-04-051-0/+14
* Bug #215673 - Make ebuild.sh leave IUSE defaults intact instead of filteringZac Medico2008-04-011-14/+0
* * Fix broken return value for doins.Zac Medico2008-03-302-5/+15
* Fix typos. Thanks to Arfrever Frehtes Taifersar ArahesisZac Medico2008-03-302-4/+4
* Make doins clean up it's own temp files. This solves an odd issue inZac Medico2008-03-301-1/+3
* Do not allow commit mode together with the --without-mask options.Zac Medico2008-03-301-3/+6
* When dyn_unpack() automatically cleans ${WORKDIR}, also remove thingsZac Medico2008-03-291-0/+1
* Bug #214619 - Run dyn_package() and preinst_mask() from ${T} instead ofZac Medico2008-03-291-3/+9
* Fix quoting for ${root} in install_mask().Zac Medico2008-03-291-1/+1
* Add a new "ebuild.patches" check for the PATCHES variable that's used byZac Medico2008-03-291-0/+2
* Don't trigger the 'java.eclassesnotused' on blocker atoms.Zac Medico2008-03-291-1/+5
* Add a new "java.eclassesnotused" check for cases where DEPEND containsZac Medico2008-03-281-0/+9
* * Skip the recusive chown call if it fails on the top level directory sinceZac Medico2008-03-281-3/+3
* Disable tarsync when using lzma compression since it doesn't seem to beZac Medico2008-03-281-1/+2
* Bug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS variable thatZac Medico2008-03-282-2/+3
* Make dyn_clean() consistent wrt removal of ${PORTAGE_BUILDDIR}/image andZac Medico2008-03-281-1/+1
* Bug #213698 - Make FEAUTURES=keepwork and keeptemp preserve ${T}/environmentZac Medico2008-03-281-7/+3
* Bug #213629 - Use EAPI.incompatible in cases where EAPI=0 and a defaultZac Medico2008-03-281-2/+9
* Bug #213629 - Create an EAPI.incompatible category and use it in casesZac Medico2008-03-281-3/+12
* Remove redundant info from the KEYWORDS.dropped message.Zac Medico2008-03-281-1/+1
* Bug #209418 - Add a new KEYWORDS.dropped check that compares keywordsZac Medico2008-03-271-1/+31
* Bug #212509 - Display a note about the --without-mask option when thereZac Medico2008-03-271-1/+7
* Bug #212509 - Implement a new --without-mask option that causes repoman toZac Medico2008-03-271-1/+6
* Move the default empty compiler flag settings fromZac Medico2008-03-261-6/+0
* Bug #211294 - Make repoman bail out if arch.list contains unrecognizedZac Medico2008-03-251-3/+12
* Bug #214499 - When compiler flags are unset, many packages will substituteZac Medico2008-03-241-0/+6
* readd digestentry.unused category as it's still relevantMarius Mauch2008-03-191-0/+2
* Fix quoting.Zac Medico2008-03-191-1/+1
* Strip trailing slashes from directory paths if necessary.Zac Medico2008-03-191-0/+3
* Bug #210690 - Fix --help output to show the leading slash on the path toZac Medico2008-03-191-1/+3
* Bug #210575 - Optimize doins -r so that it doesn't call itself recursively,Zac Medico2008-03-191-18/+27
* Only show the eqawarn from bug #149745 when nothing is found to install. Also,Zac Medico2008-03-191-7/+12