summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 17:29:39 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 17:29:39 +0000
commit692d83a8462f43c8fec2f22172d49a294620fad1 (patch)
tree9f113f8c920615d6fcd02d7368c798f9d65c715e /www-apps
parentDrop unused and broken versions. (diff)
downloadgentoo-2-692d83a8462f43c8fec2f22172d49a294620fad1.tar.gz
gentoo-2-692d83a8462f43c8fec2f22172d49a294620fad1.tar.bz2
gentoo-2-692d83a8462f43c8fec2f22172d49a294620fad1.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 'www-apps')
-rw-r--r--www-apps/mambo/ChangeLog7
-rw-r--r--www-apps/mambo/mambo-4.6.1.ebuild4
-rw-r--r--www-apps/mambo/mambo-4.6.2.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/www-apps/mambo/ChangeLog b/www-apps/mambo/ChangeLog
index 98b27feeb88b..6f28447c3d33 100644
--- a/www-apps/mambo/ChangeLog
+++ b/www-apps/mambo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/mambo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mambo/ChangeLog,v 1.30 2007/05/16 15:22:30 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mambo/ChangeLog,v 1.31 2007/07/29 17:29:39 phreak Exp $
+
+ 29 Jul 2007; Christian Heim <phreak@gentoo.org> mambo-4.6.1.ebuild,
+ mambo-4.6.2.ebuild:
+ Fixing the DEPEND/RDEPEND for the move of net-www/apache to
+ www-servers/apache (#78622).
*mambo-4.6.2 (16 May 2007)
diff --git a/www-apps/mambo/mambo-4.6.1.ebuild b/www-apps/mambo/mambo-4.6.1.ebuild
index 1458b5a80d6e..46f94ee67c6f 100644
--- a/www-apps/mambo/mambo-4.6.1.ebuild
+++ b/www-apps/mambo/mambo-4.6.1.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/www-apps/mambo/mambo-4.6.1.ebuild,v 1.3 2007/01/02 22:36:43 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mambo/mambo-4.6.1.ebuild,v 1.4 2007/07/29 17:29:39 phreak Exp $
inherit webapp depend.php
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="
virtual/httpd-php
- net-www/apache"
+ www-servers/apache"
pkg_setup () {
webapp_pkg_setup
diff --git a/www-apps/mambo/mambo-4.6.2.ebuild b/www-apps/mambo/mambo-4.6.2.ebuild
index fbdb2194a158..d3cc03dce105 100644
--- a/www-apps/mambo/mambo-4.6.2.ebuild
+++ b/www-apps/mambo/mambo-4.6.2.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/www-apps/mambo/mambo-4.6.2.ebuild,v 1.1 2007/05/16 15:22:30 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mambo/mambo-4.6.2.ebuild,v 1.2 2007/07/29 17:29:39 phreak Exp $
inherit webapp depend.php
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="
virtual/httpd-php
- net-www/apache"
+ www-servers/apache"
pkg_setup () {
webapp_pkg_setup