diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-04-09 09:42:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-04-09 09:42:07 +0000 |
commit | 31e7f0e63f4e8373d1df768bf3c50623290a91e4 (patch) | |
tree | a15143e2f1fa2dc5b8f4b1fccd95b44791632266 /sys-devel/automake/automake-1.11.1.ebuild | |
parent | Remove patch merged upstream, bug #312347 (diff) | |
download | historical-31e7f0e63f4e8373d1df768bf3c50623290a91e4.tar.gz historical-31e7f0e63f4e8373d1df768bf3c50623290a91e4.tar.bz2 historical-31e7f0e63f4e8373d1df768bf3c50623290a91e4.zip |
amd64 stable, bug 295947
Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/automake/automake-1.11.1.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.11.1.ebuild b/sys-devel/automake/automake-1.11.1.ebuild index be8b01b8140a..2bc21eb5aac5 100644 --- a/sys-devel/automake/automake-1.11.1.ebuild +++ b/sys-devel/automake/automake-1.11.1.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.11.1.ebuild,v 1.3 2010/03/29 08:10:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.1.ebuild,v 1.4 2010/04/09 09:42:07 pacho Exp $ inherit eutils versionator @@ -24,7 +24,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am" HOMEPAGE="http://sources.redhat.com/automake/" LICENSE="GPL-2" -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 |