summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-04-30 13:58:33 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-04-30 13:58:33 +0000
commite7e7b128d91583e22fb7f664d7548a3bf314b3f9 (patch)
treec53184abf62157dc1e3df8e532f688940eb9b445 /net-www/resin
parentresin and resin-ee now block each other. (diff)
downloadhistorical-e7e7b128d91583e22fb7f664d7548a3bf314b3f9.tar.gz
historical-e7e7b128d91583e22fb7f664d7548a3bf314b3f9.tar.bz2
historical-e7e7b128d91583e22fb7f664d7548a3bf314b3f9.zip
resin and resin-ee now block each other.
Diffstat (limited to 'net-www/resin')
-rw-r--r--net-www/resin/Manifest4
-rw-r--r--net-www/resin/resin-2.1.9.ebuild3
2 files changed, 4 insertions, 3 deletions
diff --git a/net-www/resin/Manifest b/net-www/resin/Manifest
index 821b0514a6db..69d3281d5ba6 100644
--- a/net-www/resin/Manifest
+++ b/net-www/resin/Manifest
@@ -1,5 +1,5 @@
-MD5 bd50e905796e02dfce57f0c4bb6d04a8 ChangeLog 612
-MD5 b0c70a22d97321e3584140a465ff3c4d resin-2.1.9.ebuild 3559
+MD5 42b2aaf3c596fcdc3b1b353874ad1f9a ChangeLog 758
+MD5 afc25c37373ecab149dbdd11595b613a resin-2.1.9.ebuild 3559
MD5 5837c42d665786c9555b544428725ff6 files/digest-resin-2.1.9 64
MD5 61545d3923eb43c48bd061ab224875d3 files/2.1.9/resin.conf 1237
MD5 cc895b3b901369aa2c6d80fb88369113 files/2.1.9/resin.diff 504
diff --git a/net-www/resin/resin-2.1.9.ebuild b/net-www/resin/resin-2.1.9.ebuild
index e24793744091..8f1acc84977e 100644
--- a/net-www/resin/resin-2.1.9.ebuild
+++ b/net-www/resin/resin-2.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/resin/resin-2.1.9.ebuild,v 1.2 2003/04/30 13:26:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/resin/resin-2.1.9.ebuild,v 1.3 2003/04/30 13:58:29 absinthe Exp $
inherit java-pkg
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.caucho.com"
KEYWORDS="~x86 ~ppc ~sparc"
LICENSE="CAUCHO"
SLOT="0"
+DEPEND="!net-www/resin-ee"
RDEPEND=">=virtual/jdk-1.2"
pkg_setup() {