summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/ant-apache-oro')
-rw-r--r--dev-java/ant-apache-oro/ChangeLog6
-rw-r--r--dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-apache-oro/ChangeLog b/dev-java/ant-apache-oro/ChangeLog
index 439eb1a1fa8a..241d609ccffc 100644
--- a/dev-java/ant-apache-oro/ChangeLog
+++ b/dev-java/ant-apache-oro/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/ant-apache-oro
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ChangeLog,v 1.2 2007/01/22 16:50:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ChangeLog,v 1.3 2007/01/25 18:20:03 wltjr Exp $
+
+ 25 Jan 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+ ant-apache-oro-1.7.0.ebuild:
+ Added ~amd64 keyword
22 Jan 2007; Markus Rothe <corsair@gentoo.org>
ant-apache-oro-1.7.0.ebuild:
diff --git a/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild b/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild
index 9990ce097dab..0fb37183cf7f 100644
--- a/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild
+++ b/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild,v 1.3 2007/01/22 16:50:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild,v 1.4 2007/01/25 18:20:03 wltjr Exp $
ANT_TASK_DEPNAME="jakarta-oro-2.0"
inherit ant-tasks
-KEYWORDS="~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
DEPEND=">=dev-java/jakarta-oro-2.0.8-r2"
RDEPEND="${DEPEND}"