summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Maintainer bump per #gentoo-infra discussion of July 4th. Patch massively ↵Robin H. Johnson2013-07-101-23/+5
| | | | | | reduces storage requirement for running tests, but they still have two failures: "repmgr_start:invalid argument"; "FAIL: condition {[stat_field $env rep_stat \"Startup complete\"]}". (Portage version: 2.2.0_alpha185/cvs/Linux x86_64, unsigned Manifest commit)
* Maintainer bump per #gentoo-infra discussion of July 4th. Patch massively ↵Robin H. Johnson2013-07-105-5/+284
| | | | | | reduces storage requirement for running tests, but they still have two failures: "repmgr_start:invalid argument"; "FAIL: condition {[stat_field $env rep_stat \"Startup complete\"]}". (Portage version: 2.2.0_alpha185/cvs/Linux x86_64, unsigned Manifest commit)
* Version bump (bug #474602)Lars Wendler2013-07-101-15/+18
| | | | (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
* Version bump (bug #474602)Lars Wendler2013-07-103-2/+231
| | | | (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
* Fixed dependency on sys-libs/tdb (bug #476228)Lars Wendler2013-07-081-15/+15
| | | | (Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
* Fixed dependency on sys-libs/tdb (bug #476228)Lars Wendler2013-07-082-3/+7
| | | | (Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
* Version bump. Removed oldLars Wendler2013-07-081-4/+16
| | | | (Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
* Version bump. Removed oldLars Wendler2013-07-082-1/+82
| | | | (Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
* Summer cleaningSven Vermeulen2013-07-071-6/+4
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
* Summer cleaningSven Vermeulen2013-07-072-32/+4
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
* Summer cleaningSven Vermeulen2013-07-071-9/+4
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
* Summer cleaningSven Vermeulen2013-07-073-262/+5
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
* Summer cleaningSven Vermeulen2013-07-071-9/+4
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
* Summer cleaningSven Vermeulen2013-07-075-359/+6
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
* Go multilib, based on the work of Yuta SATOH in bug #475294Alexis Ballier2013-07-031-5/+5
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Go multilib, based on the work of Yuta SATOH in bug #475294Alexis Ballier2013-07-032-17/+25
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Go multilib, based on a patch by Yuta SATOH in bug #475294Alexis Ballier2013-07-031-5/+5
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Go multilib, based on a patch by Yuta SATOH in bug #475294Alexis Ballier2013-07-032-12/+20
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Use a simple Makefile instead of cmake for building it and drop our patches. ↵Alexis Ballier2013-07-031-5/+6
| | | | | | It no longer needs to be built with clang. (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Use a simple Makefile instead of cmake for building it and drop our patches. ↵Alexis Ballier2013-07-033-39/+72
| | | | | | It no longer needs to be built with clang. (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* inherit base before subversion to get a correct src_unpack, bug #475598 by ↵Alexis Ballier2013-07-031-5/+5
| | | | | | Michael Weber (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* inherit base before subversion to get a correct src_unpack, bug #475598 by ↵Alexis Ballier2013-07-032-3/+7
| | | | | | Michael Weber (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOHAlexis Ballier2013-07-021-6/+6
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOHAlexis Ballier2013-07-023-7/+12
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid ↵Alexis Ballier2013-07-011-6/+6
| | | | | | chicken and egg problems when bootstrapping. (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid ↵Alexis Ballier2013-07-013-9/+12
| | | | | | chicken and egg problems when bootstrapping. (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* sys-libs/talloc: Bump to new python eclassJustin Lecher2013-06-301-16/+7
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
* sys-libs/talloc: Bump to new python eclassJustin Lecher2013-06-303-10/+79
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
* sys-libs/tdb: Bump to new python eclassesJustin Lecher2013-06-301-2/+13
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
* sys-libs/tdb: Bump to new python eclassesJustin Lecher2013-06-303-10/+56
| | | | (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
* Version bumpAnthony G. Basile2013-06-301-15/+17
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
* Version bumpAnthony G. Basile2013-06-303-4/+100
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
* Stable for arm, wrt bug #473302Agostino Sarubbo2013-06-291-7/+17
| | | | (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
* Stable for arm, wrt bug #473302Agostino Sarubbo2013-06-292-3/+6
| | | | (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
* Apply trivial Prefix adjustment first:Benda XU2013-06-291-16/+6
| | | | | | | For vanilla portage, EPREFIX is null, ED and EROOT are D and ROOT. The rest of Prefix support is still under review by vapier. (bug 473728) (Portage version: 2.1.12.4/cvs/Linux x86_64, unsigned Manifest commit)
* Apply trivial Prefix adjustment first:Benda XU2013-06-296-41/+51
| | | | | | | For vanilla portage, EPREFIX is null, ED and EROOT are D and ROOT. The rest of Prefix support is still under review by vapier. (bug 473728) (Portage version: 2.1.12.4/cvs/Linux x86_64, unsigned Manifest commit)
* Version bump (#474930 by Travis Hansen), drop old.Pacho Ramos2013-06-271-6/+6
| | | | (Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Version bump (#474930 by Travis Hansen), drop old.Pacho Ramos2013-06-272-8/+21
| | | | (Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Stable for HPPA too.Jeroen Roovers2013-06-271-16/+6
| | | | (Portage version: 2.2.0_alpha185/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Stable for HPPA too.Jeroen Roovers2013-06-272-3/+6
| | | | (Portage version: 2.2.0_alpha185/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Fix from upstream for localedef behavior on arches where MAP_FIXED requires ↵Mike Frysinger2013-06-261-16/+16
| | | | | | SHMLBA alignment #471020 by Jeroen Roovers. (Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Fix from upstream for localedef behavior on arches where MAP_FIXED requires ↵Mike Frysinger2013-06-262-3/+7
| | | | | | SHMLBA alignment #471020 by Jeroen Roovers. (Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Version bump; cleanup old.Diego Elio Pettenò2013-06-251-12/+10
| | | | (Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Version bump; cleanup old.Diego Elio Pettenò2013-06-253-99/+8
| | | | (Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Fix bug 473714 (add libpthread in Libs)Sven Vermeulen2013-06-231-4/+6
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
* Fix bug 473714 (add libpthread in Libs)Sven Vermeulen2013-06-232-1/+135
| | | | (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
* Add ebuild supporting native multilib (#457134, thanks to mgorny and vapier ↵Pacho Ramos2013-06-231-14/+5
| | | | | | for their help) (Portage version: 2.1.12.9/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Add ebuild supporting native multilib (#457134, thanks to mgorny and vapier ↵Pacho Ramos2013-06-232-1/+120
| | | | | | for their help) (Portage version: 2.1.12.9/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Fix from upstream for qecvt func decl handling #450714 by Dennis Schridde.Mike Frysinger2013-06-231-9/+19
| | | | (Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Fix from upstream for qecvt func decl handling #450714 by Dennis Schridde.Mike Frysinger2013-06-233-5/+9
| | | | (Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)