summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 17:01:03 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 17:01:03 +0000
commite3569bb4cd9cfcef4d067aa982980e40b12e6891 (patch)
treec850c09b21011537d7986e5c20c2189c169f74ca /net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild
parentFixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apach... (diff)
downloadgentoo-2-e3569bb4cd9cfcef4d067aa982980e40b12e6891.tar.gz
gentoo-2-e3569bb4cd9cfcef4d067aa982980e40b12e6891.tar.bz2
gentoo-2-e3569bb4cd9cfcef4d067aa982980e40b12e6891.zip
Fixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apache (#78622).
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild')
-rw-r--r--net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild b/net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild
index 6202d6014a41..ac6482cdd730 100644
--- a/net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild
+++ b/net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild,v 1.15 2007/07/02 14:35:04 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild,v 1.16 2007/07/29 17:01:03 phreak Exp $
inherit eutils webapp
@@ -27,7 +27,7 @@ DEPEND="dev-lang/perl
dev-perl/Unix-Syslog
mysql? ( virtual/mysql dev-perl/DBD-mysql )
samba? ( net-fs/samba )
- http? ( =net-www/apache-2* )"
+ http? ( =www-servers/apache-2* )"
RDEPEND=${DEPEND}
RESTRICT="mirror"