summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-20 05:45:22 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-20 05:45:22 +0000
commit992dae3fb345e65d07a6e2c97e887b7b63cfaf82 (patch)
tree13a658f886e3db3764401eb1dee4fd90f007f1a6 /dev-java/dbconnectionbroker-bin
parentRemoving old versions. (Manifest recommit) (diff)
downloadgentoo-2-992dae3fb345e65d07a6e2c97e887b7b63cfaf82.tar.gz
gentoo-2-992dae3fb345e65d07a6e2c97e887b7b63cfaf82.tar.bz2
gentoo-2-992dae3fb345e65d07a6e2c97e887b7b63cfaf82.zip
Keywords ~amd64.
Diffstat (limited to 'dev-java/dbconnectionbroker-bin')
-rw-r--r--dev-java/dbconnectionbroker-bin/ChangeLog6
-rw-r--r--dev-java/dbconnectionbroker-bin/dbconnectionbroker-bin-1.0.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/dbconnectionbroker-bin/ChangeLog b/dev-java/dbconnectionbroker-bin/ChangeLog
index e133af644dbd..ba6c1589d9f7 100644
--- a/dev-java/dbconnectionbroker-bin/ChangeLog
+++ b/dev-java/dbconnectionbroker-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/dbconnectionbroker-bin
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/dbconnectionbroker-bin/ChangeLog,v 1.3 2004/10/16 17:10:51 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/dbconnectionbroker-bin/ChangeLog,v 1.4 2004/10/20 05:45:22 absinthe Exp $
+
+ 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ dbconnectionbroker-bin-1.0.13.ebuild:
+ Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
dbconnectionbroker-bin-1.0.13.ebuild:
diff --git a/dev-java/dbconnectionbroker-bin/dbconnectionbroker-bin-1.0.13.ebuild b/dev-java/dbconnectionbroker-bin/dbconnectionbroker-bin-1.0.13.ebuild
index 1ff010e30721..53c5d93e4154 100644
--- a/dev-java/dbconnectionbroker-bin/dbconnectionbroker-bin-1.0.13.ebuild
+++ b/dev-java/dbconnectionbroker-bin/dbconnectionbroker-bin-1.0.13.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/dbconnectionbroker-bin/dbconnectionbroker-bin-1.0.13.ebuild,v 1.2 2004/10/16 17:10:51 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/dbconnectionbroker-bin/dbconnectionbroker-bin-1.0.13.ebuild,v 1.3 2004/10/20 05:45:22 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="ftp://www.javaexchange.com/javaexchange/DbConnectionBroker${PV}.tar"
IUSE="doc"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="x86 ppc sparc ~amd64"
RDEPEND=">=virtual/jdk-1.2"
DEPEND=">=virtual/jdk-1.2"