diff options
author | Adrian Almenar <strider@gentoo.org> | 2004-01-17 04:10:19 +0000 |
---|---|---|
committer | Adrian Almenar <strider@gentoo.org> | 2004-01-17 04:10:19 +0000 |
commit | f9c7f7cbd1a2481094ee5d265406611cf385a528 (patch) | |
tree | 832e31a42d23f22ed567c994b569462fdd29b5b3 /dev-java/jdbc-mysql | |
parent | update (diff) | |
download | gentoo-2-f9c7f7cbd1a2481094ee5d265406611cf385a528.tar.gz gentoo-2-f9c7f7cbd1a2481094ee5d265406611cf385a528.tar.bz2 gentoo-2-f9c7f7cbd1a2481094ee5d265406611cf385a528.zip |
Removed keywords with non-java support. Moved Version 3.0.9 to stable.
Diffstat (limited to 'dev-java/jdbc-mysql')
-rw-r--r-- | dev-java/jdbc-mysql/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild | 6 | ||||
-rw-r--r-- | dev-java/jdbc-mysql/jdbc-mysql-3.0.8.ebuild | 6 | ||||
-rw-r--r-- | dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-java/jdbc-mysql/ChangeLog b/dev-java/jdbc-mysql/ChangeLog index e280d6d1dfbf..08e4dd415a87 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.4 2003/12/24 19:18:32 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.5 2004/01/17 04:10:19 strider Exp $ + + 17 Jan 2004; Adrian Almenar <strider@gentoo.org> jdbc-mysql-2.0.14.ebuild, + jdbc-mysql-3.0.8.ebuild, jdbc-mysql-3.0.9.ebuild: + Removed keywords with non-java support. Moved Version 3.0.9 to stable. *jdbc-mysql-3.0.9 (24 Dec 2003) diff --git a/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild index e7dfa7e01d87..b16f529bc8ff 100644 --- a/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild +++ b/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild,v 1.1 2003/05/14 07:29:25 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild,v 1.2 2004/01/17 04:10:19 strider Exp $ inherit java-pkg @@ -12,7 +12,7 @@ HOMEPAGE="http://www.mysql.com" SRC_URI="mirror://mysql/Downloads/Connector-J/${At}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha" RDEPEND=">=virtual/jdk-1.2" DEPEND="${RDEPEND}" diff --git a/dev-java/jdbc-mysql/jdbc-mysql-3.0.8.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-3.0.8.ebuild index baeec58d1ee3..7c23960a5f75 100644 --- a/dev-java/jdbc-mysql/jdbc-mysql-3.0.8.ebuild +++ b/dev-java/jdbc-mysql/jdbc-mysql-3.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.8.ebuild,v 1.1 2003/06/04 19:20:29 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.8.ebuild,v 1.2 2004/01/17 04:10:19 strider Exp $ inherit java-pkg @@ -12,7 +12,7 @@ HOMEPAGE="http://www.mysql.com" SRC_URI="mirror://mysql/Downloads/Connector-J/${At}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha" RDEPEND=">=virtual/jdk-1.2" DEPEND="${RDEPEND}" diff --git a/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild index 698efdbec55f..abe57038dcbb 100644 --- a/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild +++ b/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild,v 1.1 2003/12/24 19:18:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild,v 1.2 2004/01/17 04:10:19 strider Exp $ inherit java-pkg @@ -13,7 +13,7 @@ SRC_URI="mirror://mysql/Downloads/Connector-J/${At}.tar.gz" RESTRICT="nomirror" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ppc sparc alpha" RDEPEND=">=virtual/jdk-1.2" DEPEND="${RDEPEND}" |