summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-05-31 12:43:47 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-05-31 12:43:47 +0000
commit0e6299d72ffcdb65e9808dc1fe07cde84c15d751 (patch)
treea2e459865cd8907167e0f8c617ca94eb6b063994 /sys-libs
parentReally fix herd name in metadata.xml this time. (diff)
downloadgentoo-2-0e6299d72ffcdb65e9808dc1fe07cde84c15d751.tar.gz
gentoo-2-0e6299d72ffcdb65e9808dc1fe07cde84c15d751.tar.bz2
gentoo-2-0e6299d72ffcdb65e9808dc1fe07cde84c15d751.zip
Disable sparc support on more revisions, like hppa do
(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-r1.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.20.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 704fa7d64ff0..45ff28b3eec4 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.1058 2015/05/31 11:42:03 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1059 2015/05/31 12:43:47 zlogene Exp $
+
+ 31 May 2015; Mikle Kolyada <zlogene@gentoo.org> glibc-2.20-r1.ebuild,
+ glibc-2.20.ebuild:
+ Disable sparc support on more revisions, like hppa do
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
diff --git a/sys-libs/glibc/glibc-2.20-r1.ebuild b/sys-libs/glibc/glibc-2.20-r1.ebuild
index f2ee775df6d7..06e221346c2c 100644
--- a/sys-libs/glibc/glibc-2.20-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.20-r1.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-r1.ebuild,v 1.3 2015/05/27 13:55:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r1.ebuild,v 1.4 2015/05/31 12:43:47 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"
diff --git a/sys-libs/glibc/glibc-2.20.ebuild b/sys-libs/glibc/glibc-2.20.ebuild
index 74b98738a126..86477d93944d 100644
--- a/sys-libs/glibc/glibc-2.20.ebuild
+++ b/sys-libs/glibc/glibc-2.20.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.ebuild,v 1.7 2015/05/27 13:55:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20.ebuild,v 1.8 2015/05/31 12:43:47 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"