summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-04 15:52:25 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-04 15:52:25 +0000
commit9a82f2842f56db93f96cc9b654459fa218c4d44f (patch)
tree562995ab5689eb78b6b880c1ab2bb0c143e4b3ff /sys-devel/automake/automake-1.8.5-r3.ebuild
parentrepoman: Trim trailing whitespace (diff)
downloadgentoo-2-9a82f2842f56db93f96cc9b654459fa218c4d44f.tar.gz
gentoo-2-9a82f2842f56db93f96cc9b654459fa218c4d44f.tar.bz2
gentoo-2-9a82f2842f56db93f96cc9b654459fa218c4d44f.zip
remove uclibc from IUSE
Diffstat (limited to 'sys-devel/automake/automake-1.8.5-r3.ebuild')
-rw-r--r--sys-devel/automake/automake-1.8.5-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/automake/automake-1.8.5-r3.ebuild b/sys-devel/automake/automake-1.8.5-r3.ebuild
index 0a5420a1e1de..d50a2d1dd362 100644
--- a/sys-devel/automake/automake-1.8.5-r3.ebuild
+++ b/sys-devel/automake/automake-1.8.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r3.ebuild,v 1.8 2005/02/15 19:03:14 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r3.ebuild,v 1.9 2005/03/04 15:52:25 vapier Exp $
inherit eutils gnuconfig
@@ -10,8 +10,8 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~ppc-macos"
-IUSE="uclibc"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~ppc-macos s390 sh sparc x86"
+IUSE=""
DEPEND="dev-lang/perl
sys-devel/automake-wrapper