diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-28 21:34:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-28 21:34:42 +0000 |
commit | 4ca2862363625fc927eee4d870772c4d59dfe325 (patch) | |
tree | c78fa0bed449cd38025fb637c3d1f48e9ed73ca6 /sys-libs | |
parent | Resync live ebuild to make current dev status. Add development release for te... (diff) | |
download | gentoo-2-4ca2862363625fc927eee4d870772c4d59dfe325.tar.gz gentoo-2-4ca2862363625fc927eee4d870772c4d59dfe325.tar.bz2 gentoo-2-4ca2862363625fc927eee4d870772c4d59dfe325.zip |
Stable for HPPA (bug #341755).
(Portage version: 2.1.9.23/cvs/Linux i686)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.11.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 00a03fa8928b..1de7d6143284 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.721 2010/10/26 15:05:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.722 2010/10/28 21:34:42 jer Exp $ + + 28 Oct 2010; Jeroen Roovers <jer@gentoo.org> glibc-2.11.2-r2.ebuild: + Stable for HPPA (bug #341755). *glibc-2.12.1-r2 (26 Oct 2010) *glibc-2.11.2-r2 (26 Oct 2010) diff --git a/sys-libs/glibc/glibc-2.11.2-r2.ebuild b/sys-libs/glibc/glibc-2.11.2-r2.ebuild index a94b35638604..5baeb5440d63 100644 --- a/sys-libs/glibc/glibc-2.11.2-r2.ebuild +++ b/sys-libs/glibc/glibc-2.11.2-r2.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.2-r2.ebuild,v 1.1 2010/10/26 15:05:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2-r2.ebuild,v 1.2 2010/10/28 21:34:42 jer 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" |