summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* stable ppc, bug 359953Brent Baude2011-03-271-12/+2
| | | | (Portage version: 2.1.9.42/cvs/Linux ppc64, unsigned Manifest commit)
* stable ppc, bug 359953Brent Baude2011-03-272-3/+6
| | | | (Portage version: 2.1.9.42/cvs/Linux ppc64)
* Stable on alpha, bug #359953Tobias Klausmann2011-03-271-5/+5
| | | | (Portage version: 2.1.9.44/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
* Stable on alpha, bug #359953Tobias Klausmann2011-03-272-3/+6
| | | | (Portage version: 2.1.9.44/cvs/Linux x86_64)
* Looks like 2.13 might be terminally broken on alpha, removing keyword for nowTobias Klausmann2011-03-261-6/+6
| | | | (Portage version: 2.1.9.44/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
* Looks like 2.13 might be terminally broken on alpha, removing keyword for nowTobias Klausmann2011-03-262-3/+6
| | | | (Portage version: 2.1.9.44/cvs/Linux x86_64)
* stable x86, bug 359953Christian Faulhammer2011-03-261-6/+6
| | | | (Portage version: 2.1.9.42/cvs/Linux i686, signed Manifest commit with key 2B859DE3)
* stable x86, bug 359953Christian Faulhammer2011-03-262-3/+6
| | | | (Portage version: 2.1.9.42/cvs/Linux i686)
* Dropped ppc/ppc64 keywords wrt #356839Kacper Kowalik2011-03-251-4/+16
| | | | (Portage version: 2.2.0_alpha27/cvs/Linux x86_64, signed Manifest commit with key B3957714)
* Dropped ppc/ppc64 keywords wrt #356839Kacper Kowalik2011-03-254-9/+13
| | | | (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
* Version bump #360331 by Stefan Richter.Mike Frysinger2011-03-251-16/+8
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Version bump #360331 by Stefan Richter.Mike Frysinger2011-03-252-2/+34
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* oldMike Frysinger2011-03-255-120/+0
|
* Stable on amd64 wrt bug #359953Christoph Mende2011-03-221-2/+12
| | | | (Portage version: 2.2.0_alpha28/cvs/Linux x86_64, signed Manifest commit with key 84F20B43)
* Stable on amd64 wrt bug #359953Christoph Mende2011-03-222-4/+7
| | | | (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
* Stabilize for everyone for Turkey #359981 by Serkan Kaba.Mike Frysinger2011-03-221-8/+5
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Stabilize for everyone for Turkey #359981 by Serkan Kaba.Mike Frysinger2011-03-222-3/+6
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* oldMike Frysinger2011-03-221-106/+0
|
* Version bump #359473 by Rodrigo Severo.Mike Frysinger2011-03-211-7/+7
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Version bump #359473 by Rodrigo Severo.Mike Frysinger2011-03-212-5/+11
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* Make sure the forced CC comes from the target and not the host so ↵Mike Frysinger2011-03-201-5/+5
| | | | | | cross-compiling picks up the right value. (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Make sure the forced CC comes from the target and not the host so ↵Mike Frysinger2011-03-202-3/+7
| | | | | | cross-compiling picks up the right value. (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* Check for the __sync_fetch_and_add symbol directly rather than trying to ↵Mike Frysinger2011-03-201-40/+6
| | | | | | mess with the defines in the CPP output #199334 by Xavier Neys. (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Check for the __sync_fetch_and_add symbol directly rather than trying to ↵Mike Frysinger2011-03-203-17/+39
| | | | | | mess with the defines in the CPP output #199334 by Xavier Neys. (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* oldMike Frysinger2011-03-2011-3667/+0
|
* drop CFLAGS_x86 forcing since the affected profiles dont exist anymore ↵Mike Frysinger2011-03-201-2/+12
| | | | | | #265237 by Nick Fortino (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* drop CFLAGS_x86 forcing since the affected profiles dont exist anymore ↵Mike Frysinger2011-03-201-4/+1
| | | | | | #265237 by Nick Fortino (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* drop unused use_multilib funcMike Frysinger2011-03-203-30/+4
|
* Only generate /lib symlinks when SYMLINK_LIB is used.Mike Frysinger2011-03-181-6/+6
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Only generate /lib symlinks when SYMLINK_LIB is used.Mike Frysinger2011-03-182-3/+7
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* Stick the ABI flags into CC so that they are used at all steps -- compiler, ↵Mike Frysinger2011-03-182-5/+12
| | | | assemble, and link.
* Use gentoo mirrorsSamuli Suominen2011-03-171-1/+1
| | | | (Portage version: 2.2.0_alpha27/cvs/Linux x86_64, unsigned Manifest commit)
* Use gentoo mirrorsSamuli Suominen2011-03-171-2/+2
| | | | (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
* fix moreSamuli Suominen2011-03-161-1/+1
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, unsigned Manifest commit)
* fix moreSamuli Suominen2011-03-161-3/+4
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* Stop unnecessarily forcing Python 2.6.Samuli Suominen2011-03-161-2/+2
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, unsigned Manifest commit)
* Stop unnecessarily forcing Python 2.6.Samuli Suominen2011-03-162-3/+6
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* Fixing collision with /usr/lib/libtalloc.so.2 bug #351608 setting python 2.6 ↵Victor Ostorga2011-03-151-22/+2
| | | | | | as runtime python bug #354587 #357269 (Portage version: 2.1.9.25/cvs/Linux i686, unsigned Manifest commit)
* Fixing collision with /usr/lib/libtalloc.so.2 bug #351608 setting python 2.6 ↵Victor Ostorga2011-03-152-7/+16
| | | | | | as runtime python bug #354587 #357269 (Portage version: 2.1.9.25/cvs/Linux i686)
* bring back darwin csu, bump to version 79Fabian Groffen2011-03-151-0/+4
| | | | (Portage version: 2.2.01.18091-prefix/cvs/Darwin powerpc, unsigned Manifest commit)
* bring back darwin csu, bump to version 79Fabian Groffen2011-03-153-0/+72
| | | | (Portage version: 2.2.01.18091-prefix/cvs/Darwin powerpc)
* Re-digest (thanks to Paul Davis in bug #357821), as upstream regenerated the ↵Diego Elio Pettenò2011-03-151-9/+5
| | | | | | tarball with updated dates and changelogs. Remove old versions. (Portage version: 2.2.0_alpha27/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Re-digest (thanks to Paul Davis in bug #357821), as upstream regenerated the ↵Diego Elio Pettenò2011-03-153-143/+6
| | | | | | tarball with updated dates and changelogs. Remove old versions. (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
* oldSamuli Suominen2011-03-132-57/+0
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* oldSamuli Suominen2011-03-133-77/+0
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, RepoMan options: --force)
* ppc stable wrt #355077Kacper Kowalik2011-03-131-5/+7
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key B3957714)
* ppc stable wrt #355077Kacper Kowalik2011-03-132-3/+6
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* ppc stable wrt #355077Kacper Kowalik2011-03-131-5/+7
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64, signed Manifest commit with key B3957714)
* ppc stable wrt #355077Kacper Kowalik2011-03-132-3/+6
| | | | (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
* Stable on alpha, bug #356839Tobias Klausmann2011-03-121-12/+2
| | | | (Portage version: 2.1.9.42/cvs/Linux x86_64, unsigned Manifest commit)