diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-07 11:25:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-07 11:25:07 +0000 |
commit | 0d7ee70359a9b99a73b21e02c18ab0ecbb429c8f (patch) | |
tree | 67522088de56c89cd82db92d2513aab93b9b7e15 /sys-libs | |
parent | Revision bump to work with valac-0.10 as tested myself (this is more future p... (diff) | |
download | gentoo-2-0d7ee70359a9b99a73b21e02c18ab0ecbb429c8f.tar.gz gentoo-2-0d7ee70359a9b99a73b21e02c18ab0ecbb429c8f.tar.bz2 gentoo-2-0d7ee70359a9b99a73b21e02c18ab0ecbb429c8f.zip |
alpha/arm/ia64/sh/sparc stable wrt #350744
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.11.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 917c4ee992af..c8bf8597ab1e 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.750 2011/03/04 19:27:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.751 2011/03/07 11:25:07 armin76 Exp $ + + 07 Mar 2011; Raúl Porcel <armin76@gentoo.org> glibc-2.11.3.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #350744 04 Mar 2011; Markos Chandras <hwoarang@gentoo.org> glibc-2.11.3.ebuild: Stable on amd64 wrt bug #350744 diff --git a/sys-libs/glibc/glibc-2.11.3.ebuild b/sys-libs/glibc/glibc-2.11.3.ebuild index 221055382462..72d3efe118d4 100644 --- a/sys-libs/glibc/glibc-2.11.3.ebuild +++ b/sys-libs/glibc/glibc-2.11.3.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.11.3.ebuild,v 1.6 2011/03/04 19:27:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.3.ebuild,v 1.7 2011/03/07 11:25:07 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="~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" |