diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-25 11:20:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-25 11:20:22 +0000 |
commit | 808f7f29391f7f082e464dddc2ec813e807e79ad (patch) | |
tree | 4ed35f70452f765d2ef07cbcfa01edfe3f6bc26a /dev-java/ant/ant-1.8.2.ebuild | |
parent | Initial commit, thanks Ed Wildgoose, bug #292189 (diff) | |
download | gentoo-2-808f7f29391f7f082e464dddc2ec813e807e79ad.tar.gz gentoo-2-808f7f29391f7f082e464dddc2ec813e807e79ad.tar.bz2 gentoo-2-808f7f29391f7f082e464dddc2ec813e807e79ad.zip |
Stable for amd64, wrt bug #417403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/ant/ant-1.8.2.ebuild')
-rw-r--r-- | dev-java/ant/ant-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant/ant-1.8.2.ebuild b/dev-java/ant/ant-1.8.2.ebuild index 570d3b46c299..dffc95f9b487 100644 --- a/dev-java/ant/ant-1.8.2.ebuild +++ b/dev-java/ant/ant-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.2.ebuild,v 1.2 2012/05/25 01:10:02 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.2.ebuild,v 1.3 2012/05/25 11:20:22 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="~dev-java/ant-core-${PV}" |