summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 16:41:53 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 16:41:53 +0000
commit3fb379346e11354155539f7cb846bcfd3811efac (patch)
tree8f263e451a2aa8ecd15659a9c450402b52618b1c /app-admin/system-config-httpd
parentppc stable, bug #186686 (diff)
downloadgentoo-2-3fb379346e11354155539f7cb846bcfd3811efac.tar.gz
gentoo-2-3fb379346e11354155539f7cb846bcfd3811efac.tar.bz2
gentoo-2-3fb379346e11354155539f7cb846bcfd3811efac.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 'app-admin/system-config-httpd')
-rw-r--r--app-admin/system-config-httpd/ChangeLog7
-rw-r--r--app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild6
-rw-r--r--app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild4
3 files changed, 11 insertions, 6 deletions
diff --git a/app-admin/system-config-httpd/ChangeLog b/app-admin/system-config-httpd/ChangeLog
index 7cdbfe0c2795..693763663077 100644
--- a/app-admin/system-config-httpd/ChangeLog
+++ b/app-admin/system-config-httpd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-admin/system-config-httpd
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/ChangeLog,v 1.3 2007/07/15 03:43:09 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/ChangeLog,v 1.4 2007/07/29 16:41:53 phreak Exp $
+
+ 29 Jul 2007; Christian Heim <phreak@gentoo.org>
+ system-config-httpd-1.3.3.ebuild, system-config-httpd-1.4.3.ebuild:
+ Fixing the DEPEND/RDEPEND for the move of net-www/apache to
+ www-servers/apache (#78622).
*system-config-httpd-1.4.3 (15 Jul 2007)
diff --git a/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild b/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild
index 0809b485ae09..d42812b236dc 100644
--- a/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild
+++ b/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild,v 1.2 2006/09/05 21:54:33 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild,v 1.3 2007/07/29 16:41:53 phreak Exp $
inherit python eutils rpm
@@ -19,7 +19,7 @@ RDEPEND="dev-libs/alchemist
=dev-python/pygtk-2*
dev-lang/python
=dev-python/gnome-python-2*
- >=net-www/apache-2.0.52-r3
+ >=www-servers/apache-2.0.52-r3
sys-apps/usermode
dev-libs/libxslt"
DEPEND="${RDEPEND}
diff --git a/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild b/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild
index a9f7aad0a333..737632a4919d 100644
--- a/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild
+++ b/app-admin/system-config-httpd/system-config-httpd-1.4.3.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/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild,v 1.1 2007/07/15 03:43:09 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild,v 1.2 2007/07/29 16:41:53 phreak Exp $
inherit python eutils rpm
@@ -21,7 +21,7 @@ RDEPEND="dev-libs/alchemist
=dev-python/pygtk-2*
dev-lang/python
=dev-python/gnome-python-2*
- >=net-www/apache-2.0.52-r3
+ >=www-servers/apache-2.0.52-r3
sys-apps/usermode
dev-libs/libxslt"
DEPEND="${RDEPEND}