summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2009-03-23 15:53:41 +0000
committerThomas Sachau <tommy@gentoo.org>2009-03-23 15:53:41 +0000
commit38d3c3937f9f8dd94f6ca5ce2f714c6632a39196 (patch)
treea6aea8807e9d8c6f189168e1caf2f3203fd6d81d /net-libs/NativeThread/NativeThread-0_pre20080330.ebuild
parentLicense is MIT per bug 263502, thanks to Justin Bronder <jsbronder@gentoo.org... (diff)
downloadgentoo-2-38d3c3937f9f8dd94f6ca5ce2f714c6632a39196.tar.gz
gentoo-2-38d3c3937f9f8dd94f6ca5ce2f714c6632a39196.tar.bz2
gentoo-2-38d3c3937f9f8dd94f6ca5ce2f714c6632a39196.zip
Force freenet-0.7 as dependency
(Portage version: 2.2_rc26/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/NativeThread/NativeThread-0_pre20080330.ebuild')
-rw-r--r--net-libs/NativeThread/NativeThread-0_pre20080330.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild b/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild
index 901381951b69..365fe976862d 100644
--- a/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild
+++ b/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild,v 1.1 2009/01/29 21:34:05 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild,v 1.2 2009/03/23 15:53:41 tommy Exp $
inherit eutils flag-o-matic java-pkg-2 toolchain-funcs
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="net-p2p/freenet
+DEPEND=">=net-p2p/freenet-0.7
>=virtual/jdk-1.4"
RDEPEND=""