summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-20 17:57:27 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-20 17:57:27 +0000
commit5401550c4eb2d93e07e0f422cdef434f27f70e82 (patch)
treec6d9de995d5d46a3928a041250623912408fdb42 /sys-libs
parentamd64/x86 stable, bug #292147 (diff)
downloadgentoo-2-5401550c4eb2d93e07e0f422cdef434f27f70e82.tar.gz
gentoo-2-5401550c4eb2d93e07e0f422cdef434f27f70e82.tar.bz2
gentoo-2-5401550c4eb2d93e07e0f422cdef434f27f70e82.zip
amd64 stable wrt #318503
(Portage version: 2.2_rc67/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.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index acb8c9560dcb..149cb16cd79e 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.688 2010/06/16 01:43:37 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.689 2010/06/20 17:57:27 ssuominen Exp $
+
+ 20 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> glibc-2.11.1.ebuild:
+ amd64 stable wrt #318503
16 Jun 2010; Magnus Granberg <zorry@gentoo.org> files/eblits/common.eblit:
bug #293721 to support >=gcc 4.2 SSP support
diff --git a/sys-libs/glibc/glibc-2.11.1.ebuild b/sys-libs/glibc/glibc-2.11.1.ebuild
index c88c393a2ea0..c1aed12131d9 100644
--- a/sys-libs/glibc/glibc-2.11.1.ebuild
+++ b/sys-libs/glibc/glibc-2.11.1.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.1.ebuild,v 1.2 2010/05/20 18:16:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild,v 1.3 2010/06/20 17:57:27 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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"