summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-05-31 11:42:03 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-05-31 11:42:03 +0000
commitb5a9d626529ee9a063f58bf089a67aa60c44827b (patch)
treeabaf8a0bb7f55552ee8a2c0aa1f525e07b158587 /sys-libs
parentarm stable wrt bug #548344 (diff)
downloadgentoo-2-b5a9d626529ee9a063f58bf089a67aa60c44827b.tar.gz
gentoo-2-b5a9d626529ee9a063f58bf089a67aa60c44827b.tar.bz2
gentoo-2-b5a9d626529ee9a063f58bf089a67aa60c44827b.zip
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)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.20-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 09e0f5ac1188..704fa7d64ff0 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -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 <zlogene@gentoo.org> 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 <vapier@gentoo.org>
files/eblits/src_configure.eblit:
diff --git a/sys-libs/glibc/glibc-2.20-r2.ebuild b/sys-libs/glibc/glibc-2.20-r2.ebuild
index 408ee90ebefb..ad7ad8a95b4a 100644
--- a/sys-libs/glibc/glibc-2.20-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.20-r2.ebuild
@@ -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 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
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"