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/jdbc2-postgresql-7.1.ebuild
parentInitial import. (diff)
downloadhistorical-e16a443dd41a4629261dccf9e94a5bfbeb8d3379.tar.gz
historical-e16a443dd41a4629261dccf9e94a5bfbeb8d3379.tar.bz2
historical-e16a443dd41a4629261dccf9e94a5bfbeb8d3379.zip
license fixes.
Diffstat (limited to 'dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild')
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"