summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-01-25 18:22:58 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-01-25 18:22:58 +0000
commit6652d2d005479fbb30d58f70e19e04e1d3ce90b7 (patch)
tree85644edb8fb6118b84f6efa8ee231b4512cb5fed /dev-java/ant-commons-logging
parentAdded ~amd64 keyword (diff)
downloadgentoo-2-6652d2d005479fbb30d58f70e19e04e1d3ce90b7.tar.gz
gentoo-2-6652d2d005479fbb30d58f70e19e04e1d3ce90b7.tar.bz2
gentoo-2-6652d2d005479fbb30d58f70e19e04e1d3ce90b7.zip
Added ~amd64 keyword
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-java/ant-commons-logging')
-rw-r--r--dev-java/ant-commons-logging/ChangeLog6
-rw-r--r--dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-commons-logging/ChangeLog b/dev-java/ant-commons-logging/ChangeLog
index 56291a5350cc..46ad1eb9dbb5 100644
--- a/dev-java/ant-commons-logging/ChangeLog
+++ b/dev-java/ant-commons-logging/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/ant-commons-logging
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.2 2007/01/22 16:55:00 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.3 2007/01/25 18:22:58 wltjr Exp $
+
+ 25 Jan 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+ ant-commons-logging-1.7.0.ebuild:
+ Added ~amd64 keyword
22 Jan 2007; Markus Rothe <corsair@gentoo.org>
ant-commons-logging-1.7.0.ebuild:
diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild
index 9736662fe1b1..2a35b3cccb27 100644
--- a/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild
+++ b/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild,v 1.3 2007/01/22 16:55:00 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild,v 1.4 2007/01/25 18:22:58 wltjr Exp $
inherit ant-tasks
-KEYWORDS="~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
DEPEND=">=dev-java/commons-logging-1.0.4-r2"
RDEPEND="${DEPEND}"