diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:10:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:10:12 +0000 |
commit | 008d43ea33bde00cde5dfcb5d28636bdafc21fe8 (patch) | |
tree | 43b7e4d01d38bb2655746457c5b515c443eac6ba /dev-java/jdbc3-postgresql | |
parent | sync IUSE (missing) (diff) | |
download | historical-008d43ea33bde00cde5dfcb5d28636bdafc21fe8.tar.gz historical-008d43ea33bde00cde5dfcb5d28636bdafc21fe8.tar.bz2 historical-008d43ea33bde00cde5dfcb5d28636bdafc21fe8.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-java/jdbc3-postgresql')
-rw-r--r-- | dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild b/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild index b54c108f7354..ed4b6ca94686 100644 --- a/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild +++ b/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild,v 1.7 2004/07/13 17:30:56 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild,v 1.8 2004/07/14 14:10:12 agriffis Exp $ inherit java-pkg @@ -10,6 +10,7 @@ DESCRIPTION="JDBC3 Driver for PostgreSQL" SRC_URI="http://jdbc.postgresql.org/download/${At}" HOMEPAGE="http://jdbc.postgresql.org/" KEYWORDS="x86 sparc amd64 ~ppc" +IUSE="" LICENSE="POSTGRESQL" SLOT="1" DEPEND="" |