summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-12 09:51:29 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-12 09:51:29 +0000
commit64e4b9dc5267b40c570453b3f2ab63842a18a96b (patch)
tree758dc8813489a029ca47d3314e948cab4d519255 /www-apps
parentStable on amd64 wrt bug #353781 (diff)
downloadgentoo-2-64e4b9dc5267b40c570453b3f2ab63842a18a96b.tar.gz
gentoo-2-64e4b9dc5267b40c570453b3f2ab63842a18a96b.tar.bz2
gentoo-2-64e4b9dc5267b40c570453b3f2ab63842a18a96b.zip
Stable on amd64 wrt bug #354541
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/gallery/ChangeLog7
-rw-r--r--www-apps/gallery/gallery-2.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index 5e0f557e5785..95d30652a935 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/gallery
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.178 2010/12/09 09:20:20 radhermit Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.179 2011/02/12 09:51:29 hwoarang Exp $
+
+ 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gallery-2.3.1.ebuild:
+ Stable on amd64 wrt bug #354541
09 Dec 2010; Tim Harder <radhermit@gentoo.org> gallery-2.3.1.ebuild:
Add USE flag defaults on gd and mysql for bug #261030.
diff --git a/www-apps/gallery/gallery-2.3.1.ebuild b/www-apps/gallery/gallery-2.3.1.ebuild
index dd8e3995f41b..be136cbaf0a8 100644
--- a/www-apps/gallery/gallery-2.3.1.ebuild
+++ b/www-apps/gallery/gallery-2.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.1.ebuild,v 1.2 2010/12/09 09:20:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.1.ebuild,v 1.3 2011/02/12 09:51:29 hwoarang Exp $
EAPI="2"
@@ -11,7 +11,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 sqlite unzip zip"
RDEPEND="raw? ( media-gfx/dcraw )