summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add patch for cross-compilingMike Frysinger2005-11-111-0/+10
| | | | | (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* add patch for cross-compilingMike Frysinger2005-11-111-11/+2
| | | | | (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* add patch for cross-compilingMike Frysinger2005-11-112-1/+18
| | | | (Portage version: 2.0.53_rc7)
* Fix PIC compile, CFLAGS (#111257)Chris Bainbridge2005-11-111-2/+2
| | | | | (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)
* Fix PIC compile, CFLAGS (#111257)Chris Bainbridge2005-11-115-3/+82
| | | | (Portage version: 2.0.51.22-r3)
* Adding dev-libs/mpfr to deps, as it is needed to build fortran for gcc-4Mark Loeser2005-11-101-0/+10
| | | | | (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* Adding dev-libs/mpfr to deps, as it is needed to build fortran for gcc-4Mark Loeser2005-11-101-14/+4
| | | | | (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* Adding dev-libs/mpfr to deps, as it is needed to build fortran for gcc-4Mark Loeser2005-11-104-7/+20
| | | | (Portage version: 2.0.53_rc7)
* add sanity check for portage bug #105304 to keep people from breaking their ↵Mike Frysinger2005-11-101-0/+10
| | | | | | | systems (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* add sanity check for portage bug #105304 to keep people from breaking their ↵Mike Frysinger2005-11-101-17/+7
| | | | | | | systems (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* add sanity check for portage bug #105304 to keep people from breaking their ↵Mike Frysinger2005-11-101-1/+8
| | | | | | systems (Portage version: 2.0.53_rc7)
* New revision that compiles on amd64.Robin H. Johnson2005-11-101-2/+2
| | | | | (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* New revision that compiles on amd64.Robin H. Johnson2005-11-104-2/+57
| | | | (Portage version: 2.0.53_rc7)
* clean unused files and make sure LINGUAS doesnt screw up our bulidMike Frysinger2005-11-051-0/+10
| | | | | (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* clean unused files and make sure LINGUAS doesnt screw up our bulidMike Frysinger2005-11-051-13/+1
| | | | | (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* clean unused files and make sure LINGUAS doesnt screw up our bulidMike Frysinger2005-11-053-5/+3
| | | | (Portage version: 2.0.53_rc7)
* Fix deps to match those from the gcc-4.0 ebuildsMark Loeser2005-11-051-0/+10
| | | | | (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* Fix deps to match those from the gcc-4.0 ebuildsMark Loeser2005-11-051-12/+2
| | | | | (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* Fix deps to match those from the gcc-4.0 ebuildsMark Loeser2005-11-052-5/+9
| | | | (Portage version: 2.0.53_rc7)
* Adding back the gcc-4.1 snapshots. The installation should be fixed now; ↵Mark Loeser2005-11-051-0/+10
| | | | | | | bug #100679 (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* Adding back the gcc-4.1 snapshots. The installation should be fixed now; ↵Mark Loeser2005-11-051-2/+2
| | | | | | | bug #100679 (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* Adding back the gcc-4.1 snapshots. The installation should be fixed now; ↵Mark Loeser2005-11-054-11/+75
| | | | | | bug #100679 (Portage version: 2.0.53_rc7)
* - remove global use violations in old ebuilds.Ned Ludd2005-11-051-0/+12
| | | | | (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* - remove global use violations in old ebuilds.Ned Ludd2005-11-051-3/+3
| | | | | (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* - remove global use violations in old ebuilds.Ned Ludd2005-11-054-23/+20
| | | | (Portage version: 2.0.53_rc7)
* add stupid blocker for #98762Mike Frysinger2005-11-051-0/+10
| | | | | (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* add stupid blocker for #98762Mike Frysinger2005-11-051-11/+1
| | | | | (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* add stupid blocker for #98762Mike Frysinger2005-11-051-2/+4
| | | | (Portage version: 2.0.53_rc7)
* Dont use non-portable character classes in Gentoo sanity check #111353 by ↵Mike Frysinger2005-11-041-0/+10
| | | | | | | Erik Månsson. (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* Dont use non-portable character classes in Gentoo sanity check #111353 by ↵Mike Frysinger2005-11-041-11/+4
| | | | | | | Erik Månsson. (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* Dont use non-portable character classes in Gentoo sanity check #111353 by ↵Mike Frysinger2005-11-044-1/+233
| | | | | | Erik Månsson. (Portage version: 2.0.53_rc7)
* Make sure we set env vars before trying to use them #111022 by Attila Stehr.Mike Frysinger2005-11-011-0/+10
| | | | | (Portage version: 2.0.53_rc6) (Signed Manifest commit)
* Make sure we set env vars before trying to use them #111022 by Attila Stehr.Mike Frysinger2005-11-011-23/+15
| | | | | (Portage version: 2.0.53_rc6) (Unsigned Manifest commit)
* Make sure we set env vars before trying to use them #111022 by Attila Stehr.Mike Frysinger2005-11-014-3/+58
| | | | (Portage version: 2.0.53_rc6)
* Stable on alpha.Bryan Østergaard2005-10-311-0/+10
| | | | | (Portage version: 2.0.53_rc6) (Signed Manifest commit)
* Stable on alpha.Bryan Østergaard2005-10-311-12/+2
| | | | | (Portage version: 2.0.53_rc6) (Unsigned Manifest commit)
* Stable on alpha.Bryan Østergaard2005-10-312-3/+6
| | | | (Portage version: 2.0.53_rc6)
* Adding 28_all_gcc4-pr19520.patch to GENTOO_PATCH_EXCLUDE due to it causing ↵Mark Loeser2005-10-311-0/+10
| | | | | | | ICEs in a few packages. I will remove it from the patchset in the next revision (Portage version: 2.0.53_rc6) (Signed Manifest commit)
* Adding 28_all_gcc4-pr19520.patch to GENTOO_PATCH_EXCLUDE due to it causing ↵Mark Loeser2005-10-311-12/+2
| | | | | | | ICEs in a few packages. I will remove it from the patchset in the next revision (Portage version: 2.0.53_rc6) (Unsigned Manifest commit)
* Adding 28_all_gcc4-pr19520.patch to GENTOO_PATCH_EXCLUDE due to it causing ↵Mark Loeser2005-10-312-2/+11
| | | | | | ICEs in a few packages. I will remove it from the patchset in the next revision (Portage version: 2.0.53_rc6)
* build & install manpagesMike Frysinger2005-10-291-0/+10
| | | | | (Portage version: 2.0.53_rc6) (Signed Manifest commit)
* build & install manpagesMike Frysinger2005-10-291-35/+25
| | | | | (Portage version: 2.0.53_rc6) (Unsigned Manifest commit)
* build & install manpagesMike Frysinger2005-10-291-4/+10
| | | | (Portage version: 2.0.53_rc6)
* actually, only need help2man in DEPEND, not RDEPENDMike Frysinger2005-10-291-0/+10
| | | | | (Portage version: 2.0.53_rc6) (Signed Manifest commit)
* actually, only need help2man in DEPEND, not RDEPENDMike Frysinger2005-10-291-11/+1
| | | | | (Portage version: 2.0.53_rc6) (Unsigned Manifest commit)
* actually, only need help2man in DEPEND, not RDEPENDMike Frysinger2005-10-291-2/+3
| | | | (Portage version: 2.0.53_rc6)
* generate & install manpagesMike Frysinger2005-10-291-0/+10
| | | | | (Portage version: 2.0.53_rc6) (Signed Manifest commit)
* generate & install manpagesMike Frysinger2005-10-291-27/+15
| | | | | (Portage version: 2.0.53_rc6) (Unsigned Manifest commit)
* generate & install manpagesMike Frysinger2005-10-291-4/+10
| | | | (Portage version: 2.0.53_rc6)
* oldMike Frysinger2005-10-292-48/+0
|