diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 15:22:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 15:22:20 +0000 |
commit | 47e0c9b8d6d65242de2b1235629dabdcb201a970 (patch) | |
tree | 2b5aa7111ed4d6da75cff61ad4f269d6c5267166 /sys-devel/autoconf/autoconf-2.13.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-47e0c9b8d6d65242de2b1235629dabdcb201a970.tar.gz historical-47e0c9b8d6d65242de2b1235629dabdcb201a970.tar.bz2 historical-47e0c9b8d6d65242de2b1235629dabdcb201a970.zip |
Stable on sparc
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.13.ebuild')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.13.ebuild b/sys-devel/autoconf/autoconf-2.13.ebuild index 95f53a0d3017..ae8fd2087c54 100644 --- a/sys-devel/autoconf/autoconf-2.13.ebuild +++ b/sys-devel/autoconf/autoconf-2.13.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/autoconf/autoconf-2.13.ebuild,v 1.9 2005/01/30 21:48:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13.ebuild,v 1.10 2005/01/31 15:18:07 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" 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="" DEPEND=">=sys-apps/texinfo-4.3 |