summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-06-11 13:04:06 +0000
committerJohannes Huber <johu@gentoo.org>2012-06-11 13:04:06 +0000
commit1272d8071bd1e4a3d940493db79a34bd3c98a66a (patch)
tree89936a049c9ade8cabf3c48a6c2e7801516f1c57
parentRevision bump to avoid accidental automagicness. (diff)
downloadgentoo-2-1272d8071bd1e4a3d940493db79a34bd3c98a66a.tar.gz
gentoo-2-1272d8071bd1e4a3d940493db79a34bd3c98a66a.tar.bz2
gentoo-2-1272d8071bd1e4a3d940493db79a34bd3c98a66a.zip
Stable for x86, wrt bug #417909
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
-rw-r--r--dev-java/ant-core/ChangeLog5
-rw-r--r--dev-java/ant-core/ant-core-1.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-core/ChangeLog b/dev-java/ant-core/ChangeLog
index 503be228f2a6..53e90f1122c8 100644
--- a/dev-java/ant-core/ChangeLog
+++ b/dev-java/ant-core/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for dev-java/ant-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.118 2012/06/11 09:33:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.119 2012/06/11 13:04:06 johu Exp $
# Ant-core blocks lower/older versions of ant-tasks,
# since it will not run when there is a version mismatch betwean the 2 packages
# Please unemerge ant-tasks when updating ant-core.
+ 11 Jun 2012; Johannes Huber <johu@gentoo.org> ant-core-1.8.4.ebuild:
+ Stable for x86, wrt bug #417909
+
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> ant-core-1.8.4.ebuild:
Stable for amd64, wrt bug #417909
diff --git a/dev-java/ant-core/ant-core-1.8.4.ebuild b/dev-java/ant-core/ant-core-1.8.4.ebuild
index 4b4939a4cae4..40133b33de59 100644
--- a/dev-java/ant-core/ant-core-1.8.4.ebuild
+++ b/dev-java/ant-core/ant-core-1.8.4.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-core/ant-core-1.8.4.ebuild,v 1.3 2012/06/11 09:33:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.4.ebuild,v 1.4 2012/06/11 13:04:06 johu Exp $
EAPI="4"
@@ -20,7 +20,7 @@ SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~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 ~ia64 ~ppc ~ppc64 x86 ~amd64-fbsd ~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=">=virtual/jdk-1.4