diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-08 19:58:27 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-08 19:58:27 +0000 |
commit | 15bd2f0e5813c395c1f240702a666ff334a083a7 (patch) | |
tree | d95cd8202c2915594fc12bf5925b3f49b2ed8c4a /sys-devel | |
parent | cleaning this package up (removing old digest and ebuild) (diff) | |
download | gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.tar.gz gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.tar.bz2 gentoo-2-15bd2f0e5813c395c1f240702a666ff334a083a7.zip |
stable on amd64
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.59-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.59-r3.ebuild b/sys-devel/autoconf/autoconf-2.59-r3.ebuild index 9fe60dbd9e88..467df9a94d05 100644 --- a/sys-devel/autoconf/autoconf-2.59-r3.ebuild +++ b/sys-devel/autoconf/autoconf-2.59-r3.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-devel/autoconf/autoconf-2.59-r3.ebuild,v 1.6 2004/06/06 09:44:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r3.ebuild,v 1.7 2004/06/08 19:58:27 lv Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="http://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="2.5" -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="" DEPEND=">=sys-apps/texinfo-4.3 |