summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-11-21 11:41:12 +0000
committerEldad Zack <eldad@gentoo.org>2004-11-21 11:41:12 +0000
commitb500903fbc22727126049f83a69322dfbfd62cee (patch)
tree4ab19d1c4ebdab0b7cebee9f75242809bf61240b /net-analyzer/cnet
parentnagios-plugins-1.3.1-r2.ebuild (Manifest recommit) (diff)
downloadgentoo-2-b500903fbc22727126049f83a69322dfbfd62cee.tar.gz
gentoo-2-b500903fbc22727126049f83a69322dfbfd62cee.tar.bz2
gentoo-2-b500903fbc22727126049f83a69322dfbfd62cee.zip
This package has a hard dependency on libelf and will break against elfutils
Diffstat (limited to 'net-analyzer/cnet')
-rw-r--r--net-analyzer/cnet/ChangeLog6
-rw-r--r--net-analyzer/cnet/cnet-2.0.5.ebuild6
2 files changed, 9 insertions, 3 deletions
diff --git a/net-analyzer/cnet/ChangeLog b/net-analyzer/cnet/ChangeLog
index 05688880357b..ef104d7b32db 100644
--- a/net-analyzer/cnet/ChangeLog
+++ b/net-analyzer/cnet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/cnet
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/ChangeLog,v 1.6 2004/07/11 10:04:53 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/ChangeLog,v 1.7 2004/11/21 11:41:12 eldad Exp $
+
+ 21 Nov 2004; Eldad Zack <eldad@gentoo.org> cnet-2.0.5.ebuild:
+ This package has a hard dependency on libelf and will break against elfutils.
+ closes #67375.
11 Jul 2004; Eldad Zack <eldad@gentoo.org> metadata.xml, cnet-2.0.5.ebuild:
Updated metadata, marked x86 stable.
diff --git a/net-analyzer/cnet/cnet-2.0.5.ebuild b/net-analyzer/cnet/cnet-2.0.5.ebuild
index d86900277f5f..6c70f96e623a 100644
--- a/net-analyzer/cnet/cnet-2.0.5.ebuild
+++ b/net-analyzer/cnet/cnet-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/cnet-2.0.5.ebuild,v 1.6 2004/07/11 10:04:53 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/cnet-2.0.5.ebuild,v 1.7 2004/11/21 11:41:12 eldad Exp $
inherit eutils
@@ -13,8 +13,10 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
+# cnet will NOT work against elfutils (but it will compile!) Bug #67375. (21 Nov 2004 eldad)
DEPEND=">=dev-lang/tk-8.3.4
- || ( dev-libs/elfutils dev-libs/libelf )"
+ dev-libs/libelf"
+
#RDEPEND=""
# unpacking the source