summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-06-26 10:46:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-06-26 10:46:03 +0000
commitd80ca2f233c61670169fc212d6cdfc71d68d2212 (patch)
tree9a63b777472f93530c200778fe3a1e9c9c0b028c /sys-libs
parentarm/ia64/s390/sh/sparc stable wrt #371261 (diff)
downloadgentoo-2-d80ca2f233c61670169fc212d6cdfc71d68d2212.tar.gz
gentoo-2-d80ca2f233c61670169fc212d6cdfc71d68d2212.tar.bz2
gentoo-2-d80ca2f233c61670169fc212d6cdfc71d68d2212.zip
arm stable
(Portage version: 2.1.10.3/cvs/Linux ia64)
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 9e6169617119..28d58d294c8d 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.776 2011/06/18 18:38:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.777 2011/06/26 10:46:03 armin76 Exp $
+
+ 26 Jun 2011; Raúl Porcel <armin76@gentoo.org> glibc-2.12.2.ebuild:
+ arm stable
18 Jun 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.14.ebuild:
Hopefully fix crash in resolver #371617 by Daniel Kluev.
diff --git a/sys-libs/glibc/glibc-2.12.2.ebuild b/sys-libs/glibc/glibc-2.12.2.ebuild
index 027ba3555060..fa27886b42f0 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.9 2011/06/11 15:55:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.10 2011/06/26 10:46:03 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 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"