diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-06 18:56:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-06 18:56:06 +0000 |
commit | 5510cf98d1b2da44e4cf95a8e7fe2c54e4ae3356 (patch) | |
tree | cff3cb8fe54f5989d4c653fd653cdb4f1919b02a /www-apps/gallery/gallery-2.3.ebuild | |
parent | Stable on ppc wrt bug 249521 (diff) | |
download | gentoo-2-5510cf98d1b2da44e4cf95a8e7fe2c54e4ae3356.tar.gz gentoo-2-5510cf98d1b2da44e4cf95a8e7fe2c54e4ae3356.tar.bz2 gentoo-2-5510cf98d1b2da44e4cf95a8e7fe2c54e4ae3356.zip |
ppc stable, bug #213322
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'www-apps/gallery/gallery-2.3.ebuild')
-rw-r--r-- | www-apps/gallery/gallery-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gallery/gallery-2.3.ebuild b/www-apps/gallery/gallery-2.3.ebuild index b3f1d90a11b9..122cc6561b4b 100644 --- a/www-apps/gallery/gallery-2.3.ebuild +++ b/www-apps/gallery/gallery-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.5 2008/12/05 09:38:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.6 2008/12/06 18:56:06 dertobi123 Exp $ inherit webapp eutils depend.php confutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gallery.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip" RDEPEND="raw? ( >=media-gfx/dcraw-8.03 ) |