summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-11-26 10:43:27 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-11-26 10:43:27 +0000
commitf857eefdbe66fea896853ece290588d25b90a297 (patch)
tree2ecf45d5a30d36b3c5b85484f4c26b59866a643e /app-forensics
parentStable on amd64 wrt bug #391293 (diff)
downloadgentoo-2-f857eefdbe66fea896853ece290588d25b90a297.tar.gz
gentoo-2-f857eefdbe66fea896853ece290588d25b90a297.tar.bz2
gentoo-2-f857eefdbe66fea896853ece290588d25b90a297.zip
remove net-misc/curl from deps
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/afflib/ChangeLog5
-rw-r--r--app-forensics/afflib/afflib-3.6.12.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/app-forensics/afflib/ChangeLog b/app-forensics/afflib/ChangeLog
index 97d65c33c7c5..23495a29a438 100644
--- a/app-forensics/afflib/ChangeLog
+++ b/app-forensics/afflib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/afflib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.18 2011/11/26 10:32:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.19 2011/11/26 10:43:27 hwoarang Exp $
+
+ 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> afflib-3.6.12.ebuild:
+ remove net-misc/curl from deps
26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> afflib-3.6.12.ebuild:
Add missing dies and net-misc/curl to RDEPEND. Stable on amd64 wrt bug #391821
diff --git a/app-forensics/afflib/afflib-3.6.12.ebuild b/app-forensics/afflib/afflib-3.6.12.ebuild
index f8990ea0568f..d962d3e912c4 100644
--- a/app-forensics/afflib/afflib-3.6.12.ebuild
+++ b/app-forensics/afflib/afflib-3.6.12.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/app-forensics/afflib/afflib-3.6.12.ebuild,v 1.5 2011/11/26 10:32:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.6.12.ebuild,v 1.6 2011/11/26 10:43:27 hwoarang Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@@ -18,7 +18,6 @@ IUSE="fuse ncurses python qemu readline s3 static-libs threads"
RDEPEND="dev-libs/expat
dev-libs/openssl
- net-misc/curl
sys-libs/zlib
fuse? ( sys-fs/fuse )
ncurses? ( sys-libs/ncurses )