summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2008-12-03 01:11:15 +0000
committerRichard Freeman <rich0@gentoo.org>2008-12-03 01:11:15 +0000
commit5b80e3fdf4e6b2fc79c250e446541bbf4b901002 (patch)
treec7ee0336e71c39042041efe786d2db2c6d4ba945 /www-apps/gallery
parentFix up ChangeLog message (diff)
downloadgentoo-2-5b80e3fdf4e6b2fc79c250e446541bbf4b901002.tar.gz
gentoo-2-5b80e3fdf4e6b2fc79c250e446541bbf4b901002.tar.bz2
gentoo-2-5b80e3fdf4e6b2fc79c250e446541bbf4b901002.zip
amd64 stable - 213322
(Portage version: 2.1.4.5)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r--www-apps/gallery/ChangeLog5
-rw-r--r--www-apps/gallery/gallery-2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index d943304a301b..6b2e1fe88a90 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,9 @@
# 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.162 2008/10/21 06:57:13 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.163 2008/12/03 01:11:15 rich0 Exp $
+
+ 03 Dec 2008; Richard Freeman <rich0@gentoo.org> gallery-2.3.ebuild:
+ amd64 stable - 213322
*gallery-2.3 (21 Oct 2008)
diff --git a/www-apps/gallery/gallery-2.3.ebuild b/www-apps/gallery/gallery-2.3.ebuild
index 344578650fab..cf0e9ef230d3 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.1 2008/10/21 06:57:13 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.2 2008/12/03 01:11:15 rich0 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 )