summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-12-03 14:17:39 +0000
committerBrent Baude <ranger@gentoo.org>2008-12-03 14:17:39 +0000
commitf29cfb3d4812948addb1f6df9feb2d5e398ca8c6 (patch)
treeb3a42f6d8825f6da42a367041ba29d1e159dad71
parentremove old (diff)
downloadgentoo-2-f29cfb3d4812948addb1f6df9feb2d5e398ca8c6.tar.gz
gentoo-2-f29cfb3d4812948addb1f6df9feb2d5e398ca8c6.tar.bz2
gentoo-2-f29cfb3d4812948addb1f6df9feb2d5e398ca8c6.zip
Marking gallery-2.3 ppc64 for bug 213322
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
-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 6b2e1fe88a90..927c2b06622d 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.163 2008/12/03 01:11:15 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.164 2008/12/03 14:17:39 ranger Exp $
+
+ 03 Dec 2008; Brent Baude <ranger@gentoo.org> gallery-2.3.ebuild:
+ Marking gallery-2.3 ppc64 for bug 213322
03 Dec 2008; Richard Freeman <rich0@gentoo.org> gallery-2.3.ebuild:
amd64 stable - 213322
diff --git a/www-apps/gallery/gallery-2.3.ebuild b/www-apps/gallery/gallery-2.3.ebuild
index cf0e9ef230d3..7fed45b726c3 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.2 2008/12/03 01:11:15 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.3 2008/12/03 14:17:39 ranger 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 )