diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-05-14 07:29:29 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-05-14 07:29:29 +0000 |
commit | 938993e617ee1ab667e5963c9e97930fdb57dfed (patch) | |
tree | 6c3d6e035913b7056f24bd0bb0f6cb0f36b04368 /dev-java/jdbc-mysql | |
parent | External changes to the package, and also a move from mysql-jdbc. (diff) | |
download | gentoo-2-938993e617ee1ab667e5963c9e97930fdb57dfed.tar.gz gentoo-2-938993e617ee1ab667e5963c9e97930fdb57dfed.tar.bz2 gentoo-2-938993e617ee1ab667e5963c9e97930fdb57dfed.zip |
External changes to the package, and also a move from mysql-jdbc.
Diffstat (limited to 'dev-java/jdbc-mysql')
-rw-r--r-- | dev-java/jdbc-mysql/ChangeLog | 47 | ||||
-rw-r--r-- | dev-java/jdbc-mysql/Manifest | 6 | ||||
-rw-r--r-- | dev-java/jdbc-mysql/files/digest-jdbc-mysql-2.0.14 | 1 | ||||
-rw-r--r-- | dev-java/jdbc-mysql/files/digest-jdbc-mysql-3.0.7 | 1 | ||||
-rw-r--r-- | dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild | 27 | ||||
-rw-r--r-- | dev-java/jdbc-mysql/jdbc-mysql-3.0.7.ebuild | 27 |
6 files changed, 106 insertions, 3 deletions
diff --git a/dev-java/jdbc-mysql/ChangeLog b/dev-java/jdbc-mysql/ChangeLog new file mode 100644 index 000000000000..edcf7710e525 --- /dev/null +++ b/dev-java/jdbc-mysql/ChangeLog @@ -0,0 +1,47 @@ +# ChangeLog for dev-java/mysql-jdbc +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.1 2003/05/14 07:29:25 absinthe Exp $ + +*jdbc-mysql-2.0.14 (14 May 2003) + + 14 May 2003; Dylan Carlson <absinthe@gentoo.org> jdbc-mysql-2.0.14.ebuild, + jdbc-mysql-3.0.7.ebuild: + "mmmysql" has been retired from Sourceforge, and is now officially part of + MySQL's family, now known as Connector/J. In an effort to also keep the naming + consistent with other jdbc offerings, this port is being renamed to + jdbc-mysql. + + The name of the JAR file has changed as well, so please make a note of it. + +*mysql-jdbc-3.07 (26 Apr 2003) + + 08 May 2003; Robin Johnson <robbat2@gentoo.org> mysql-jdbc-3.07.ebuild: + mark as stable for x86 + + 26 Apr 2003; Robin Johnson <robbat2@gentoo.org> mysql-jdbc-3.07.ebuild, + files/21mysqlconnector: + added new version in unstable + +*mysql-jdbc-2.0.14 (08 Jul 2002) + + 08 Jul 2002; Maik Schreiber <blizzy@gentoo.org> : + + New version, closes bug #3760. + +*mysql-jdbc-1.2.3-r1 (01 Feb 2002) + + 20 Sep 2002; Mike Frysinger <vapier@gentoo.org> : + + Updated HOMEPAGE variable + + 01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> mysql-jdbc-1.2.3-r1.ebuild : + + Added LICENSE, SLOT and KEYWORDS. + + 01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/dev-java/jdbc-mysql/Manifest b/dev-java/jdbc-mysql/Manifest index aa17e59d6482..59bcc82a9aa8 100644 --- a/dev-java/jdbc-mysql/Manifest +++ b/dev-java/jdbc-mysql/Manifest @@ -1,5 +1,5 @@ -MD5 c4f436f1e2a74effeb60777591770452 jdbc-mysql-2.0.14.ebuild 699 -MD5 68e5cd121bb0976ec141a85f3de76814 ChangeLog 1282 -MD5 d8ed661a80321b7cacced1e807300cf4 jdbc-mysql-3.0.7.ebuild 706 +MD5 bed6bb32bc1b5faba0df9f9b0cd1886b jdbc-mysql-2.0.14.ebuild 700 +MD5 5de7a0ad37b1df0ad137f29443eefd29 ChangeLog 1745 +MD5 d89a21063dec1346a13747615af74ba5 jdbc-mysql-3.0.7.ebuild 706 MD5 37bafd293d17f463a4f1dd295bf6e321 files/digest-jdbc-mysql-2.0.14 79 MD5 a93253a8f660e90b57bcc4554564de5b files/digest-jdbc-mysql-3.0.7 85 diff --git a/dev-java/jdbc-mysql/files/digest-jdbc-mysql-2.0.14 b/dev-java/jdbc-mysql/files/digest-jdbc-mysql-2.0.14 new file mode 100644 index 000000000000..ca813880b3e6 --- /dev/null +++ b/dev-java/jdbc-mysql/files/digest-jdbc-mysql-2.0.14 @@ -0,0 +1 @@ +MD5 d77168b5111a90430895f5fce39692f0 mysql-connector-java-2.0.14.tar.gz 375153 diff --git a/dev-java/jdbc-mysql/files/digest-jdbc-mysql-3.0.7 b/dev-java/jdbc-mysql/files/digest-jdbc-mysql-3.0.7 new file mode 100644 index 000000000000..51886f110bc9 --- /dev/null +++ b/dev-java/jdbc-mysql/files/digest-jdbc-mysql-3.0.7 @@ -0,0 +1 @@ +MD5 7a11349d5d0de460a36f0b512873e99f mysql-connector-java-3.0.7-stable.tar.gz 661447 diff --git a/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild new file mode 100644 index 000000000000..e7dfa7e01d87 --- /dev/null +++ b/dev-java/jdbc-mysql/jdbc-mysql-2.0.14.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 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 $ + +inherit java-pkg + +At=mysql-connector-java-${PV} +S=${WORKDIR}/${At} + +DESCRIPTION="MySQL JDBC driver" +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" + +RDEPEND=">=virtual/jdk-1.2" +DEPEND="${RDEPEND}" + +src_compile() { + einfo " This is a binary-only ebuild (for now)." +} + +src_install() { + java-pkg_dojar ${At}-bin.jar + dodoc README CHANGES COPYING +} diff --git a/dev-java/jdbc-mysql/jdbc-mysql-3.0.7.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-3.0.7.ebuild new file mode 100644 index 000000000000..bed99d25dc9a --- /dev/null +++ b/dev-java/jdbc-mysql/jdbc-mysql-3.0.7.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 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.7.ebuild,v 1.1 2003/05/14 07:29:25 absinthe Exp $ + +inherit java-pkg + +At=mysql-connector-java-${PV}-stable +S=${WORKDIR}/${At} + +DESCRIPTION="MySQL JDBC driver" +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" + +RDEPEND=">=virtual/jdk-1.2" +DEPEND="${RDEPEND}" + +src_compile() { + einfo " This is a binary-only ebuild (for now)." +} + +src_install() { + java-pkg_dojar ${At}-bin.jar + dodoc README CHANGES COPYING +} |