summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add workaround to epatch call to make sure that patches are applied in right ↵Sergey Popov2013-06-011-9/+9
| | | | | | order, wrt bug #471666. Thanks to Pavel Riha for discovering this issue and Jeroen Roovers for suggested patch (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
* Drop old revisionSergey Popov2013-02-221-18/+9
| | | | (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
* Stable for ppc, wrt bug #457458Agostino Sarubbo2013-02-221-10/+16
| | | | (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
* Stable on arm, wrt bug #457458Sergey Popov2013-02-221-16/+10
| | | | (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
* Stable for sparc, wrt bug #457458Agostino Sarubbo2013-02-211-15/+15
| | | | (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
* Stable for ia64, wrt bug #457458Agostino Sarubbo2013-02-211-10/+16
| | | | (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
* Respect AR, wrt bug #458482. Thanks to Agostino Sarubbo for discovering this ↵Sergey Popov2013-02-201-5/+9
| | | | | | issue (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
* Stable for HPPA (bug #457458).Jeroen Roovers2013-02-201-16/+6
| | | | (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Stable for x86, wrt bug #457458Agostino Sarubbo2013-02-201-15/+15
| | | | (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
* Stable for amd64, wrt bug #457458Agostino Sarubbo2013-02-201-2/+22
| | | | (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
* Revision bump: EAPI 5, epatch_user support, new upstream patchset, generic ↵Sergey Popov2013-01-121-14/+6
| | | | | | cleanups (Portage version: 2.2.0_alpha151/cvs/Linux x86_64, unsigned Manifest commit)
* Cleanup due retirement, #95685Pacho Ramos2012-12-161-12/+10
| | | | (Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Remove <herd>no-herd</herd>.Michał Górny2011-09-241-6/+8
| | | | (Portage version: 2.2.0_alpha59_p8/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
* Don't PROVIDE virtual/dhcpc, bug 358827.Ulrich Müller2011-04-151-9/+5
| | | | (Portage version: 2.1.9.46/cvs/Linux x86_64, signed Manifest commit with key 8222EEEC)
* Do not install useless locale files (bug #358007), use emake.Krzysztof Pawlik2011-03-151-6/+10
| | | | (Portage version: 2.1.9.43/cvs/Linux x86_64, signed Manifest commit with key 0xF6A80E46)
* Remove old version.Krzysztof Pawlik2009-05-021-5/+11
| | | | | (Portage version: 2.1.6.12/cvs/Linux x86_64) (Signed Manifest commit)
* Stable for HPPA (bug #264688).Jeroen Roovers2009-04-291-2/+2
| | | | | (Portage version: 2.2_rc31/cvs/Linux i686) (Unsigned Manifest commit)
* stable ppc, bug 264688Brent Baude2009-04-261-2/+2
| | | | | (Portage version: 2.1.6.11/cvs/Linux ppc64) (Unsigned Manifest commit)
* arm/ia64/sparc stable wrt #264688Raúl Porcel2009-04-101-12/+2
| | | | | (Portage version: 2.1.6.7/cvs/Linux ia64) (Unsigned Manifest commit)
* amd64/x86 stable, bug #264688Markus Meier2009-04-051-5/+5
| | | | | (Portage version: 2.1.6.11/cvs/Linux x86_64) (Signed Manifest commit)
* Revision bump: fix bug #260929 (static linking against popt), respect LDFLAGS.Krzysztof Pawlik2009-03-071-6/+6
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Signed Manifest commit)
* Fix digest.Krzysztof Pawlik2009-02-161-6/+6
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Signed Manifest commit)
* Revision bump, see bug #258582. Changed maintainer.Krzysztof Pawlik2009-02-121-3/+14
| | | | | (Portage version: 2.1.6.7/cvs/Linux x86_64) (Signed Manifest commit)
* Add version that builds and works wrt bug #198121 (gcc43).Mike Pagano2008-12-231-1/+3
| | | | | (Portage version: 2.2_rc18/cvs/Linux 2.6.27-gentoo-r4 i686) (Unsigned Manifest commit)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-311-28/+0
|
* Fixing the digest.Christian Heim2007-12-291-4/+14
| | | | | (Portage version: 2.1.3.19) (Signed Manifest commit)
* Adding patch for compilation against dev-libs/popt-1.12, as N is already ↵Christian Heim2007-12-291-18/+12
| | | | | | | defined in popt.h. This keeps it working with current stable dev-libs/popt, which doesn't have the define in popt.h. Thanks to Preston Crow <pc_gentoo_bugzilla at crowcastle.net> in #201958 for the idea. (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* Removing uberlord from metadata.xml as per #199318. Assigning to ↵Christian Heim2007-12-251-8/+18
| | | | | | | maintainer-needed. (Portage version: 2.1.3.19) (Signed Manifest commit)
* add herd:no-herdThilo Bangert2007-05-141-8/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Punt old versionsRoy Marples2006-09-291-34/+0
| | | | (Portage version: 2.1.2_pre1-r4)
* arm stableMike Frysinger2006-09-261-8/+8
| | | | | (Portage version: 2.1.2_pre1-r1) (Signed Manifest commit)
* Stable on hppa wrt #134896Gustavo Zacarias2006-08-231-8/+18
| | | | | (Portage version: 2.1-r2) (Signed Manifest commit)
* Mark 0.8.24 stable on ia64Aron Griffis2006-07-131-18/+8
| | | | | (Portage version: 2.1-r1) (Unsigned Manifest commit)
* Stable on x86; bug #134896Mark Loeser2006-06-041-8/+18
| | | | | (Portage version: 2.1_rc3-r5) (Signed Manifest commit)
* stable on amd64 wrt bug #134896Jory Pratt2006-06-011-8/+8
| | | | | (Portage version: 2.1_rc3-r3) (Unsigned Manifest commit)
* Stable on SPARC wrt bug #134896.Jason Wever2006-05-301-10/+10
| | | | | (Portage version: 2.1_rc3-r2) (Unsigned Manifest commit)
* Marked ppc, requested in bug #134896Luca Barbato2006-05-301-18/+18
| | | | | (Portage version: 2.1_rc2-r3) (Unsigned Manifest commit)
* Version bump, #131650 thanks to Dick Marinus.Roy Marples2006-04-301-6/+17
| | | | | (Portage version: 2.1_pre10) (Unsigned Manifest commit)
* Remove pointless RDEPENDRoy Marples2006-04-241-15/+25
| | | | | (Portage version: 2.1_pre9-r2) (Unsigned Manifest commit)
* Punt old versionRoy Marples2006-04-221-19/+0
| | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* New patch, now with resolvconf support.Roy Marples2006-04-071-0/+10
| | | | | | Actually we don't unpatch it from Debians patch, but whatever ;) (Portage version: 2.1_pre7-r4) (Signed Manifest commit)
* New patch, now with resolvconf support.Roy Marples2006-04-071-6/+6
| | | | | Actually we don't unpatch it from Debians patch, but whatever ;) (Portage version: 2.1_pre7-r4) (Unsigned Manifest commit)
* New patch, now with resolvconf support.Roy Marples2006-04-071-4/+29
| | | | | Actually we don't unpatch it from Debians patch, but whatever ;) (Portage version: 2.1_pre7-r4)
* Really fix LINGUAS installing correct po filesRoy Marples2005-11-181-1/+1
| | | | | (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)
* Really fix LINGUAS installing correct po filesRoy Marples2005-11-181-1/+1
| | | | (Portage version: 2.0.51.22-r3)
* Only install specific po files if LINGUAS is setRoy Marples2005-11-181-2/+2
| | | | | (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)
* Only install specific po files if LINGUAS is setRoy Marples2005-11-181-1/+1
| | | | (Portage version: 2.0.51.22-r3)
* Fixed gcc4 compilation warningsRoy Marples2005-11-181-2/+2
| | | | | (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)
* Fixed gcc4 compilation warningsRoy Marples2005-11-181-3/+6
| | | | (Portage version: 2.0.51.22-r3)
* Punted old ebuilds.Roy Marples2005-10-061-18/+3
| | | | | (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)