diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-22 08:57:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-22 08:57:54 +0000 |
commit | 39259b824e9e3c9bdf99a0b71833525fbbf5cff8 (patch) | |
tree | bdb8ec5f34a5f9181d1d194d5d38bbc04d8f8f35 /www-apps/gallery | |
parent | Stable for ppc, wrt bug #488048 (diff) | |
download | gentoo-2-39259b824e9e3c9bdf99a0b71833525fbbf5cff8.tar.gz gentoo-2-39259b824e9e3c9bdf99a0b71833525fbbf5cff8.tar.bz2 gentoo-2-39259b824e9e3c9bdf99a0b71833525fbbf5cff8.zip |
Stable for ppc, wrt bug #472282
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gallery/gallery-3.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog index de7f55d5e174..e4f516c5decd 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.209 2013/10/19 19:50:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.210 2013/10/22 08:57:54 ago Exp $ + + 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gallery-3.0.9.ebuild: + Stable for ppc, wrt bug #472282 19 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gallery-3.0.9.ebuild: Stable for x86, wrt bug #472282 diff --git a/www-apps/gallery/gallery-3.0.9.ebuild b/www-apps/gallery/gallery-3.0.9.ebuild index 0b51fd60f5b2..0bdfaee5285d 100644 --- a/www-apps/gallery/gallery-3.0.9.ebuild +++ b/www-apps/gallery/gallery-3.0.9.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-3.0.9.ebuild,v 1.4 2013/10/19 19:50:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-3.0.9.ebuild,v 1.5 2013/10/22 08:57:54 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://gallery.menalto.com/" SRC_URI="mirror://sourceforge/gallery/${PN}/${P}.zip" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 hppa ppc ~ppc64 x86" IUSE="ffmpeg +gd imagemagick mysql mysqli" # Build depend is on unzip |