diff options
author | 2007-05-12 17:57:26 +0000 | |
---|---|---|
committer | 2007-05-12 17:57:26 +0000 | |
commit | 6dd85a06d7452d92f9073136c50c55f3f7a998d1 (patch) | |
tree | e4d4d917365c26cb82f897dc810aa4755ecd9dd3 /dev-java/ant-core/ant-core-1.7.0.ebuild | |
parent | dev-util/codeblocks: Version bump (adding codeblocks-1.0_pre20070511) (diff) | |
download | historical-6dd85a06d7452d92f9073136c50c55f3f7a998d1.tar.gz historical-6dd85a06d7452d92f9073136c50c55f3f7a998d1.tar.bz2 historical-6dd85a06d7452d92f9073136c50c55f3f7a998d1.zip |
Stable on amd64, bug #176856
Package-Manager: portage-2.1.2.6
Diffstat (limited to 'dev-java/ant-core/ant-core-1.7.0.ebuild')
-rw-r--r-- | dev-java/ant-core/ant-core-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-core/ant-core-1.7.0.ebuild b/dev-java/ant-core/ant-core-1.7.0.ebuild index e71b12f8cf99..a42fe205363f 100644 --- a/dev-java/ant-core/ant-core-1.7.0.ebuild +++ b/dev-java/ant-core/ant-core-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.0.ebuild,v 1.13 2007/05/06 07:51:01 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.0.ebuild,v 1.14 2007/05/12 17:43:18 wltjr Exp $ # don't depend on itself JAVA_ANT_DISABLE_ANT_CORE_DEP=true @@ -17,7 +17,7 @@ SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="doc source" # 1.7.0 instead of $PV in blocks is intentional, >1.7.0 upgrades should |