summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-05-14 17:28:26 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-05-14 17:28:26 +0000
commite16a443dd41a4629261dccf9e94a5bfbeb8d3379 (patch)
tree7247c6ef1615d88c6915d4d34311dd1b2ea4c172 /dev-java/jdbc2-postgresql
parentInitial import. (diff)
downloadhistorical-e16a443dd41a4629261dccf9e94a5bfbeb8d3379.tar.gz
historical-e16a443dd41a4629261dccf9e94a5bfbeb8d3379.tar.bz2
historical-e16a443dd41a4629261dccf9e94a5bfbeb8d3379.zip
license fixes.
Diffstat (limited to 'dev-java/jdbc2-postgresql')
-rw-r--r--dev-java/jdbc2-postgresql/Manifest10
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild4
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild4
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild4
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild4
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild4
6 files changed, 15 insertions, 15 deletions
diff --git a/dev-java/jdbc2-postgresql/Manifest b/dev-java/jdbc2-postgresql/Manifest
index 07f17a6ff1b0..5f49bafa94ee 100644
--- a/dev-java/jdbc2-postgresql/Manifest
+++ b/dev-java/jdbc2-postgresql/Manifest
@@ -1,9 +1,9 @@
-MD5 94c03cf70607c5be5db987565025612b jdbc2-postgresql-7.2.ebuild 658
-MD5 01ad1d059ca48d3c4c819ce98e1a2e56 jdbc2-postgresql-7.1.ebuild 660
-MD5 c1611e0fe3dedef3e5844df4e9696516 jdbc2-postgresql-7.3.ebuild 658
-MD5 72371e113e8c0a4aef1d00cb8c2a2ae7 jdbc2-postgresql-6.5.2.ebuild 662
+MD5 1edfd5c51a1f5d697014254c8ceddee8 jdbc2-postgresql-7.2.ebuild 663
+MD5 ad41f8e945cb60750c3c124ddaceccd9 jdbc2-postgresql-7.1.ebuild 665
+MD5 ec77105dd9f0edac647b079f3151a00d jdbc2-postgresql-7.3.ebuild 663
+MD5 e4bf718bc3453e7983971649736a65e2 jdbc2-postgresql-6.5.2.ebuild 667
MD5 1c8db885450128c427c16ee4cb70118a ChangeLog 494
-MD5 d1a4a7f6adbb889cc0c5842b4f82ff0e jdbc2-postgresql-7.0.ebuild 660
+MD5 b0fcd5f1eb0be06f7a9e5707941f316a jdbc2-postgresql-7.0.ebuild 665
MD5 f0edb9fd7e6d3526f0b47c582b7f01ba files/digest-jdbc2-postgresql-6.5.2 60
MD5 ef9c18bdca3a0348f26672d23911e401 files/digest-jdbc2-postgresql-7.0 60
MD5 81e6098c7ca7ec885a6d18fc3f7ed2c6 files/digest-jdbc2-postgresql-7.1 59
diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild
index 7fcd03cc2e57..dfc8af3278e1 100644
--- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild
+++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild,v 1.1 2003/05/14 17:20:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild,v 1.2 2003/05/14 17:28:22 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ DESCRIPTION="JDBC Driver for PostgreSQL"
SRC_URI="http://jdbc.postgresql.org/download/${At}"
HOMEPAGE="http://jdbc.postgresql.org/"
KEYWORDS="x86 ppc sparc alpha mips hppa arm"
-LICENSE="GPL-2"
+LICENSE="POSTGRESQL"
SLOT="1"
DEPEND=""
RDEPEND=">=virtual/jdk-1.2"
diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild
index 158a68b91871..6563c31ecb87 100644
--- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild
+++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild,v 1.1 2003/05/14 17:20:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild,v 1.2 2003/05/14 17:28:22 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ DESCRIPTION="JDBC Driver for PostgreSQL"
SRC_URI="http://jdbc.postgresql.org/download/${At}"
HOMEPAGE="http://jdbc.postgresql.org/"
KEYWORDS="x86 ppc sparc alpha mips hppa arm"
-LICENSE="GPL-2"
+LICENSE="POSTGRESQL"
SLOT="2"
DEPEND=""
RDEPEND=">=virtual/jdk-1.2"
diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild
index d255cb565d1c..52012fcdc2da 100644
--- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild
+++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild,v 1.1 2003/05/14 17:20:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild,v 1.2 2003/05/14 17:28:22 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ DESCRIPTION="JDBC Driver for PostgreSQL"
SRC_URI="http://jdbc.postgresql.org/download/${At}"
HOMEPAGE="http://jdbc.postgresql.org/"
KEYWORDS="x86 ppc sparc alpha mips hppa arm"
-LICENSE="GPL-2"
+LICENSE="POSTGRESQL"
SLOT="3"
DEPEND=""
RDEPEND=">=virtual/jdk-1.2"
diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild
index 48f3dbf9b3da..084d6a12b53e 100644
--- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild
+++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild,v 1.1 2003/05/14 17:20:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild,v 1.2 2003/05/14 17:28:22 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ DESCRIPTION="JDBC Driver for PostgreSQL"
SRC_URI="http://jdbc.postgresql.org/download/${At}"
HOMEPAGE="http://jdbc.postgresql.org/"
KEYWORDS="x86 ppc sparc alpha mips hppa arm"
-LICENSE="GPL-2"
+LICENSE="POSTGRESQL"
SLOT="4"
DEPEND=""
RDEPEND=">=virtual/jdk-1.2"
diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild
index 9cdfd5230e37..d9ef965da814 100644
--- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild
+++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild,v 1.1 2003/05/14 17:20:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild,v 1.2 2003/05/14 17:28:22 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ DESCRIPTION="JDBC Driver for PostgreSQL"
SRC_URI="http://jdbc.postgresql.org/download/${At}"
HOMEPAGE="http://jdbc.postgresql.org/"
KEYWORDS="x86 ppc sparc alpha mips hppa arm"
-LICENSE="GPL-2"
+LICENSE="POSTGRESQL"
SLOT="5"
DEPEND=""
RDEPEND=">=virtual/jdk-1.2"