aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man/portage.5: Removed invalid example from package.keywords section.Jason Stubbs2005-05-034-106/+243
* Removing from portage cvs - now an independant packageMichael Cummings2005-05-011-33/+0
* Removing from portage cvs - now an independant package.Michael Cummings2005-05-011-427/+0
* whitespace touchupMike Frysinger2005-04-301-2/+2
* fix new regex so it accepts previous matches that were validMike Frysinger2005-04-301-2/+2
* reconigze more subchapters than just [1-8n] #32584Mike Frysinger2005-04-292-7/+10
* dont run depscan.sh anymore #86523Mike Frysinger2005-04-294-13/+12
* stupid typoMarius Mauch2005-04-281-1/+1
* strict shouldn't be in make.defaultsMarius Mauch2005-04-2616-31/+34
* make config.{sub,guess} (FEATURES=autoconfig) always be replaced #81822Mike Frysinger2005-04-262-10/+12
* no more -* explanationsMarius Mauch2005-04-252-5/+7
* Added a class called DependSpec which handles parsing *DEPEND and SRC_URIJason Stubbs2005-04-242-67/+175
* Removed support for --inject and --upgradeonly as well as the now unusedJason Stubbs2005-04-243-179/+12
* forward port fix for bug 77794Marius Mauch2005-04-233-6/+10
* Clean up some silly `cat` usages and make the output format pretty.Mike Frysinger2005-04-192-17/+30
* dev-perl/module-build will now add as a dep *IF NEEDED ONLY* (versus my last ...Michael Cummings2005-04-161-1/+9
* portage-pkg -> binpkgsMike Frysinger2005-04-125-16/+20
* added config files to emerge --infoMarius Mauch2005-04-082-2/+14
* mv pym/sets pym/set_modulesMarius Mauch2005-04-065-2/+2
* added set frameworkMarius Mauch2005-04-065-1/+126
* Added shortcut to circular dep "resolution" as per bug 85130. Removed theJason Stubbs2005-04-032-13/+19
* ECONF_SOURCE (blah)Brian Harring2005-03-293-7/+13
* tracker list for random stuff that has to be solvedMarius Mauch2005-03-251-0/+3
* Removed the -a argument from all diff usage.Jason Stubbs2005-03-236-5/+16
* Adding pre/postrm to EBUILD_PHASESMarius Mauch2005-03-222-4/+7
* remove config.{sub,guess} before copying themMarius Mauch2005-03-212-3/+7
* missing import stat.Brian Harring2005-03-211-1/+1
* see changelog. Updates to the cache backend.Brian Harring2005-03-166-54/+131
* with the actual changes this time...Michael Cummings2005-03-141-2/+6
* Updates for new function in perl-module, changes in g-cpanMichael Cummings2005-03-142-8/+10
* Major enhancements, most of which provided by Andy Payne <andrew-g@oxhut.co.u...Michael Cummings2005-03-141-34/+72
* correction of a slowdown Thomas de Grenier de Latour (TGL) pointed out, track...Brian Harring2005-03-132-4/+16
* re-commenting the gid checkMarius Mauch2005-03-101-3/+3
* fix portage_const crapMarius Mauch2005-03-102-6/+9
* non-root emerge --metadataBrian Harring2005-03-092-4/+7
* banish the old cache classes to the attic.Brian Harring2005-03-096-481/+2
* bye bye 02775, hello 0775Brian Harring2005-03-091-4/+4
* Don't set 02775 on depcache_dir.Brian Harring2005-03-093-5/+10
* fs_template _ensure_dirs wasn't accounting for umaskBrian Harring2005-03-092-4/+10
* Damn I'm cool. nice bug on my part, _eclasses_ is now properly processed and...Brian Harring2005-03-092-2/+5
* Two issues- use parsed restrict handling, and depends phase not bailing whenBrian Harring2005-03-093-9/+17
* add 'To' header to mailsMarius Mauch2005-03-092-1/+5
* fixing portageq in ebdMarius Mauch2005-03-092-3/+6
* make use based restricts work again by setting PORTAGE_RESTRICT w/ the use fl...Brian Harring2005-03-082-3/+7
* fixed import.Brian Harring2005-03-081-2/+2
* typo in date...Brian Harring2005-03-081-2/+2
* Moved match_from_list, match_to_* stuffBrian Harring2005-03-085-249/+144
* bug w/ auto-setting INHERITED in portdbapi.aux_get, corrected.Brian Harring2005-03-082-5/+12
* Cache refactoring is now in use. Eclass_cache is now justBrian Harring2005-03-0813-272/+479
* fixing RESTRICT=fetchMarius Mauch2005-03-083-11/+17