diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-30 22:09:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-30 22:09:37 +0000 |
commit | 6b0ae994df952a0777f91fe2a6047ef69cd6be82 (patch) | |
tree | ab9af3d90eac07c0b97ee1e920d759fed8498706 /sys-devel/automake/automake-1.8.5-r3.ebuild | |
parent | marked x86 (diff) | |
download | historical-6b0ae994df952a0777f91fe2a6047ef69cd6be82.tar.gz historical-6b0ae994df952a0777f91fe2a6047ef69cd6be82.tar.bz2 historical-6b0ae994df952a0777f91fe2a6047ef69cd6be82.zip |
Stable on alpha.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'sys-devel/automake/automake-1.8.5-r3.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.8.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.8.5-r3.ebuild b/sys-devel/automake/automake-1.8.5-r3.ebuild index 7584741eb31c..6e759c3338d9 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.3 2005/01/30 11:34:01 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r3.ebuild,v 1.4 2005/01/30 22:09:37 kloeri Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86" IUSE="uclibc" DEPEND="dev-lang/perl |