summaryrefslogtreecommitdiff
path: root/dev-db/schemaspy/schemaspy-3.1.1.ebuild
Unidiff
Diffstat (limited to 'dev-db/schemaspy/schemaspy-3.1.1.ebuild') (more/less context) (ignore whitespace changes)
-rw-r--r--dev-db/schemaspy/schemaspy-3.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/schemaspy/schemaspy-3.1.1.ebuild b/dev-db/schemaspy/schemaspy-3.1.1.ebuild
index 6e18518..04f95e8 100644
--- a/dev-db/schemaspy/schemaspy-3.1.1.ebuild
+++ b/dev-db/schemaspy/schemaspy-3.1.1.ebuild
@@ -1,4 +1,4 @@
1# Copyright 1999-2006 Gentoo Foundation 1# Copyright 1999-2007 Gentoo Foundation
2# Distributed under the terms of the GNU General Public License v2 2# Distributed under the terms of the GNU General Public License v2
3# $Header: $ 3# $Header: $
4 4
@@ -7,7 +7,7 @@ inherit eutils java-pkg-2 java-ant-2
7DESCRIPTION="Graphical database schema metadata browser" 7DESCRIPTION="Graphical database schema metadata browser"
8HOMEPAGE="http://schemaspy.sourceforge.net/" 8HOMEPAGE="http://schemaspy.sourceforge.net/"
9SRC_URI="mirror://sourceforge/${PN}/schemaSpy_${PV}.source.jar" 9SRC_URI="mirror://sourceforge/${PN}/schemaSpy_${PV}.source.jar"
10LICENSE="LGPL" 10LICENSE="LGPL-2.1"
11SLOT="0" 11SLOT="0"
12KEYWORDS="~x86 ~amd64" 12KEYWORDS="~x86 ~amd64"
13IUSE="postgres firebird oracle mysql" 13IUSE="postgres firebird oracle mysql"