diff options
author | 2007-10-17 16:48:59 +0000 | |
---|---|---|
committer | 2007-10-17 16:48:59 +0000 | |
commit | 58b4fd0e02cd3d4ea7cd44b26695b245b3d17e5d (patch) | |
tree | ad040ed236ad9cefb6bef54c372b7f9c0173a0f6 | |
parent | alpha/ia64/sparc stable wrt #195511 (diff) | |
download | gentoo-2-58b4fd0e02cd3d4ea7cd44b26695b245b3d17e5d.tar.gz gentoo-2-58b4fd0e02cd3d4ea7cd44b26695b245b3d17e5d.tar.bz2 gentoo-2-58b4fd0e02cd3d4ea7cd44b26695b245b3d17e5d.zip |
alpha/ia64/sparc stable wrt #195427
(Portage version: 2.1.3.9)
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 15ccde0311b0..a940f6e89650 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.557 2007/10/16 14:26:19 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.558 2007/10/17 16:48:59 armin76 Exp $ + + 17 Oct 2007; Raúl Porcel <armin76@gentoo.org> glibc-2.6.1.ebuild: + alpha/ia64/sparc stable wrt #195427 16 Oct 2007; Christoph Mende <angelos@gentoo.org> glibc-2.6.1.ebuild: Stable on amd64 wrt bug #195427 diff --git a/sys-libs/glibc/glibc-2.6.1.ebuild b/sys-libs/glibc/glibc-2.6.1.ebuild index a0c3349e231d..cf16a6488dfa 100644 --- a/sys-libs/glibc/glibc-2.6.1.ebuild +++ b/sys-libs/glibc/glibc-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.11 2007/10/16 14:26:19 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.12 2007/10/17 16:48:59 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 ~mips ppc ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |