diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-22 08:57:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-22 08:57:56 +0000 |
commit | caaf148aef9da1f4a1cad903fe10964c2ad5c404 (patch) | |
tree | a0dc9b64264fc9ddbb6e37bb46b6f96e6b7be99c /www-apps/gallery/gallery-3.0.9.ebuild | |
parent | Stable for ppc, wrt bug #488048 (diff) | |
download | historical-caaf148aef9da1f4a1cad903fe10964c2ad5c404.tar.gz historical-caaf148aef9da1f4a1cad903fe10964c2ad5c404.tar.bz2 historical-caaf148aef9da1f4a1cad903fe10964c2ad5c404.zip |
Stable for ppc, wrt bug #472282
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'www-apps/gallery/gallery-3.0.9.ebuild')
-rw-r--r-- | www-apps/gallery/gallery-3.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |