diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2005-07-19 00:04:29 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2005-07-19 00:04:29 +0000 |
commit | 48ec43ef42dbcbc71f07086e644dd074866d22ae (patch) | |
tree | d90c6d6dd586b890d26c54a7aade201728a9cebc /www-servers/resin/resin-3.0.8-r1.ebuild | |
parent | Version bump #99441 by Maciek Ligenza. (diff) | |
download | gentoo-2-48ec43ef42dbcbc71f07086e644dd074866d22ae.tar.gz gentoo-2-48ec43ef42dbcbc71f07086e644dd074866d22ae.tar.bz2 gentoo-2-48ec43ef42dbcbc71f07086e644dd074866d22ae.zip |
fix blocks
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-servers/resin/resin-3.0.8-r1.ebuild')
-rw-r--r-- | www-servers/resin/resin-3.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/resin/resin-3.0.8-r1.ebuild b/www-servers/resin/resin-3.0.8-r1.ebuild index 973d2ce241de..61611730f683 100644 --- a/www-servers/resin/resin-3.0.8-r1.ebuild +++ b/www-servers/resin/resin-3.0.8-r1.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/www-servers/resin/resin-3.0.8-r1.ebuild,v 1.8 2005/07/12 22:06:17 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.8-r1.ebuild,v 1.9 2005/07/19 00:03:55 axxo Exp $ inherit java-pkg eutils @@ -11,7 +11,7 @@ KEYWORDS="x86 ~ppc ~sparc amd64 ppc64" LICENSE="GPL-2" SLOT="0" DEPEND=">=virtual/jdk-1.3 - !net-www/resin-ee" + !www-servers/resin-ee" RDEPEND=">=virtual/jdk-1.3 dev-lang/perl" IUSE="" |