summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* alpha/ia64/sparc stable wrt #401831Raúl Porcel2012-03-181-2/+12
| | | | (Portage version: 2.1.10.49/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
* alpha/ia64/sparc stable wrt #401831Raúl Porcel2012-03-182-3/+6
| | | | (Portage version: 2.1.10.49/cvs/Linux ia64)
* Restricting pypy #403805Patrick Lauer2012-02-201-14/+4
| | | | (Portage version: 2.2.0_alpha87/cvs/Linux x86_64, unsigned Manifest commit)
* Restricting pypy #403805Patrick Lauer2012-02-204-7/+12
| | | | (Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
* arm stable, bug #401831Markus Meier2012-02-131-16/+6
| | | | (Portage version: 2.1.10.45/cvs/Linux i686, signed Manifest commit with key 072AD062)
* arm stable, bug #401831Markus Meier2012-02-132-3/+6
| | | | (Portage version: 2.1.10.45/cvs/Linux i686)
* ppc64 stable wrt #401831Kacper Kowalik2012-02-131-2/+22
| | | | (Portage version: 2.2.0_alpha86/cvs/Linux x86_64, signed Manifest commit with key 895192F9)
* ppc64 stable wrt #401831Kacper Kowalik2012-02-132-3/+6
| | | | (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
* Changing python deps in preparation for 2.4 removalPatrick Lauer2012-02-101-2/+2
| | | | (Portage version: 2.2.0_alpha85/cvs/Linux x86_64, unsigned Manifest commit)
* Changing python deps in preparation for 2.4 removalPatrick Lauer2012-02-102-3/+6
| | | | (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
* x86 stable per bug 401831Jeff Horelick2012-02-081-12/+2
| | | | (Portage version: 2.2.0_alpha85/cvs/Linux i686, unsigned Manifest commit)
* x86 stable per bug 401831Jeff Horelick2012-02-082-3/+6
| | | | (Portage version: 2.2.0_alpha85/cvs/Linux i686)
* Stable for HPPA (bug #401831).Jeroen Roovers2012-02-081-6/+6
| | | | (Portage version: 2.2.0_alpha85/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Stable for HPPA (bug #401831).Jeroen Roovers2012-02-082-3/+6
| | | | (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
* Inherit multilib.Mike Gilbert2012-02-051-10/+6
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key EA4843A4)
* Inherit multilib.Mike Gilbert2012-02-052-4/+7
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Stable for amd64, wrt bug #401831Agostino Sarubbo2012-02-041-2/+16
| | | | (Portage version: 2.1.10.44/cvs/Linux x86_64, signed Manifest commit with key 7CD2DC5D)
* Stable for amd64, wrt bug #401831Agostino Sarubbo2012-02-042-3/+6
| | | | (Portage version: 2.1.10.44/cvs/Linux x86_64)
* Marking scons-2.1.0 ppc for bug 401831Brent Baude2012-02-011-12/+2
| | | | (Portage version: 2.1.10.11/cvs/Linux ppc64, unsigned Manifest commit)
* Marking scons-2.1.0 ppc for bug 401831Brent Baude2012-02-012-5/+8
| | | | (Portage version: 2.1.10.11/cvs/Linux ppc64)
* Mark arm stable.Mike Frysinger2011-11-211-16/+6
| | | | (Portage version: 2.2.0_alpha75/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Mark arm stable.Mike Frysinger2011-11-212-3/+6
| | | | (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
* Fix building with Jython. Patch by Arfrever.Markos Chandras2011-11-111-9/+16
| | | | (Portage version: 2.2.0_alpha73/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
* Fix building with Jython. Patch by Arfrever.Markos Chandras2011-11-113-2/+20
| | | | (Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
* Version bump (fixes bug #361413).Tim Harder2011-10-021-6/+14
| | | | (Portage version: 2.2.0_alpha60/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
* Version bump (fixes bug #361413).Tim Harder2011-10-022-1/+56
| | | | (Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
* Prevent the buildsystem from forcing installation into /usr/local on DarwinFabian Groffen2011-09-241-5/+5
| | | | (Portage version: 2.2.01.19295-prefix/cvs/Darwin i386, signed Manifest commit with key C5C74E89)
* Prevent the buildsystem from forcing installation into /usr/local on DarwinFabian Groffen2011-09-242-2/+7
| | | | (Portage version: 2.2.01.19295-prefix/cvs/Darwin i386)
* Fix hardcoded paths to refer to those from the Prefix first, by Asfand Yar ↵Fabian Groffen2011-08-291-17/+7
| | | | | | Qazi, bug #361061 (Portage version: 2.2.01.19074-prefix/cvs/Darwin i386, signed Manifest commit with key C5C74E89)
* Fix hardcoded paths to refer to those from the Prefix first, by Asfand Yar ↵Fabian Groffen2011-08-292-3/+10
| | | | | | Qazi, bug #361061 (Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
* Set PYTHON_MODNAME. Patch by Arfrever.Markos Chandras2011-08-241-2/+22
| | | | (Portage version: 2.2.0_alpha51/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
* Set PYTHON_MODNAME. Patch by Arfrever.Markos Chandras2011-08-242-4/+7
| | | | (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
* Fix paths for Gentoo Prefix, bug 375735Jeremy Olexa2011-07-201-12/+2
| | | | (Portage version: 2.1.10.4/cvs/Linux i686, unsigned Manifest commit)
* Fix paths for Gentoo Prefix, bug 375735Jeremy Olexa2011-07-202-3/+6
| | | | (Portage version: 2.1.10.4/cvs/Linux i686)
* Python related improvements. Closes bug #367049. Thanks to Mike GilbertJesus Rivero2011-07-191-1/+12
| | | | (Portage version: 2.2.0_alpha29/cvs/Linux i686, signed Manifest commit with key 1F6F0683)
* Python related improvements. Closes bug #367049. Thanks to Mike GilbertJesus Rivero2011-07-192-1/+51
| | | | (Portage version: 2.2.0_alpha29/cvs/Linux i686)
* Transfer Prefix keywordsFabian Groffen2011-01-291-2/+2
| | | | (Portage version: 2.2.01.17680-prefix/cvs/SunOS i386, unsigned Manifest commit)
* Transfer Prefix keywordsFabian Groffen2011-01-292-5/+8
| | | | (Portage version: 2.2.01.17680-prefix/cvs/SunOS i386)
* Delete older ebuild.Arfrever Frehtes Taifersar Arahesis2010-12-271-5/+1
| | | | (Portage version: 2.2.0_alpha10_p9/cvs/Linux x86_64, unsigned Manifest commit)
* Delete older ebuild.Arfrever Frehtes Taifersar Arahesis2010-12-272-65/+5
| | | | (Portage version: 2.2.0_alpha10_p9/cvs/Linux x86_64)
* Marking scons-2.0.1 ppc64 for bug 339531Brent Baude2010-12-271-12/+2
| | | | (Portage version: 2.1.9.25/cvs/Linux ppc64, unsigned Manifest commit)
* Marking scons-2.0.1 ppc64 for bug 339531Brent Baude2010-12-272-3/+6
| | | | (Portage version: 2.1.9.25/cvs/Linux ppc64)
* add ~arm, bug #343791Markus Meier2010-11-191-2/+12
| | | | (Portage version: 2.1.9.24/cvs/Linux i686, signed Manifest commit with key 072AD062)
* add ~arm, bug #343791Markus Meier2010-11-192-3/+6
| | | | (Portage version: 2.1.9.24/cvs/Linux i686)
* alpha/ia64/sparc stable wrt #339531Raúl Porcel2010-10-241-2/+2
| | | | | (Portage version: 2.1.8.3/cvs/Linux ia64) (Unsigned Manifest commit)
* alpha/ia64/sparc stable wrt #339531Raúl Porcel2010-10-242-3/+6
| | | | (Portage version: 2.1.8.3/cvs/Linux ia64)
* Stable for HPPA (bug #339531).Jeroen Roovers2010-10-211-2/+2
| | | | (Portage version: 2.2_rc98/cvs/Linux i686, unsigned Manifest commit)
* Stable for HPPA (bug #339531).Jeroen Roovers2010-10-212-3/+6
| | | | (Portage version: 2.2_rc98/cvs/Linux i686)
* stable ppc, bug 339531Brent Baude2010-10-201-2/+2
| | | | | (Portage version: 2.1.8.3/cvs/Linux ppc64) (Unsigned Manifest commit)
* stable ppc, bug 339531Brent Baude2010-10-202-3/+6
| | | | (Portage version: 2.1.8.3/cvs/Linux ppc64)