diff options
author | 2004-03-02 16:41:07 +0000 | |
---|---|---|
committer | 2004-03-02 16:41:07 +0000 | |
commit | 26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e (patch) | |
tree | 7876b441a4347aeb5ff7bc3c4a575dbf125559bd /sys-devel/autoconf | |
parent | adding initial s390 support (diff) | |
download | historical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.tar.gz historical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.tar.bz2 historical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.zip |
adding initial s390 support
Diffstat (limited to 'sys-devel/autoconf')
-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 85b81893d9dc..c8a39bd92064 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.2 2004/02/23 00:16:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r3.ebuild,v 1.3 2004/03/02 16:36:49 iggy Exp $ IUSE="" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64" +KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64 s390" DEPEND=">=sys-apps/texinfo-4.3 =sys-devel/m4-1.4* |