diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-16 08:32:47 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-16 08:32:47 +0000 |
commit | 45fe4dc3bce8b7016ffaa856139e0b1d92444cef (patch) | |
tree | 8e26ec4d745d2b18a708e04d7a9434c806c00248 /dev-java/ant-core | |
parent | version bump (bug #67571) (Manifest recommit) (diff) | |
download | gentoo-2-45fe4dc3bce8b7016ffaa856139e0b1d92444cef.tar.gz gentoo-2-45fe4dc3bce8b7016ffaa856139e0b1d92444cef.tar.bz2 gentoo-2-45fe4dc3bce8b7016ffaa856139e0b1d92444cef.zip |
Stable on amd64.
Diffstat (limited to 'dev-java/ant-core')
-rw-r--r-- | dev-java/ant-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-core/ant-core-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-core/ChangeLog b/dev-java/ant-core/ChangeLog index 19fa4762a619..89e3db1461f4 100644 --- a/dev-java/ant-core/ChangeLog +++ b/dev-java/ant-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-core # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.6 2004/09/22 16:45:40 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.7 2004/10/16 08:32:47 absinthe Exp $ + + 16 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ant-core-1.6.2.ebuild: + Stable on amd64. *ant-core-1.5.4-r2 (22 Sep 2004) diff --git a/dev-java/ant-core/ant-core-1.6.2.ebuild b/dev-java/ant-core/ant-core-1.6.2.ebuild index 4d8fa4dae32e..89b50fa438c9 100644 --- a/dev-java/ant-core/ant-core-1.6.2.ebuild +++ b/dev-java/ant-core/ant-core-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6.2.ebuild,v 1.2 2004/09/10 23:20:56 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.6.2.ebuild,v 1.3 2004/10/16 08:32:47 absinthe Exp $ inherit java-pkg eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/ant/source/apache-${MY_PN}-${PV}-src.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="x86 ~amd64 ppc sparc" +KEYWORDS="x86 amd64 ppc sparc" IUSE="doc" DEPEND="virtual/libc |