summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-10 14:46:26 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-10 14:46:26 +0000
commit71ee3c9764969baa8e1b91030aaef409ed281bcb (patch)
tree9451fd46b6969ac5041dfbf0f98c47f291d5e664 /sys-libs/glibc
parentkcm_gtk is now in tree (diff)
downloadgentoo-2-71ee3c9764969baa8e1b91030aaef409ed281bcb.tar.gz
gentoo-2-71ee3c9764969baa8e1b91030aaef409ed281bcb.tar.bz2
gentoo-2-71ee3c9764969baa8e1b91030aaef409ed281bcb.zip
amd64 stable wrt #289342
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.10.1-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 1ebcc0c20b1e..99a32d308f8f 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# 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.668 2010/01/05 04:18:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.669 2010/01/10 14:46:26 ssuominen Exp $
+
+ 10 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ glibc-2.10.1-r1.ebuild:
+ amd64 stable wrt #289342
05 Jan 2010; Mike Frysinger <vapier@gentoo.org> glibc-2.11-r1.ebuild:
Add ppc/ppc64 love #297452.
diff --git a/sys-libs/glibc/glibc-2.10.1-r1.ebuild b/sys-libs/glibc/glibc-2.10.1-r1.ebuild
index b3881dde70b5..3736e04bb42b 100644
--- a/sys-libs/glibc/glibc-2.10.1-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.10.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.10.1-r1.ebuild,v 1.2 2009/12/10 01:31:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.3 2010/01/10 14:46:26 ssuominen 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 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"