summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-12-05 09:38:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-12-05 09:38:48 +0000
commit4ce8842366ef6bfe23cb14840f270396d55c52ee (patch)
tree26bd0faa73c4bb95370cbcf56bc8be04e75d2cca /www-apps/gallery
parentversion bump (diff)
downloadgentoo-2-4ce8842366ef6bfe23cb14840f270396d55c52ee.tar.gz
gentoo-2-4ce8842366ef6bfe23cb14840f270396d55c52ee.tar.bz2
gentoo-2-4ce8842366ef6bfe23cb14840f270396d55c52ee.zip
alpha/sparc/x86 stable wrt #249277
(Portage version: 2.1.4.5)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r--www-apps/gallery/ChangeLog6
-rw-r--r--www-apps/gallery/gallery-1.5.10.ebuild4
-rw-r--r--www-apps/gallery/gallery-2.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index d7b83c0b1f32..2749b74f7e5c 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/gallery
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.166 2008/12/03 17:30:46 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.167 2008/12/05 09:38:48 armin76 Exp $
+
+ 05 Dec 2008; Raúl Porcel <armin76@gentoo.org> gallery-1.5.10.ebuild,
+ gallery-2.3.ebuild:
+ alpha/sparc/x86 stable wrt #249277
*gallery-1.5.10 (03 Dec 2008)
diff --git a/www-apps/gallery/gallery-1.5.10.ebuild b/www-apps/gallery/gallery-1.5.10.ebuild
index 9cc2c954db55..7a54fcd689b3 100644
--- a/www-apps/gallery/gallery-1.5.10.ebuild
+++ b/www-apps/gallery/gallery-1.5.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.10.ebuild,v 1.1 2008/12/03 17:30:46 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.10.ebuild,v 1.2 2008/12/05 09:38:48 armin76 Exp $
inherit webapp depend.php confutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc sparc x86"
IUSE="imagemagick netpbm unzip zip"
RDEPEND="media-libs/jpeg
diff --git a/www-apps/gallery/gallery-2.3.ebuild b/www-apps/gallery/gallery-2.3.ebuild
index 3d68284ae44c..b3f1d90a11b9 100644
--- a/www-apps/gallery/gallery-2.3.ebuild
+++ b/www-apps/gallery/gallery-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.4 2008/12/03 16:09:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.5 2008/12/05 09:38:48 armin76 Exp $
inherit webapp eutils depend.php confutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86"
IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
RDEPEND="raw? ( >=media-gfx/dcraw-8.03 )