summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-29 21:27:03 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-29 21:27:03 +0000
commitd5b6f0c3d593ff5b844bee9e5fa93b882690f6f5 (patch)
tree5a050409acb977c71130d64798a02acbd0453be8 /net-misc/knock/knock-0.1.ebuild
parentupdated (R)DEPEND to reflect rhino SLOT changes. (diff)
downloadhistorical-d5b6f0c3d593ff5b844bee9e5fa93b882690f6f5.tar.gz
historical-d5b6f0c3d593ff5b844bee9e5fa93b882690f6f5.tar.bz2
historical-d5b6f0c3d593ff5b844bee9e5fa93b882690f6f5.zip
Transition dependancy from net-libs/libpcap to virtual/libpcap
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-misc/knock/knock-0.1.ebuild')
-rw-r--r--net-misc/knock/knock-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/knock/knock-0.1.ebuild b/net-misc/knock/knock-0.1.ebuild
index 7dd0077b556d..319c6da6c476 100644
--- a/net-misc/knock/knock-0.1.ebuild
+++ b/net-misc/knock/knock-0.1.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-misc/knock/knock-0.1.ebuild,v 1.10 2004/09/26 16:00:43 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.1.ebuild,v 1.11 2005/01/29 21:22:33 dragonheart Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="A simple port-knocking daemon"
HOMEPAGE="http://www.zeroflux.org/knock/"
SRC_URI="http://www.zeroflux.org/knock/${P}.tar.gz"
-DEPEND=">=net-libs/libpcap-0.8.3-r1"
+DEPEND="virtual/libpcap"
KEYWORDS="x86"
SLOT="0"