diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-24 13:13:37 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-24 13:13:37 +0000 |
commit | 3aa40dc720ab337b3e18615bfc3f949af74ed95b (patch) | |
tree | 79d6dce2353be2b9c313180a50c8d463c70efdcd /sys-libs/glibc | |
parent | Stable for HPPA (bug #356913). (diff) | |
download | gentoo-2-3aa40dc720ab337b3e18615bfc3f949af74ed95b.tar.gz gentoo-2-3aa40dc720ab337b3e18615bfc3f949af74ed95b.tar.bz2 gentoo-2-3aa40dc720ab337b3e18615bfc3f949af74ed95b.zip |
ppc/ppc64 stable wrt #356913
(Portage version: 2.2.0_alpha31/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 26a7ce301bcb..e21b231d076d 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.771 2011/05/24 13:04:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.772 2011/05/24 13:13:37 xarthisius Exp $ + + 24 May 2011; Kacper Kowalik <xarthisius@gentoo.org> glibc-2.12.2.ebuild: + ppc/ppc64 stable wrt #356913 24 May 2011; Jeroen Roovers <jer@gentoo.org> glibc-2.12.2.ebuild: Stable for HPPA (bug #356913). diff --git a/sys-libs/glibc/glibc-2.12.2.ebuild b/sys-libs/glibc/glibc-2.12.2.ebuild index fe80c8f16c80..01a80e8df921 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.7 2011/05/24 13:04:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.8 2011/05/24 13:13:37 xarthisius 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 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |