diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-02 01:32:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-02 01:32:07 +0000 |
commit | f9f164dac8a0b3c945dd87f6fd46a09c75b0226f (patch) | |
tree | 93468df63caa1146ad87f35509548bba0809e773 /sys-devel | |
parent | Add sed to fix Makefile install location again. Closes 62188. (Manifest recom... (diff) | |
download | gentoo-2-f9f164dac8a0b3c945dd87f6fd46a09c75b0226f.tar.gz gentoo-2-f9f164dac8a0b3c945dd87f6fd46a09c75b0226f.tar.bz2 gentoo-2-f9f164dac8a0b3c945dd87f6fd46a09c75b0226f.zip |
x86/ppc/hppa/ia64 stable
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libtool/libtool-1.5.2-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-1.5.2-r5.ebuild b/sys-devel/libtool/libtool-1.5.2-r5.ebuild index a4b68ea47776..15174ec1fee1 100644 --- a/sys-devel/libtool/libtool-1.5.2-r5.ebuild +++ b/sys-devel/libtool/libtool-1.5.2-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r5.ebuild,v 1.16 2004/07/16 04:03:19 agriffis Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r5.ebuild,v 1.17 2004/09/02 01:32:07 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ inherit eutils gnuconfig @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ppc64 sparc ~mips alpha arm ~hppa amd64 ~ia64 s390" +KEYWORDS="x86 ppc ppc64 sparc ~mips alpha arm hppa amd64 ia64 s390" IUSE="uclibc" DEPEND="virtual/libc |