diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2003-08-02 16:20:41 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2003-08-02 16:20:41 +0000 |
commit | 0dc86a78a72116c6d6f4fbd1a35cd3f82bc8837c (patch) | |
tree | d519d140bd6429205915858b3695a7cf767508c7 /sys-devel/automake/automake-1.7.5-r2.ebuild | |
parent | Initial import, fixed bug #20261. (diff) | |
download | gentoo-2-0dc86a78a72116c6d6f4fbd1a35cd3f82bc8837c.tar.gz gentoo-2-0dc86a78a72116c6d6f4fbd1a35cd3f82bc8837c.tar.bz2 gentoo-2-0dc86a78a72116c6d6f4fbd1a35cd3f82bc8837c.zip |
Mark stable
Diffstat (limited to 'sys-devel/automake/automake-1.7.5-r2.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.7.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.7.5-r2.ebuild b/sys-devel/automake/automake-1.7.5-r2.ebuild index 31f28b7d973f..5138f044109f 100644 --- a/sys-devel/automake/automake-1.7.5-r2.ebuild +++ b/sys-devel/automake/automake-1.7.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.2 2003/07/21 15:38:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.3 2003/08/02 16:16:38 azarah Exp $ IUSE="" @@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm" DEPEND="dev-lang/perl >=sys-devel/autoconf-2.57" |