summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-libs/nettle: x86 stable (bug #653574)Thomas Deutschmann2018-04-221-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/mathjax: x86 stable (bug #596714)Thomas Deutschmann2018-04-221-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/botan: x86 stable (bug #652910)Thomas Deutschmann2018-04-221-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/boehm-gc: amd64 stable wrt bug #653720Aaron Bauman2018-04-211-1/+1
| | | | | Bug: https://bugs.gentoo.org/653720 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/boehm-gc: stable 7.6.4 for ia64, bug #653720Sergei Trofimovich2018-04-211-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653720 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/expat: epatch->PATCHES=()Marty E. Plummer2018-04-216-12/+15
| | | | | | | Also reformatted the patches to be -p1 applicable, and switched eapply_user to default. Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/nettle: stable 3.4 for ia64, bug #653574Sergei Trofimovich2018-04-211-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653574 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/boehm-gc: Drop some old versionsAndreas K. Hüttel2018-04-218-330/+0
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* dev-libs/boehm-gc: Enable threading by default, bug 592318Andreas K. Hüttel2018-04-211-1/+1
| | | | | | | This version is also a stable candidate. Closes: https://bugs.gentoo.org/592318 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* dev-libs/jsoncpp: arm stable wrt bug #651538Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libxml2: bump to 2.9.8Mart Raudsepp2018-04-212-0/+209
| | | | | Closes: https://bugs.gentoo.org/647566 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/libxslt: bump to 1.1.32Mart Raudsepp2018-04-213-0/+374
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop the m4 patch that adds CXXFLAGS with unknown reasons of existing; it shouldn't be necessary as no AC_LANG([C++]) or such is used in configure.ac, so lets try without. simplify-python and python static modules disabling patches are kept for now, just having to adjust for the upstream rename of configure.in to configure.ac xslt-config breakage was fixed upstream in a different way, thus should not need that patch anymore, either. xlocale.h glibc removal was handled differently as well, via AC_CHECK_HEADERS([locale.h xlocale.h]) AC_CHECK_FUNCS([strxfrm_l]) with HAVE_LOCALE_H and HAVE_XLOCALE_H in the installed xsltlocale.h, about which I'm not sure how consumers are supposed to handle it when directly or indirectly including xsltlocale.h (presumably doing their own AC_CHECK_HEADERS call?), but that similar before as well via ifdef XSLT_LOCALE_XLOCALE in 1.1.30. "rm -r .. || die" instead of "rm -rf .." while here and fix unnecessary removal of non-existing non-python examples. There actually is a C example, but not installed (due to requiring ICU), so we'd have to doins it instead with USE=examples, but meh. Due to no -f, python examples have to be removed only if use python. Closes: https://bugs.gentoo.org/632214 Bug: https://bugs.gentoo.org/637310 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/judy: arm stable wrt bug #648226Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libcgroup: epatch->PATCHES=()Marty E. Plummer2018-04-211-8/+10
| | | | | | Also dropped unneeded eutils eclass. Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/libdaemon: stable 0.14-r3 for ppc64, bug #652220Sergei Trofimovich2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/652220 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-libs/vala-common: bump to 0.36.13Mart Raudsepp2018-04-202-0/+77
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* */*: [QA] remove emul-linux-* blockersamynka@gentoo.org2018-04-2036-146/+30
| | | | Closes: https://github.com/gentoo/gentoo/pull/8074
* dev-libs/libatomic_ops: dekeyword older versions on arm64Mart Raudsepp2018-04-204-8/+8
| | | | | | | | These older versions don't have various Aarch64 specific fixes, which make the library actually working right questionable. Latest version (now stabled) looks better. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/libatomic_ops-7.6.4: arm64 stable (bug #652456)Mart Raudsepp2018-04-201-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/klibc: stable 2.0.4-r3 for ia64, bug #653384Sergei Trofimovich2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653384 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/nettle: amd64 stable wrt bug #653574Aaron Bauman2018-04-191-2/+2
| | | | | Bug: https://bugs.gentoo.org/653574 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/xmlsec: amd64 stable wrt bug #653576Aaron Bauman2018-04-191-1/+1
| | | | | Bug: https://bugs.gentoo.org/653576 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/libressl: drop old SLOTS and ebuildsAaron Bauman2018-04-199-424/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/openssl: stable 1.0.2o for ppc64, bug #651730Sergei Trofimovich2018-04-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651730 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-libs/keybinder: arm stable wrt bug #651490Mikle Kolyada2018-04-202-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libutf8proc: keyworded 1.3.1_p3 for sparcRolf Eike Beer2018-04-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653210 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-libs/klibc: amd64 stable wrt bug #653384Mikle Kolyada2018-04-191-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/botan: amd64 stable wrt bug #652910Aaron Bauman2018-04-181-1/+1
| | | | | Bug: https://bugs.gentoo.org/652910 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-libs/libuv: stable 1.20.0 for ia64, bug #653116Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653116 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/keybinder: stable 0.3.2-r300 for ppc64, bug #651490Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651490 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-libs/keybinder: stable 0.3.1-r201 for ppc64, bug #651490Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651490 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-libs/lzo: arm stable wrt bug #651584Mikle Kolyada2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/mm: Drop oldMikle Kolyada2018-04-181-35/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/mm: arm/s390/sh stable wrt bug #648230Mikle Kolyada2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libgpg-error: version bumpAlon Bar-Lev2018-04-182-0/+52
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/botan: make subslot dynamicAlon Bar-Lev2018-04-181-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/leatherman: 1.4.1 bupMatthew Thode2018-04-182-0/+61
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* dev-libs/kdiagram: Version bump 2.6.1Johannes Huber2018-04-182-0/+32
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-libs/Ice: amd64 stable wrt bug #636788Mikle Kolyada2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/mathjax: amd64 stable wrt bug #641296Mikle Kolyada2018-04-181-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/openssl: Removed old.Lars Wendler2018-04-183-572/+0
| | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9
* dev-libs/openssl: Minor ebuild adjustments.Lars Wendler2018-04-181-9/+10
| | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9
* dev-libs/libsigsegv: stable 2.12 for ia64, bug #652802Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/652802 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/libatomic_ops: stable 7.6.4 for ia64, bug #652456Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/652456 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/libmspack: keyworded 0.6_alpha for ia64, bug #653016Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653016 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/vala-common: arm64 stableMart Raudsepp2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/libcroco-0.6.12-r1: arm64 stableMart Raudsepp2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/libdaemon-0.14-r3: arm64 stable (bug #652220)Mart Raudsepp2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/mongo-c-driver: x86 stable (bug #652964)Thomas Deutschmann2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9
* dev-libs/klibc: x86 stable (bug #653384)Thomas Deutschmann2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9