summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-09-28 13:14:09 +0000
committerJohannes Huber <johu@gentoo.org>2012-09-28 13:14:09 +0000
commitc6a824e0c0fd1a21876863cabc7b646d14b5e3f8 (patch)
tree407dee79b94412feee8e277671c47c9e36de274a /dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild
parentAdd qjson dependency to 9999 (diff)
downloadhistorical-c6a824e0c0fd1a21876863cabc7b646d14b5e3f8.tar.gz
historical-c6a824e0c0fd1a21876863cabc7b646d14b5e3f8.tar.bz2
historical-c6a824e0c0fd1a21876863cabc7b646d14b5e3f8.zip
Stable for x86, wrt bug #418713
Package-Manager: portage-2.2.0_alpha133/cvs/Linux i686
Diffstat (limited to 'dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild')
-rw-r--r--dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild
index 186c02f634b1..175aaaaa6aec 100644
--- a/dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild
+++ b/dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild,v 1.2 2012/09/28 09:48:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild,v 1.3 2012/09/28 13:14:09 johu Exp $
EAPI="2"
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.mysql.com/products/connector/j/"
SRC_URI="mirror://mysql/Downloads/Connector-J/${MY_P}.tar.gz"
LICENSE="GPL-2-with-MySQL-FLOSS-exception"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="c3p0 log4j"
COMMON_DEP="
dev-java/slf4j-api:0