summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-04-22 10:33:02 +0000
committerJustin Lecher <jlec@gentoo.org>2011-04-22 10:33:02 +0000
commitb18e64c23225555b1c269795ba3b05e89584e324 (patch)
tree35b453896a7d754def5945f1b8e0ba4c67d2f4fc /net-analyzer/libnasl
parentQA Notice: dodoc argument 'doc/CVS' is a directory, #364361 (diff)
downloadgentoo-2-b18e64c23225555b1c269795ba3b05e89584e324.tar.gz
gentoo-2-b18e64c23225555b1c269795ba3b05e89584e324.tar.bz2
gentoo-2-b18e64c23225555b1c269795ba3b05e89584e324.zip
Fixed dependency to be fullfilled with any revision, #364471
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/libnasl')
-rw-r--r--net-analyzer/libnasl/ChangeLog5
-rw-r--r--net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog
index 8a6784ee7e73..546bd2e74523 100644
--- a/net-analyzer/libnasl/ChangeLog
+++ b/net-analyzer/libnasl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/libnasl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.89 2011/04/20 11:24:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.90 2011/04/22 10:33:02 jlec Exp $
+
+ 22 Apr 2011; Justin Lecher <jlec@gentoo.org> libnasl-2.2.9-r1.ebuild:
+ Fixed dependency to be fullfilled with any revision, #364471
20 Apr 2011; Justin Lecher <jlec@gentoo.org> -libnasl-2.3.1.ebuild:
Dropped due to pending removal request, #169466
diff --git a/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild b/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild
index 4121964eb15c..cc07535aa63e 100644
--- a/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild
+++ b/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild,v 1.1 2011/04/20 07:52:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild,v 1.2 2011/04/22 10:33:02 jlec Exp $
EAPI=4
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="static-libs"
-DEPEND="=net-analyzer/nessus-libraries-${PV}"
+DEPEND="~net-analyzer/nessus-libraries-${PV}"
RDEPEND="${DEPEND}"
S="${WORKDIR}"/${PN}