summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove old.Manuel Rüger2015-05-051-1/+5
| | | | Package-Manager: portage-2.2.18/cvs/Linux x86_64
* use ecvs_cleanJustin Lecher2015-03-211-2/+6
| | | | | Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
* Use mirror:// in SRC_URI.Michał Górny2012-04-241-2/+5
| | | | Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
* Drop sparc keywordsRaúl Porcel2011-12-181-1/+6
| | | | Package-Manager: portage-2.1.10.38/cvs/Linux ia64
* x86 stable, bug #382781Markus Meier2011-09-181-1/+5
| | | | Package-Manager: portage-2.1.10.18/cvs/Linux x86_64
* Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ↵Tony Vroon2011-09-161-1/+6
| | | | | | "idella4" Delaney in bug #382781. Package-Manager: portage-2.1.10.16/cvs/Linux x86_64
* Version bump, fixes compilation with gcc-4.6 (bug #363531). Also fixed ↵Tiziano Müller2011-08-041-1/+8
| | | | | | compilation with USE=-nls (bug #373035) and use EAPI-4. Package-Manager: portage-2.1.10.6/cvs/Linux x86_64
* Removed temporary parallel build workaround.Tiziano Müller2011-02-251-1/+5
| | | | Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
* Update patch to fix parallel build issues (bug #296749, thanks to Martin von ↵Tiziano Müller2011-02-251-2/+7
| | | | | | Gagern and Torsten Kurbad). Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
* Stable on amd64 wrt bug #335745Markos Chandras2010-09-121-1/+5
| | | | Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
* x86 stable wrt bug #335745Paweł Hajdan2010-09-061-1/+5
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* The latest version is not parallel make safe despite the patch. Adding ↵Andrey Kislyuk2010-09-031-2/+7
| | | | | | workaround. Feel free to fix properly. Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Version bump (fixes bug #247082 and maybe bug #253549 (unable to reproduce)).Tiziano Müller2009-07-271-2/+12
| | | | Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* amd64/x86 stable, bug #240496Markus Meier2008-12-141-1/+5
| | | | Package-Manager: portage-2.1.6.1/cvs/Linux 2.6.26.8 x86_64
* Sparc stable, Bug #242218.Ferris McCormick2008-11-231-1/+5
| | | | Package-Manager: portage-2.2_rc15/cvs/Linux 2.6.20-gentoo-r8 x86_64
* Bump to a snapshot to fix compilation against xerces-c-3. Thanks a lot to ↵Mark Loeser2008-11-121-1/+9
| | | | | | Martin von Gagern <Martin DOT vGagern AT gmx DOT net> for the analysis of this issue; bug #242218 Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.27.1 x86_64
* Updated xerces-c dependencyTiziano Müller2008-08-091-1/+4
| | | | Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
* Added =dev-libs/xerces-c-2.8.0-r1 as possible dependencyTiziano Müller2008-07-261-1/+4
| | | | Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.26-gentoo x86_64
* Add patch allowing building with GCC 4.3. Patch by ape in bug #213136.Diego Elio Pettenò2008-04-271-2/+6
| | | | Package-Manager: portage-2.1.5_rc6
* Changed xerces-c version to match only 2.7.0 (bug #202922) since upstream ↵Tiziano Müller2007-12-241-1/+5
| | | | | | doesn't guarantee compatibility with 2.8.0 Package-Manager: portage-2.1.4_rc11
* Marked ~ppc.Joseph Jezak2007-06-281-1/+4
| | | | Package-Manager: portage-2.1.3_rc5
* Add patch to fix building with -Wl,--as-needed. Fixes bug #165434. Thanks to ↵Petteri Räty2007-05-181-1/+7
| | | | | | Daniel Lin <dtlin@andrew.cmu.edu> for the patch. Also fixed LICENSE to Apache-2.0. Package-Manager: portage-2.1.2.7
* Manifest rebuilt (bug #173450)Tiziano Müller2007-04-051-1/+4
| | | | Package-Manager: portage-2.1.2.2
* fix typo causing bug 165168Simon Stelling2007-02-031-1/+4
| | | | Package-Manager: portage-2.1.2-r7
* fix multilib-strict; bug 154279; credits to Christoph MendeSimon Stelling2007-02-021-2/+5
| | | | Package-Manager: portage-2.1.2-r5
* Dropping old versions. Added API-doc generation (bug #157046) using doxygen. ↵Tiziano Müller2006-12-041-1/+7
| | | | | | Updated ebuild to make the package use our CXXFLAGS. Package-Manager: portage-2.1.2_rc2
* Marked stable on amd64 for bug #152042Daniel Gryniewicz2006-11-071-1/+4
| | | | Package-Manager: portage-2.1.2_rc1-r4
* keyworded x86 as requested in bug #152042Christian Faulhammer2006-10-301-1/+5
| | | | Package-Manager: portage-2.1.1-r1
* Stable on SPARC wrt bug #152042.Jason Wever2006-10-221-1/+4
| | | | Package-Manager: portage-2.1.2_pre3-r6
* Version bump #146061 by Colonel Paneek.Mike Frysinger2006-09-031-2/+7
| | | | Package-Manager: portage-2.1.1_rc1-r2
* Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745.Sven Wegener2005-05-301-2/+5
| | | | Package-Manager: portage-2.0.51.22-r1
* Version bump #62196 by Sebastian Roth.Mike Frysinger2004-11-111-1/+7
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-241-2/+2
|
* initial ebuild #36836Mike Frysinger2004-02-211-0/+8