summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-19 09:07:40 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-19 09:07:40 +0000
commiteab8437d806e3f4d4fa518780d5be4db0f48ee38 (patch)
tree7a2c1f422eadc9f086bebc9833106dcbb5dadef4 /sys-libs
parentx86 stable per bug 354227 (diff)
downloadgentoo-2-eab8437d806e3f4d4fa518780d5be4db0f48ee38.tar.gz
gentoo-2-eab8437d806e3f4d4fa518780d5be4db0f48ee38.tar.bz2
gentoo-2-eab8437d806e3f4d4fa518780d5be4db0f48ee38.zip
x86 stable per bug 356913
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index b8d897bb1902..d35ad73c8c3c 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.767 2011/04/20 18:05:41 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.768 2011/05/19 09:07:40 tomka Exp $
+
+ 19 May 2011; Thomas Kahle <tomka@gentoo.org> glibc-2.12.2.ebuild:
+ x86 stable per bug 356913
20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> glibc-2.9_p20081201-r3.ebuild,
glibc-2.10.1-r1.ebuild, glibc-2.11.3.ebuild, glibc-2.12.1-r3.ebuild,
diff --git a/sys-libs/glibc/glibc-2.12.2.ebuild b/sys-libs/glibc/glibc-2.12.2.ebuild
index 151cde18db43..188dd2977330 100644
--- a/sys-libs/glibc/glibc-2.12.2.ebuild
+++ b/sys-libs/glibc/glibc-2.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.3 2011/04/20 18:05:41 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.4 2011/05/19 09:07:40 tomka Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"