summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-11-04 08:31:38 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-11-04 08:31:38 +0000
commit6fc485f7dc09bb99a6e9869b6c5a615ecc6d7c8c (patch)
tree83abdcfc182c74950f98b2174bedc49fe716b42f /www-servers/gatling/gatling-0.11-r1.ebuild
parentremove old versions (diff)
downloadgentoo-2-6fc485f7dc09bb99a6e9869b6c5a615ecc6d7c8c.tar.gz
gentoo-2-6fc485f7dc09bb99a6e9869b6c5a615ecc6d7c8c.tar.bz2
gentoo-2-6fc485f7dc09bb99a6e9869b6c5a615ecc6d7c8c.zip
Small dep fix for #291796
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/gatling/gatling-0.11-r1.ebuild')
-rw-r--r--www-servers/gatling/gatling-0.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/gatling/gatling-0.11-r1.ebuild b/www-servers/gatling/gatling-0.11-r1.ebuild
index 6485b851bd96..b012ef4708f3 100644
--- a/www-servers/gatling/gatling-0.11-r1.ebuild
+++ b/www-servers/gatling/gatling-0.11-r1.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/www-servers/gatling/gatling-0.11-r1.ebuild,v 1.2 2009/08/18 15:39:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gatling/gatling-0.11-r1.ebuild,v 1.3 2009/11/04 08:31:38 patrick Exp $
inherit eutils
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
#IUSE="ssl"
IUSE=""
-DEPEND="dev-libs/libowfat
+DEPEND=">=dev-libs/libowfat-0.25
dev-libs/dietlibc"
#ssl? ( dev-libs/openssl )
#"