summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 17:27:25 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 17:27:25 +0000
commitbb03b623d44e22f387bf8439a170522f9827ca09 (patch)
treebbad234fd1a752e36f616c28d1dcbc3aa10fb5ef /www-apps
parentFixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apach... (diff)
downloadgentoo-2-bb03b623d44e22f387bf8439a170522f9827ca09.tar.gz
gentoo-2-bb03b623d44e22f387bf8439a170522f9827ca09.tar.bz2
gentoo-2-bb03b623d44e22f387bf8439a170522f9827ca09.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/gallery/ChangeLog7
-rw-r--r--www-apps/gallery/gallery-1.5.3.ebuild4
-rw-r--r--www-apps/gallery/gallery-1.5.5.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index 590c808d1079..ef4707882076 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/gallery
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.114 2007/06/23 23:00:11 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.115 2007/07/29 17:27:25 phreak Exp $
+
+ 29 Jul 2007; Christian Heim <phreak@gentoo.org> gallery-1.5.3.ebuild,
+ gallery-1.5.5.ebuild:
+ Fixing the DEPEND/RDEPEND for the move of net-www/apache to
+ www-servers/apache (#78622).
*gallery-2.2.2 (23 Jun 2007)
diff --git a/www-apps/gallery/gallery-1.5.3.ebuild b/www-apps/gallery/gallery-1.5.3.ebuild
index cfdeb4042e0c..859bbf70bbfe 100644
--- a/www-apps/gallery/gallery-1.5.3.ebuild
+++ b/www-apps/gallery/gallery-1.5.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/www-apps/gallery/gallery-1.5.3.ebuild,v 1.8 2007/05/12 04:25:27 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v 1.9 2007/07/29 17:27:25 phreak Exp $
inherit webapp
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
KEYWORDS="alpha amd64 hppa ppc sparc x86"
IUSE="imagemagick netpbm unzip zip"
-RDEPEND=">=net-www/apache-2.0
+RDEPEND=">=www-servers/apache-2.0
virtual/php
media-libs/jpeg
netpbm? ( >=media-libs/netpbm-9.12 >=media-gfx/jhead-2.2 )
diff --git a/www-apps/gallery/gallery-1.5.5.ebuild b/www-apps/gallery/gallery-1.5.5.ebuild
index 872ca0dcd0bc..de756c7d1087 100644
--- a/www-apps/gallery/gallery-1.5.5.ebuild
+++ b/www-apps/gallery/gallery-1.5.5.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/gallery/gallery-1.5.5.ebuild,v 1.2 2007/05/12 04:25:27 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.5.ebuild,v 1.3 2007/07/29 17:27:25 phreak Exp $
inherit webapp
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="imagemagick netpbm unzip zip"
-RDEPEND=">=net-www/apache-2.0
+RDEPEND=">=www-servers/apache-2.0
virtual/php
media-libs/jpeg
netpbm? ( >=media-libs/netpbm-9.12 >=media-gfx/jhead-2.2 )