diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-09-26 05:21:41 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-09-26 05:21:41 +0000 |
commit | 1ae22e999a71ca408a718e5ff19c33ba49290438 (patch) | |
tree | 4e3a70de3f5a249f35ce4bd993d839273d6f07a3 /sys-libs/glibc/glibc-2.15-r2.ebuild | |
parent | Specify LICENSE more precisely. Bump ebuild to EAPI 4. (diff) | |
download | historical-1ae22e999a71ca408a718e5ff19c33ba49290438.tar.gz historical-1ae22e999a71ca408a718e5ff19c33ba49290438.tar.bz2 historical-1ae22e999a71ca408a718e5ff19c33ba49290438.zip |
Stable on alpha, bug 430346.
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/glibc/glibc-2.15-r2.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.15-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.15-r2.ebuild b/sys-libs/glibc/glibc-2.15-r2.ebuild index 82e6256d2137..91be70d31077 100644 --- a/sys-libs/glibc/glibc-2.15-r2.ebuild +++ b/sys-libs/glibc/glibc-2.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.24 2012/09/12 00:48:49 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.25 2012/09/26 05:21:41 mattst88 Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker multiprocessing @@ -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 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 s390 ~sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |