summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-06-11 15:55:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-06-11 15:55:47 +0000
commit70cbc4a977e3d3cf3e258a3010795db48fdf2fa7 (patch)
tree150a43cd53b4297c5815241013ba759f72a09310 /sys-libs/glibc
parentVersion bump, remove old. (diff)
downloadgentoo-2-70cbc4a977e3d3cf3e258a3010795db48fdf2fa7.tar.gz
gentoo-2-70cbc4a977e3d3cf3e258a3010795db48fdf2fa7.tar.bz2
gentoo-2-70cbc4a977e3d3cf3e258a3010795db48fdf2fa7.zip
ia64/sparc stable wrt #356913
(Portage version: 2.1.10/cvs/Linux ia64)
Diffstat (limited to 'sys-libs/glibc')
-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 2af0e455ef9b..48a3d9a57eb4 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.774 2011/06/06 20:16:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.775 2011/06/11 15:55:47 armin76 Exp $
+
+ 11 Jun 2011; Raúl Porcel <armin76@gentoo.org> glibc-2.12.2.ebuild:
+ ia64/sparc stable wrt #356913
06 Jun 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.14.ebuild:
Fix crash with upstream libdl until they can sort things out.
diff --git a/sys-libs/glibc/glibc-2.12.2.ebuild b/sys-libs/glibc/glibc-2.12.2.ebuild
index 01a80e8df921..027ba3555060 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.8 2011/05/24 13:13:37 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.9 2011/06/11 15:55:47 armin76 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 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"