summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-03-12 08:45:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-03-12 08:45:31 +0000
commit0e52d5e74b34aece67a1275d0d800c558cfa565e (patch)
tree48cfd4ec2186961bb42481adf404268329c161e7 /sys-libs/glibc/glibc-9999.ebuild
parentmedia-sound/timidity++: Fixed incomplete xdg-utils -> xdg conversion (diff)
downloadgentoo-0e52d5e74b34aece67a1275d0d800c558cfa565e.tar.gz
gentoo-0e52d5e74b34aece67a1275d0d800c558cfa565e.tar.bz2
gentoo-0e52d5e74b34aece67a1275d0d800c558cfa565e.zip
sys-libs/glibc: cut 11 patchset, bug #679980
Patchset 11 is the same as patchset 10 rebased on top of current master. One minor conflict is fixed in patch removal. Reported-by: jospezial Closes: https://bugs.gentoo.org/679980 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 b488b70b7015..417b38d30088 100644
--- a/sys-libs/glibc/glibc-9999.ebuild
+++ b/sys-libs/glibc/glibc-9999.ebuild
@@ -30,9 +30,9 @@ RELEASE_VER=${PV}
GCC_BOOTSTRAP_VER=20180511
# Gentoo patchset
-PATCH_VER=10
+PATCH_VER=11
-SRC_URI+=" https://dev.gentoo.org/~dilfridge/distfiles/${P}-patches-${PATCH_VER}.tar.xz"
+SRC_URI+=" https://dev.gentoo.org/~slyfox/distfiles/${P}-patches-${PATCH_VER}.tar.xz"
SRC_URI+=" multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-multilib-bootstrap-${GCC_BOOTSTRAP_VER}.tar.xz )"
IUSE="audit caps cet compile-locales doc gd headers-only +multiarch multilib nscd profile selinux +ssp suid systemtap test vanilla"