diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-10-24 03:24:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-10-24 03:24:05 +0000 |
commit | 7dffd9b60c307da81e25f61781e460ac632a3552 (patch) | |
tree | 3bc5c9fd73174fa3ccff98c3e7c851a820c9d3a4 /sys-libs | |
parent | Removed java gen 1 ebuild, quoted vars (diff) | |
download | gentoo-2-7dffd9b60c307da81e25f61781e460ac632a3552.tar.gz gentoo-2-7dffd9b60c307da81e25f61781e460ac632a3552.tar.bz2 gentoo-2-7dffd9b60c307da81e25f61781e460ac632a3552.zip |
sh stable
(Portage version: 2.1.3.15)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.6.1.ebuild b/sys-libs/glibc/glibc-2.6.1.ebuild index cf16a6488dfa..6c3d756c5e0f 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.12 2007/10/17 16:48:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.13 2007/10/24 03:24:05 vapier 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" |