diff options
author | 2004-02-20 23:41:57 +0000 | |
---|---|---|
committer | 2004-02-20 23:41:57 +0000 | |
commit | 9aa11754c53d87ca716cf0a2789cd7ddcf63363c (patch) | |
tree | 70bcd644e6736361851431091b6d22c495df51e9 /sys-libs/glibc/glibc-2.2.5-r9.ebuild | |
parent | Fixed dependency for alsa >=alsa-libs-1.0.2. (diff) | |
download | historical-9aa11754c53d87ca716cf0a2789cd7ddcf63363c.tar.gz historical-9aa11754c53d87ca716cf0a2789cd7ddcf63363c.tar.bz2 historical-9aa11754c53d87ca716cf0a2789cd7ddcf63363c.zip |
arm needs deps first
Diffstat (limited to 'sys-libs/glibc/glibc-2.2.5-r9.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.2.5-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.2.5-r9.ebuild b/sys-libs/glibc/glibc-2.2.5-r9.ebuild index 52ff16b652df..41203551dd9b 100644 --- a/sys-libs/glibc/glibc-2.2.5-r9.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r9.ebuild,v 1.2 2004/01/18 10:21:51 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r9.ebuild,v 1.3 2004/02/20 23:41:57 mr_bones_ Exp $ IUSE="nls pic build" @@ -40,7 +40,7 @@ SRC_URI="ftp://sources.redhat.com/pub/glibc/releases/glibc-${PV}.tar.bz2 ftp://sources.redhat.com/pub/glibc/releases/glibc-linuxthreads-${PV}.tar.bz2" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" -KEYWORDS="x86 ppc sparc alpha arm" +KEYWORDS="x86 ppc sparc alpha" SLOT="2.2" LICENSE="LGPL-2" |