diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 10:17:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 10:17:14 +0000 |
commit | 3fca5cb294bdab7a8ecc6e733f5b63e4ae7b1d87 (patch) | |
tree | fb2fe346ed06547fd8703f3d2aeea86bab3a8a38 /sys-libs | |
parent | update the patchset for master (diff) | |
download | gentoo-2-3fca5cb294bdab7a8ecc6e733f5b63e4ae7b1d87.tar.gz gentoo-2-3fca5cb294bdab7a8ecc6e733f5b63e4ae7b1d87.tar.bz2 gentoo-2-3fca5cb294bdab7a8ecc6e733f5b63e4ae7b1d87.zip |
sh/sparc stable wrt #318503
(Portage version: 2.1.8.3/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 48ed323642e8..311dd1dd065a 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.698 2010/07/11 11:48:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.699 2010/07/18 10:17:14 armin76 Exp $ + + 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> glibc-2.11.2.ebuild: + sh/sparc stable wrt #318503 11 Jul 2010; Markus Meier <maekke@gentoo.org> glibc-2.11.2.ebuild: arm stable, bug #318503 diff --git a/sys-libs/glibc/glibc-2.11.2.ebuild b/sys-libs/glibc/glibc-2.11.2.ebuild index fdbb4bdb76c3..807e44281704 100644 --- a/sys-libs/glibc/glibc-2.11.2.ebuild +++ b/sys-libs/glibc/glibc-2.11.2.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.ebuild,v 1.8 2010/07/11 11:48:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2.ebuild,v 1.9 2010/07/18 10:17:14 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 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" |