diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-27 05:34:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-27 05:34:52 +0000 |
commit | 574a6d8f45fdd3637c7479423a94cc3dc61147b7 (patch) | |
tree | 2454ec1c9fed315fcc47cb2f09669e2ab2c20287 /sys-devel | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-574a6d8f45fdd3637c7479423a94cc3dc61147b7.tar.gz gentoo-2-574a6d8f45fdd3637c7479423a94cc3dc61147b7.tar.bz2 gentoo-2-574a6d8f45fdd3637c7479423a94cc3dc61147b7.zip |
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.9.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.9.6-r2.ebuild b/sys-devel/automake/automake-1.9.6-r2.ebuild index 9447b0b01ffa..3e9455cd85b3 100644 --- a/sys-devel/automake/automake-1.9.6-r2.ebuild +++ b/sys-devel/automake/automake-1.9.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r2.ebuild,v 1.2 2006/03/30 13:41:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r2.ebuild,v 1.3 2006/06/27 05:34:52 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="${PV:0:3}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |