diff options
author | 2010-02-21 22:10:07 +0000 | |
---|---|---|
committer | 2010-02-21 22:10:07 +0000 | |
commit | 6d0eb8a676c4d8edc7ef41997e68fe7148f636ab (patch) | |
tree | 50d61d11a57505fc393f1c81d9ce242375f40025 /sys-devel/automake/automake-1.10.3.ebuild | |
parent | stable x86, bug 304761 (diff) | |
download | historical-6d0eb8a676c4d8edc7ef41997e68fe7148f636ab.tar.gz historical-6d0eb8a676c4d8edc7ef41997e68fe7148f636ab.tar.bz2 historical-6d0eb8a676c4d8edc7ef41997e68fe7148f636ab.zip |
stable x86, bug 295357
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'sys-devel/automake/automake-1.10.3.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.10.3.ebuild b/sys-devel/automake/automake-1.10.3.ebuild index e2dbb5eba99d..aa6fe6d0881a 100644 --- a/sys-devel/automake/automake-1.10.3.ebuild +++ b/sys-devel/automake/automake-1.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild,v 1.2 2010/02/18 16:57:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild,v 1.3 2010/02/21 22:10:07 fauli Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="${PV:0:4}" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |