vapier 14/08/11 13:48:14 Modified: glibc-2.19-r1.ebuild ChangeLog Log: Pull in some more hppa patches #518460 by Guy Martin. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.8 sys-libs/glibc/glibc-2.19-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild?r1=1.7&r2=1.8 Index: glibc-2.19-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- glibc-2.19-r1.ebuild 10 Aug 2014 17:29:37 -0000 1.7 +++ glibc-2.19-r1.ebuild 11 Aug 2014 13:48:14 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild,v 1.7 2014/08/10 17:29:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild,v 1.8 2014/08/11 13:48:14 vapier Exp $ inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib systemd unpacker multiprocessing @@ -25,7 +25,7 @@ ;; esac GCC_BOOTSTRAP_VER="4.7.3-r1" -PATCH_VER="2" # Gentoo patchset +PATCH_VER="3" # Gentoo patchset NPTL_KERN_VER=${NPTL_KERN_VER:-"2.6.16"} # min kernel version nptl requires IUSE="debug gd hardened multilib nscd selinux systemtap profile suid vanilla crosscompile_opts_headers-only" 1.1007 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1007&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1007&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1006&r2=1.1007 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.1006 retrieving revision 1.1007 diff -u -r1.1006 -r1.1007 --- ChangeLog 10 Aug 2014 17:29:37 -0000 1.1006 +++ ChangeLog 11 Aug 2014 13:48:14 -0000 1.1007 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1006 2014/08/10 17:29:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1007 2014/08/11 13:48:14 vapier Exp $ + + 11 Aug 2014; Mike Frysinger <[email protected]> glibc-2.19-r1.ebuild: + Pull in some more hppa patches #518460 by Guy Martin. 10 Aug 2014; Agostino Sarubbo <[email protected]> glibc-2.19-r1.ebuild: Stable for x86, wrt bug #518364
