zlogene 15/05/31 11:42:03 Modified: glibc-2.20-r2.ebuild ChangeLog Log: Revert sparc stable keyword, this version doesn't work there as expected (see bug #550836) (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.12 sys-libs/glibc/glibc-2.20-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild?r1=1.11&r2=1.12 Index: glibc-2.20-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- glibc-2.20-r2.ebuild 27 May 2015 13:55:42 -0000 1.11 +++ glibc-2.20-r2.ebuild 31 May 2015 11:42:03 -0000 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild,v 1.11 2015/05/27 13:55:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild,v 1.12 2015/05/31 11:42:03 zlogene Exp $ EAPI="4" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/libc/libc.html" LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE" -KEYWORDS="alpha amd64 arm arm64 -hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 -hppa ia64 m68k ~mips ppc ppc64 s390 sh -sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" 1.1058 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1058&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1058&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1057&r2=1.1058 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.1057 retrieving revision 1.1058 diff -u -r1.1057 -r1.1058 --- ChangeLog 30 May 2015 05:29:28 -0000 1.1057 +++ ChangeLog 31 May 2015 11:42:03 -0000 1.1058 @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1057 2015/05/30 05:29:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1058 2015/05/31 11:42:03 zlogene Exp $ + + 31 May 2015; Mikle Kolyada <[email protected]> glibc-2.20-r2.ebuild: + Revert sparc stable keyword, this version doesn't work there as expected (see + bug #550836) 30 May 2015; Mike Frysinger <[email protected]> files/eblits/src_configure.eblit:
