diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-19 19:50:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-19 19:50:20 +0000 |
commit | b800484a8454548115dba1cc4000eca3acada211 (patch) | |
tree | 54ba528825c80f3a6434785f52ccd3a268058bce /www-apps | |
parent | Stable for amd64, wrt bug #488210 (diff) | |
download | gentoo-2-b800484a8454548115dba1cc4000eca3acada211.tar.gz gentoo-2-b800484a8454548115dba1cc4000eca3acada211.tar.bz2 gentoo-2-b800484a8454548115dba1cc4000eca3acada211.zip |
Stable for x86, wrt bug #472282
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps')
-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 c0123e4e66a5..de7f55d5e174 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.208 2013/10/19 19:46:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.209 2013/10/19 19:50:20 ago Exp $ + + 19 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gallery-3.0.9.ebuild: + Stable for x86, wrt bug #472282 19 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gallery-3.0.9.ebuild: Stable for amd64, wrt bug #472282 diff --git a/www-apps/gallery/gallery-3.0.9.ebuild b/www-apps/gallery/gallery-3.0.9.ebuild index 0d938d7735cf..0b51fd60f5b2 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.3 2013/10/19 19:46:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-3.0.9.ebuild,v 1.4 2013/10/19 19:50:20 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 |