diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-21 07:06:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-21 07:06:17 +0000 |
commit | b4d3f3fc9d10e1cd7d31f11b8c6a3a8ea8be9add (patch) | |
tree | 3a97147121a2e19831a676c24e65c328865a5d73 /sys-devel/automake/automake-1.7.7.ebuild | |
parent | bump to stable (diff) | |
download | historical-b4d3f3fc9d10e1cd7d31f11b8c6a3a8ea8be9add.tar.gz historical-b4d3f3fc9d10e1cd7d31f11b8c6a3a8ea8be9add.tar.bz2 historical-b4d3f3fc9d10e1cd7d31f11b8c6a3a8ea8be9add.zip |
hppa stable
Diffstat (limited to 'sys-devel/automake/automake-1.7.7.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.7.7.ebuild b/sys-devel/automake/automake-1.7.7.ebuild index ef804e4f25d4..853dbd4def16 100644 --- a/sys-devel/automake/automake-1.7.7.ebuild +++ b/sys-devel/automake/automake-1.7.7.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.7.ebuild,v 1.1 2003/09/28 12:30:41 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.7.ebuild,v 1.2 2003/11/21 07:06:17 vapier 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 ~ia64" +KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips hppa ~arm ~ia64" DEPEND="dev-lang/perl >=sys-devel/autoconf-2.57" |