summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Respect CC and CFLAGS. #296741Ralph Sennhauser2012-05-041-16/+11
| | | | (Portage version: 2.1.10.57/cvs/Linux x86_64, signed Manifest commit with key 0xDA575EB7)
* Respect CC and CFLAGS. #296741Ralph Sennhauser2012-05-043-4/+36
| | | | (Portage version: 2.1.10.57/cvs/Linux x86_64)
* Move EAPI assignment to top of ebuild, bug 411875.Ulrich Müller2012-04-131-10/+16
| | | | (Portage version: 2.1.10.56/cvs/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Move EAPI assignment to top of ebuild, bug 411875.Ulrich Müller2012-04-132-3/+7
| | | | (Portage version: 2.1.10.56/cvs/Linux x86_64)
* Drop ia64 support #345433Ralph Sennhauser2012-01-011-3/+17
| | | | (Portage version: 2.1.10.43/cvs/Linux x86_64, signed Manifest commit with key 0xDA575EB7)
* Drop ia64 support #345433Ralph Sennhauser2012-01-013-8/+12
| | | | (Portage version: 2.1.10.43/cvs/Linux x86_64)
* ppc64 stable wrt #340799Kacper Kowalik2011-01-201-2/+2
| | | | (Portage version: 2.1.9.25/cvs/Linux ppc64, unsigned Manifest commit)
* ppc64 stable wrt #340799Kacper Kowalik2011-01-202-5/+9
| | | | (Portage version: 2.1.9.25/cvs/Linux ppc64)
* stable ppc, bug 340799Brent Baude2010-10-151-12/+2
| | | | | (Portage version: 2.1.8.3/cvs/Linux ppc64) (Unsigned Manifest commit)
* stable ppc, bug 340799Brent Baude2010-10-152-3/+7
| | | | (Portage version: 2.1.8.3/cvs/Linux ppc64)
* Stable on amd64 wrt bug #340799Markos Chandras2010-10-151-2/+12
| | | | (Portage version: 2.2_rc92/cvs/Linux x86_64, signed Manifest commit with key 441AC410)
* Stable on amd64 wrt bug #340799Markos Chandras2010-10-152-3/+7
| | | | (Portage version: 2.2_rc92/cvs/Linux x86_64)
* x86 stable wrt bug #340799Paweł Hajdan2010-10-141-12/+2
| | | | | (Portage version: 2.1.8.3/cvs/Linux i686) (Unsigned Manifest commit)
* x86 stable wrt bug #340799Paweł Hajdan2010-10-142-3/+7
| | | | (Portage version: 2.1.8.3/cvs/Linux i686)
* Revbump to respect LDFLAGS. Reported by Diego E. Pettenò ↵Serkan Kaba2010-09-131-1/+13
| | | | | | <flameeyes@gentoo.org> in bug #336302. (Portage version: 2.2_rc80/cvs/Linux x86_64, signed Manifest commit)
* Revbump to respect LDFLAGS. Reported by Diego E. Pettenò ↵Serkan Kaba2010-09-133-2/+76
| | | | | | <flameeyes@gentoo.org> in bug #336302. (Portage version: 2.2_rc80/cvs/Linux x86_64)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-31/+0
|
* Let the eclass handle the source use flag dependencies and remove generation ↵Petteri Räty2007-05-171-15/+18
| | | | | | | 1 ebuild. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Let the eclass handle the source use flag dependencies and remove generation ↵Petteri Räty2007-05-174-51/+12
| | | | | | 1 ebuild. (Portage version: 2.1.2.7)
* Stable on ppc wrt bug 170932Gysbert Wassenaar2007-03-171-8/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Stable on ppc wrt bug 170932Gysbert Wassenaar2007-03-172-3/+6
| | | | (Portage version: 2.1.2.2)
* Stable on ppc64; bug #170932Markus Rothe2007-03-151-8/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Stable on ppc64; bug #170932Markus Rothe2007-03-152-3/+7
| | | | (Portage version: 2.1.2.2)
* amd64 stable for bug #170932.Joshua Nichols2007-03-151-18/+8
| | | | | (Portage version: 2.1.2-r12) (Unsigned Manifest commit)
* amd64 stable for bug #170932.Joshua Nichols2007-03-152-3/+7
| | | | (Portage version: 2.1.2-r12)
* stable x86, bug 170932Christian Faulhammer2007-03-141-12/+12
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* stable x86, bug 170932Christian Faulhammer2007-03-142-3/+7
| | | | (Portage version: 2.1.2.2)
* Change to use java-pkg_dojavadoc.Petteri Räty2007-03-141-12/+12
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* Change to use java-pkg_dojavadoc.Petteri Räty2007-03-142-6/+10
| | | | (Portage version: 2.1.2.2)
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-081-8/+18
| | | | | (Portage version: 2.1.2_rc2-r5) (Signed Manifest commit)
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-082-3/+7
| | | | (Portage version: 2.1.2_rc2-r5)
* Fix building on fbsd thanks to Diego Pettenò <flameeyes@gentoo.org>, bugs ↵Vlastimil Babka2006-12-081-18/+12
| | | | | | | #157390 and #157387. (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Fix building on fbsd thanks to Diego Pettenò <flameeyes@gentoo.org>, bugs ↵Vlastimil Babka2006-12-083-3/+36
| | | | | | #157390 and #157387. (Portage version: 2.1.2_rc2-r5)
* Dropping sparc keywords, see #96229Gustavo Zacarias2006-10-051-12/+22
| | | | | (Portage version: 2.1.1) (Signed Manifest commit)
* Dropping sparc keywords, see #96229Gustavo Zacarias2006-10-053-6/+10
| | | | (Portage version: 2.1.1)
* Added ~ia64 keywords.Joshua Nichols2006-09-101-8/+8
| | | | | (Portage version: 2.1-r1) (Unsigned Manifest commit)
* Added ~ia64 keywords.Joshua Nichols2006-09-102-3/+7
| | | | (Portage version: 2.1-r1)
* Revision bump to support new Java system.Joshua Nichols2006-07-271-13/+25
| | | | | (Portage version: 2.1.1_pre3-r5) (Unsigned Manifest commit)
* Revision bump to support new Java system.Joshua Nichols2006-07-274-2/+58
| | | | (Portage version: 2.1.1_pre3-r5)
* fix deps, and source useflag support, small cleanupThomas Matthijs2005-07-091-0/+10
| | | | | (Portage version: 2.0.51.22-r1) (Signed Manifest commit)
* fix deps, and source useflag support, small cleanupThomas Matthijs2005-07-091-2/+2
| | | | | (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit)
* fix deps, and source useflag support, small cleanupThomas Matthijs2005-07-093-11/+19
| | | | (Portage version: 2.0.51.22-r1)
* stable on ppc64Markus Rothe2005-01-261-2/+2
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* stable on ppc64Markus Rothe2005-01-262-5/+9
| | | | (Portage version: 2.0.51-r15)
* added ~ppc64 to KEYWORDS (Manifest recommit)Markus Rothe2004-12-181-12/+2
|
* added ~ppc64 to KEYWORDSMarkus Rothe2004-12-182-3/+7
|
* dojar --> java-pkg_dojar (Manifest recommit)Thomas Matthijs2004-10-161-5/+5
|
* dojar --> java-pkg_dojarThomas Matthijs2004-10-162-3/+7
|
* use java-pkg_dohtml instead of dohtml to also install the package-list in ↵Thomas Matthijs2004-10-161-2/+12
| | | | case of api docs: #50740 (Manifest recommit)
* use java-pkg_dohtml instead of dohtml to also install the package-list in ↵Thomas Matthijs2004-10-162-3/+8
| | | | case of api docs: #50740