diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-16 15:39:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-16 15:39:06 +0000 |
commit | ba23a3ef4086f2a09e981ef1a1298c5a0b6140d9 (patch) | |
tree | 8cc5e6138b4522c3c4752c32e3d64b827950dde2 /www-apps/gallery/gallery-2.3.2.ebuild | |
parent | Stable for ppc64, wrt bug #463044 (diff) | |
download | gentoo-2-ba23a3ef4086f2a09e981ef1a1298c5a0b6140d9.tar.gz gentoo-2-ba23a3ef4086f2a09e981ef1a1298c5a0b6140d9.tar.bz2 gentoo-2-ba23a3ef4086f2a09e981ef1a1298c5a0b6140d9.zip |
Stable for HPPA (bug #411727).
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'www-apps/gallery/gallery-2.3.2.ebuild')
-rw-r--r-- | www-apps/gallery/gallery-2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gallery/gallery-2.3.2.ebuild b/www-apps/gallery/gallery-2.3.2.ebuild index f09dc1fae82a..841f41b42a0b 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.1 2013/03/25 13:16:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.2.ebuild,v 1.2 2013/05/16 15:39:06 jer 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 ) |