summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-11-03 11:31:43 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-11-03 11:31:43 +0000
commit6a202645158e2c12fc16bdc4ff578e9d9f68ad13 (patch)
treeb55152a9b1a377fb7cc9dcbd992052ba2636f3ea /dev-java/jdbc3-firebird
parentrepoman: Trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-6a202645158e2c12fc16bdc4ff578e9d9f68ad13.tar.gz
gentoo-2-6a202645158e2c12fc16bdc4ff578e9d9f68ad13.tar.bz2
gentoo-2-6a202645158e2c12fc16bdc4ff578e9d9f68ad13.zip
depend on app-arch/unzip
Diffstat (limited to 'dev-java/jdbc3-firebird')
-rw-r--r--dev-java/jdbc3-firebird/ChangeLog6
-rw-r--r--dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-java/jdbc3-firebird/ChangeLog b/dev-java/jdbc3-firebird/ChangeLog
index 75b38b9771f8..df9831aa3231 100644
--- a/dev-java/jdbc3-firebird/ChangeLog
+++ b/dev-java/jdbc3-firebird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jdbc3-firebird
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/ChangeLog,v 1.2 2004/10/20 13:53:28 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/ChangeLog,v 1.3 2004/11/03 11:28:03 axxo Exp $
+
+ 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org>
+ jdbc3-firebird-1.5.3.ebuild:
+ depend on app-arch/unzip
*jdbc3-firebird-1.5.3 (20 Oct 2004)
diff --git a/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild b/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild
index 15bb86bfb7ea..6692bc44d09d 100644
--- a/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild
+++ b/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild,v 1.1 2004/10/20 13:01:32 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild,v 1.2 2004/11/03 11:28:03 axxo Exp $
inherit java-pkg
@@ -12,7 +12,8 @@ LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~amd64"
IUSE="doc"
-DEPEND=">=virtual/jdk-1.4"
+DEPEND=">=virtual/jdk-1.4
+ app-arch/unzip"
RDEPEND=">=virtual/jdk-1.4"
S=${WORKDIR}