diff options
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.3.ebuild | 6 | ||||
-rw-r--r-- | www-apps/gallery/gallery-1.5.5.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index f045ca7e3e6f..e23b315c29ae 100644 --- a/www-apps/gallery/ChangeLog +++ b/www-apps/gallery/ChangeLog @@ -1,6 +1,10 @@ # 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.110 2007/03/17 21:25:25 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.111 2007/05/12 04:25:27 chtekk Exp $ + + 12 May 2007; Luca Longinotti <chtekk@gentoo.org> gallery-1.5.3.ebuild, + gallery-1.5.5.ebuild: + Apache 1.X masking (fix ebuilds to not require apache-1*). *gallery-2.2 (17 Mar 2007) diff --git a/www-apps/gallery/gallery-1.5.3.ebuild b/www-apps/gallery/gallery-1.5.3.ebuild index 917c1b45d237..cfdeb4042e0c 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-2006 Gentoo Foundation +# 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.7 2006/04/24 13:54:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v 1.8 2007/05/12 04:25:27 chtekk 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-1.3.24-r1 +RDEPEND=">=net-www/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 a98f3ae908d3..872ca0dcd0bc 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-2006 Gentoo Foundation +# 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.1 2006/11/14 22:39:35 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.5.ebuild,v 1.2 2007/05/12 04:25:27 chtekk 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-1.3.24-r1 +RDEPEND=">=net-www/apache-2.0 virtual/php media-libs/jpeg netpbm? ( >=media-libs/netpbm-9.12 >=media-gfx/jhead-2.2 ) |