summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-20 12:13:17 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-20 12:13:17 +0000
commite58c7c55887884da4bdb0cddc83449c146297a88 (patch)
tree898085399ecdf02357948da202e0b88252750ed3 /dev-java/jdbc2-firebird
parentfix compile error when $NAME is set (Manifest recommit) (diff)
downloadgentoo-2-e58c7c55887884da4bdb0cddc83449c146297a88.tar.gz
gentoo-2-e58c7c55887884da4bdb0cddc83449c146297a88.tar.bz2
gentoo-2-e58c7c55887884da4bdb0cddc83449c146297a88.zip
DESCRIPTION fix.
Diffstat (limited to 'dev-java/jdbc2-firebird')
-rw-r--r--dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild b/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild
index 12a955c82c20..332b76a53952 100644
--- a/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild
+++ b/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild,v 1.2 2004/10/20 12:09:02 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-firebird/jdbc2-firebird-1.5.3.ebuild,v 1.3 2004/10/20 12:13:17 absinthe Exp $
inherit java-pkg
At="FirebirdSQL-${PV}JDK_1.3"
-DESCRIPTION="jdbc driver for firebird sql server"
+DESCRIPTION="JDBC2 driver for Firebird SQL server"
HOMEPAGE="http://www.firebird.sourceforge.net"
SRC_URI="mirror://sourceforge/firebird/${At}.zip"
LICENSE="LGPL-2"