summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-17 10:05:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-17 10:05:47 +0000
commit2943d2ed90e83f9e6d53fc3b1785b7bed083a762 (patch)
tree22aab989419ebafd277fe90d80026942a20ee9df /www-apps
parentStable for amd64, wrt bug #469868 (diff)
downloadgentoo-2-2943d2ed90e83f9e6d53fc3b1785b7bed083a762.tar.gz
gentoo-2-2943d2ed90e83f9e6d53fc3b1785b7bed083a762.tar.bz2
gentoo-2-2943d2ed90e83f9e6d53fc3b1785b7bed083a762.zip
Stable for amd64, wrt bug #411727
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/gallery/ChangeLog5
-rw-r--r--www-apps/gallery/gallery-2.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index 260409ea1499..bef75c782971 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/gallery
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.197 2013/05/16 15:39:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.198 2013/05/17 10:05:47 ago Exp $
+
+ 17 May 2013; Agostino Sarubbo <ago@gentoo.org> gallery-2.3.2.ebuild:
+ Stable for amd64, wrt bug #411727
16 May 2013; Jeroen Roovers <jer@gentoo.org> gallery-2.3.2.ebuild:
Stable for HPPA (bug #411727).
diff --git a/www-apps/gallery/gallery-2.3.2.ebuild b/www-apps/gallery/gallery-2.3.2.ebuild
index 841f41b42a0b..9f59b6820f29 100644
--- a/www-apps/gallery/gallery-2.3.2.ebuild
+++ b/www-apps/gallery/gallery-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.2.ebuild,v 1.2 2013/05/16 15:39:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.2.ebuild,v 1.3 2013/05/17 10:05:47 ago Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://galleryproject.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86"
IUSE="ffmpeg +gd imagemagick +mysql netpbm postgres raw sqlite unzip zip"
RDEPEND="raw? ( media-gfx/dcraw )