summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-08 19:32:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-08 19:32:34 +0000
commita9f281b903cc61f49498097c28d5a4e01ca5126f (patch)
tree11ad0853bf9d236344b70156fc00211b01d86f9b /dev-db/octopus/octopus-3.0.1.ebuild
parentStable on hppa (diff)
downloadhistorical-a9f281b903cc61f49498097c28d5a4e01ca5126f.tar.gz
historical-a9f281b903cc61f49498097c28d5a4e01ca5126f.tar.bz2
historical-a9f281b903cc61f49498097c28d5a4e01ca5126f.zip
dep typo
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-db/octopus/octopus-3.0.1.ebuild')
-rw-r--r--dev-db/octopus/octopus-3.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/octopus/octopus-3.0.1.ebuild b/dev-db/octopus/octopus-3.0.1.ebuild
index 914c2199d2c7..abb3f2e2390a 100644
--- a/dev-db/octopus/octopus-3.0.1.ebuild
+++ b/dev-db/octopus/octopus-3.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1.ebuild,v 1.2 2005/01/29 21:17:48 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1.ebuild,v 1.3 2005/06/08 19:32:34 mr_bones_ Exp $
inherit java-pkg
@@ -18,7 +18,7 @@ KEYWORDS="~x86 ~amd64"
IUSE="doc jikes source"
DEPEND=">=virtual/jdk-1.4
jikes? ( >=dev-java/jikes-1.21 )
- source?( app-arch/zip )
+ source? ( app-arch/zip )
>=dev-java/ant-core-1.4
>=app-arch/unzip-5.50-r1"
RDEPEND=">=virtual/jre-1.4