diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-13 16:40:14 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-13 16:40:14 +0000 |
commit | 208ed1c4532a1ce34a670d647c12c4baf1ac3637 (patch) | |
tree | 3dc9122564ef644333230d39df7c5b7c718cb7d4 /sys-devel/automake/automake-1.7.8.ebuild | |
parent | mark stable on amd64 (diff) | |
download | gentoo-2-208ed1c4532a1ce34a670d647c12c4baf1ac3637.tar.gz gentoo-2-208ed1c4532a1ce34a670d647c12c4baf1ac3637.tar.bz2 gentoo-2-208ed1c4532a1ce34a670d647c12c4baf1ac3637.zip |
mark stable on amd64
Diffstat (limited to 'sys-devel/automake/automake-1.7.8.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.7.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.7.8.ebuild b/sys-devel/automake/automake-1.7.8.ebuild index 07ede83e948e..6b2239a32cc6 100644 --- a/sys-devel/automake/automake-1.7.8.ebuild +++ b/sys-devel/automake/automake-1.7.8.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.8.ebuild,v 1.4 2003/11/21 19:51:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.8.ebuild,v 1.5 2003/12/13 16:38:20 brad_mssw 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" |