summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-01-17 02:03:52 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-01-17 02:04:03 +0100
commita1f3af5b25c023776da8400c231b9c84aad039f9 (patch)
tree10897b7da1d9bd2f35b83709ce0cca9d7c28951e /sys-libs/glibc/glibc-9999.ebuild
parentdev-python/piexif: 1.1.0_beta0 (diff)
downloadgentoo-a1f3af5b25c023776da8400c231b9c84aad039f9.tar.gz
gentoo-a1f3af5b25c023776da8400c231b9c84aad039f9.tar.bz2
gentoo-a1f3af5b25c023776da8400c231b9c84aad039f9.zip
sys-libs/glibc: Bump 9999 patchset. Tests pass now on master (amd64).
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-libs/glibc/glibc-9999.ebuild')
-rw-r--r--sys-libs/glibc/glibc-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
index 0b6f444f7711..f7f93ffbd6ea 100644
--- a/sys-libs/glibc/glibc-9999.ebuild
+++ b/sys-libs/glibc/glibc-9999.ebuild
@@ -26,12 +26,12 @@ RELEASE_VER=${PV}
GCC_BOOTSTRAP_VER="4.7.3-r1"
# Gentoo patchset
-PATCH_VER=4
+PATCH_VER=5
SRC_URI+=" https://dev.gentoo.org/~dilfridge/distfiles/${P}-patches-${PATCH_VER}.tar.bz2"
SRC_URI+=" multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-${GCC_BOOTSTRAP_VER}-multilib-bootstrap.tar.bz2 )"
-IUSE="audit caps compile-locales debug doc gd hardened multilib nscd selinux systemtap profile suid vanilla headers-only"
+IUSE="audit caps compile-locales debug doc gd hardened headers-only multilib nscd profile selinux suid systemtap vanilla"
# Minimum kernel version that glibc requires
MIN_KERN_VER="3.2.0"