summaryrefslogtreecommitdiffstats
path: root/bin/regenworld
Commit message (Collapse)AuthorAgeFilesLines
* Bug #210690 - Fix --help output to show the leading slash on the path toZac Medico2008-03-281-1/+3
| | | | | | the world file. (trunk r9486) svn path=/main/branches/2.1.2/; revision=9564
* sort the world file before writing it and ensure that it's terminated by a ↵Zac Medico2007-06-241-1/+2
| | | | | | newline (bug #180706, trunk r6976 and r6999) svn path=/main/branches/2.1.2/; revision=7000
* For bug #167217, don't hardcode /usr/lib/portage. (trunk r5945)Zac Medico2007-02-191-1/+2
| | | | svn path=/main/branches/2.1.2/; revision=6016
* More String deprecationAlec Warner2007-01-121-1/+1
| | | | svn path=/main/trunk/; revision=5597
* Rely on PYTHONPATH instead of PORTAGE_PYM_PATH for locating portage's python ↵Zac Medico2006-10-311-2/+6
| | | | | | modules, then fall back to an explicit sys.path insertion if an ImportError occurs. svn path=/main/trunk/; revision=4884
* streamline portage pythonpath handling and add an override analog to how the ↵Marius Mauch2006-10-261-3/+2
| | | | | | bash side does it svn path=/main/trunk/; revision=4822
* ignore packages that were just fetched from being added to the worldfileMarius Mauch2006-08-041-1/+1
| | | | svn path=/main/trunk/; revision=4150
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
| | | | svn path=/main/trunk/; revision=3483
* Remove the leading / from WORLD_FILE for better cooperation with ↵Zac Medico2006-03-061-3/+3
| | | | | | os.path.join (see bug #124471). svn path=/main/trunk/; revision=2818
* use new write_atomic() function for all world file updatesZac Medico2006-02-091-3/+1
| | | | svn path=/main/trunk/; revision=2681
* update copyright yearsMike Frysinger2006-01-051-1/+1
| | | | svn path=/main/trunk/; revision=2526
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+93
svn path=/main/branches/2.0/; revision=1941