summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 17:33:28 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 17:33:28 +0000
commit2a7d9c4cdb6adfccfc899d579d0d1908e6a16635 (patch)
tree21a01ffccc37f5ac5e45fdc274e4579834838e61 /www-apps/gallery
parentDrop unused and broken versions. (diff)
downloadhistorical-2a7d9c4cdb6adfccfc899d579d0d1908e6a16635.tar.gz
historical-2a7d9c4cdb6adfccfc899d579d0d1908e6a16635.tar.bz2
historical-2a7d9c4cdb6adfccfc899d579d0d1908e6a16635.zip
Fixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apache (#78622).
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'www-apps/gallery')
-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 )