summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-10-30 10:03:24 +0000
committerMarkus Meier <maekke@gentoo.org>2010-10-30 10:03:24 +0000
commit689c220bd20e08db3d9533b8c78227300137db93 (patch)
treede7c732c8b747ee975171d05ede39384d9885e3b /sys-libs
parentFix quoting, drop useless die from epatch (diff)
downloadgentoo-2-689c220bd20e08db3d9533b8c78227300137db93.tar.gz
gentoo-2-689c220bd20e08db3d9533b8c78227300137db93.tar.bz2
gentoo-2-689c220bd20e08db3d9533b8c78227300137db93.zip
x86 stable, bug #341755
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.11.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 4cef89c9f3e8..f996ec9a9e0f 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.725 2010/10/29 15:19:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.726 2010/10/30 10:03:24 maekke Exp $
+
+ 30 Oct 2010; Markus Meier <maekke@gentoo.org> glibc-2.11.2-r2.ebuild:
+ x86 stable, bug #341755
29 Oct 2010; Jeroen Roovers <jer@gentoo.org> glibc-2.11.2-r2.ebuild:
Stable for PPC (bug #341755).
diff --git a/sys-libs/glibc/glibc-2.11.2-r2.ebuild b/sys-libs/glibc/glibc-2.11.2-r2.ebuild
index 4aec32d75207..fd3e70fddb59 100644
--- a/sys-libs/glibc/glibc-2.11.2-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.11.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2-r2.ebuild,v 1.5 2010/10/29 15:19:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2-r2.ebuild,v 1.6 2010/10/30 10:03:24 maekke 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="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"