summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/jdbc-mysql/ChangeLog6
-rw-r--r--dev-java/jdbc-mysql/jdbc-mysql-3.0.16.ebuild4
-rw-r--r--dev-java/jdbc-mysql/jdbc-mysql-3.0.17.ebuild4
-rw-r--r--dev-java/jdbc2-stdext/ChangeLog6
-rw-r--r--dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild4
5 files changed, 16 insertions, 8 deletions
diff --git a/dev-java/jdbc-mysql/ChangeLog b/dev-java/jdbc-mysql/ChangeLog
index 6137a667e80a..fa2648ac4f69 100644
--- a/dev-java/jdbc-mysql/ChangeLog
+++ b/dev-java/jdbc-mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jdbc-mysql
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.19 2005/07/10 18:32:08 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.20 2005/07/15 13:15:33 gustavoz Exp $
+
+ 15 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ jdbc-mysql-3.0.16.ebuild, jdbc-mysql-3.0.17.ebuild:
+ To ~sparc
*jdbc-mysql-3.0.16 (10 Jul 2005)
diff --git a/dev-java/jdbc-mysql/jdbc-mysql-3.0.16.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-3.0.16.ebuild
index 03260de6a3b3..5d99cdbe37c6 100644
--- a/dev-java/jdbc-mysql/jdbc-mysql-3.0.16.ebuild
+++ b/dev-java/jdbc-mysql/jdbc-mysql-3.0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.16.ebuild,v 1.1 2005/07/10 18:32:08 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.16.ebuild,v 1.2 2005/07/15 13:15:33 gustavoz Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ HOMEPAGE="http://dev.mysql.com/downloads/connector/j/3.0.html"
SRC_URI="http://mysql.mirrors.key2network.com/Downloads/Connector-J/mysql-connector-java-${PV}-ga.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc amd64"
+KEYWORDS="x86 ~ppc amd64 ~sparc"
IUSE="doc"
DEPEND=">=virtual/jdk-1.4
diff --git a/dev-java/jdbc-mysql/jdbc-mysql-3.0.17.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-3.0.17.ebuild
index 8b87dab1c3b7..d8ae7570b102 100644
--- a/dev-java/jdbc-mysql/jdbc-mysql-3.0.17.ebuild
+++ b/dev-java/jdbc-mysql/jdbc-mysql-3.0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.17.ebuild,v 1.1 2005/07/10 18:13:26 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.17.ebuild,v 1.2 2005/07/15 13:15:33 gustavoz Exp $
inherit eutils java-pkg
@@ -12,7 +12,7 @@ SRC_URI="mirror://mysql/Downloads/Connector-J/${At}.tar.gz"
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
IUSE=""
RDEPEND=">=virtual/jre-1.2
dev-java/jta
diff --git a/dev-java/jdbc2-stdext/ChangeLog b/dev-java/jdbc2-stdext/ChangeLog
index 6df9c34fefd6..0ddc2a6e3808 100644
--- a/dev-java/jdbc2-stdext/ChangeLog
+++ b/dev-java/jdbc2-stdext/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jdbc2-stdext
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/ChangeLog,v 1.8 2005/05/18 19:51:41 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/ChangeLog,v 1.9 2005/07/15 13:13:50 gustavoz Exp $
+
+ 15 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ jdbc2-stdext-2.0-r1.ebuild:
+ To ~sparc
18 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
-jdbc2-stdext-2.0.ebuild, jdbc2-stdext-2.0-r1.ebuild:
diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild
index 91e417850dc6..36a81f066773 100644
--- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild
+++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild,v 1.6 2005/07/12 19:52:13 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild,v 1.7 2005/07/15 13:13:50 gustavoz Exp $
inherit java-pkg
@@ -12,7 +12,7 @@ HOMEPAGE="http://java.sun.com/products/jdbc"
SRC_URI="${stdext_bin} doc? ( ${stdext_doc} )"
LICENSE="sun-csl"
SLOT="0"
-KEYWORDS="x86 ppc amd64"
+KEYWORDS="x86 ppc amd64 ~sparc"
IUSE="doc"
RESTRICT="fetch"
DEPEND="app-arch/unzip"