diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.15-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.15-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.15-r3.ebuild b/sys-libs/glibc/glibc-2.15-r3.ebuild index 04031f094b0a..5415012751e1 100644 --- a/sys-libs/glibc/glibc-2.15-r3.ebuild +++ b/sys-libs/glibc/glibc-2.15-r3.ebuild @@ -1,13 +1,13 @@ # 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-r3.ebuild,v 1.9 2012/11/02 18:25:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r3.ebuild,v 1.10 2012/12/30 17:16:50 ulm Exp $ inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib unpacker multiprocessing DESCRIPTION="GNU libc6 (also called glibc2) C library" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" -LICENSE="LGPL-2" +LICENSE="LGPL-2.1+ BSD HPND inner-net" KEYWORDS="alpha amd64 arm -hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |