summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 17:00:36 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 17:00:36 +0000
commitaf93c9fbcc83b09784ecbda321918b5ffc9dd9ca (patch)
tree89e4ee626897ae73b0e78b69eff2f512a69ef82e /net-analyzer
parentFixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apach... (diff)
downloadgentoo-2-af93c9fbcc83b09784ecbda321918b5ffc9dd9ca.tar.gz
gentoo-2-af93c9fbcc83b09784ecbda321918b5ffc9dd9ca.tar.bz2
gentoo-2-af93c9fbcc83b09784ecbda321918b5ffc9dd9ca.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')
-rw-r--r--net-analyzer/jffnms/ChangeLog7
-rw-r--r--net-analyzer/jffnms/jffnms-0.8.2-r1.ebuild4
-rw-r--r--net-analyzer/jffnms/jffnms-0.8.3-r1.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/net-analyzer/jffnms/ChangeLog b/net-analyzer/jffnms/ChangeLog
index bde956575a96..90bbb7e9eb74 100644
--- a/net-analyzer/jffnms/ChangeLog
+++ b/net-analyzer/jffnms/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/jffnms
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jffnms/ChangeLog,v 1.8 2007/02/01 16:37:54 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jffnms/ChangeLog,v 1.9 2007/07/29 17:00:36 phreak Exp $
+
+ 29 Jul 2007; Christian Heim <phreak@gentoo.org> jffnms-0.8.2-r1.ebuild,
+ jffnms-0.8.3-r1.ebuild:
+ Fixing the DEPEND/RDEPEND for the move of net-www/apache to
+ www-servers/apache (#78622).
01 Feb 2007; Markus Ullmann <jokey@gentoo.org> -files/mysql_db,
-files/postgresql_db, -files/postgresql_db_table, -jffnms-0.8.2.ebuild,
diff --git a/net-analyzer/jffnms/jffnms-0.8.2-r1.ebuild b/net-analyzer/jffnms/jffnms-0.8.2-r1.ebuild
index 79bfae05151f..77372598810e 100644
--- a/net-analyzer/jffnms/jffnms-0.8.2-r1.ebuild
+++ b/net-analyzer/jffnms/jffnms-0.8.2-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/jffnms/jffnms-0.8.2-r1.ebuild,v 1.1 2007/02/01 16:37:54 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jffnms/jffnms-0.8.2-r1.ebuild,v 1.2 2007/07/29 17:00:36 phreak Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="mysql postgres snmp"
-DEPEND="net-www/apache
+DEPEND="www-servers/apache
net-analyzer/rrdtool
media-libs/gd
=dev-lang/php-4*
diff --git a/net-analyzer/jffnms/jffnms-0.8.3-r1.ebuild b/net-analyzer/jffnms/jffnms-0.8.3-r1.ebuild
index 0b4b0ae4ea0e..c259634121a4 100644
--- a/net-analyzer/jffnms/jffnms-0.8.3-r1.ebuild
+++ b/net-analyzer/jffnms/jffnms-0.8.3-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/jffnms/jffnms-0.8.3-r1.ebuild,v 1.1 2007/02/01 16:37:54 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jffnms/jffnms-0.8.3-r1.ebuild,v 1.2 2007/07/29 17:00:36 phreak Exp $
inherit eutils depend.php
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="mysql postgres snmp"
-DEPEND="net-www/apache
+DEPEND="www-servers/apache
net-analyzer/rrdtool
media-libs/gd
dev-php/PEAR-PEAR