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
commit3bfb8e79a48b712c5204bed730f667dcf13dc94f (patch)
tree72e397717b37102e27d385d8b479ee843eff87f5 /dev-java
parentRemoved old versions. Readded ~sparc and ~ppc which were mistakenly removed. (diff)
downloadhistorical-3bfb8e79a48b712c5204bed730f667dcf13dc94f.tar.gz
historical-3bfb8e79a48b712c5204bed730f667dcf13dc94f.tar.bz2
historical-3bfb8e79a48b712c5204bed730f667dcf13dc94f.zip
Keywords ~amd64.
Diffstat (limited to 'dev-java')
-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"