diff options
author | Tom Gall <tgall@gentoo.org> | 2010-01-22 19:27:20 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2010-01-22 19:27:20 +0000 |
commit | cf5fbea97f30570639c54156c95f38c9cd676114 (patch) | |
tree | 98962a45b62a6f75d0837e78c7c2e6a16a0d3a0d /sys-libs/glibc | |
parent | Marking zope-viewlet-3.7.0 ~ppc for bug 297734 (diff) | |
download | gentoo-2-cf5fbea97f30570639c54156c95f38c9cd676114.tar.gz gentoo-2-cf5fbea97f30570639c54156c95f38c9cd676114.tar.bz2 gentoo-2-cf5fbea97f30570639c54156c95f38c9cd676114.zip |
stable on ppc64, bug #289342
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.10.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index c8aee3305778..0d3cdd3d741e 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.677 2010/01/21 19:58:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.678 2010/01/22 19:27:20 tgall Exp $ + + 22 Jan 2010; Tom Gall <tgall@gentoo.org> glibc-2.10.1-r1.ebuild: + stable on ppc64, bug #289342 21 Jan 2010; Raúl Porcel <armin76@gentoo.org> glibc-2.10.1-r1.ebuild: sparc stable wrt #289342 diff --git a/sys-libs/glibc/glibc-2.10.1-r1.ebuild b/sys-libs/glibc/glibc-2.10.1-r1.ebuild index f2e8969e5bfe..cb37be8bf9c4 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-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.11 2010/01/21 19:58:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.12 2010/01/22 19:27:20 tgall 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 ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |