diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-14 21:26:12 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-14 21:26:12 +0000 |
commit | 0450684076a267681aecaae6f172e7d09d063ba0 (patch) | |
tree | ebdcc179a502d89eb682431132939cb124269655 /www-apps/gallery/gallery-2.0.2-r1.ebuild | |
parent | Check for required PHP extensions. (diff) | |
download | historical-0450684076a267681aecaae6f172e7d09d063ba0.tar.gz historical-0450684076a267681aecaae6f172e7d09d063ba0.tar.bz2 historical-0450684076a267681aecaae6f172e7d09d063ba0.zip |
ppc stable, bug #117737
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'www-apps/gallery/gallery-2.0.2-r1.ebuild')
-rw-r--r-- | www-apps/gallery/gallery-2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gallery/gallery-2.0.2-r1.ebuild b/www-apps/gallery/gallery-2.0.2-r1.ebuild index 97284d7decdb..e96d61f27828 100644 --- a/www-apps/gallery/gallery-2.0.2-r1.ebuild +++ b/www-apps/gallery/gallery-2.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.2-r1.ebuild,v 1.5 2006/01/13 13:56:05 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.2-r1.ebuild,v 1.6 2006/01/14 21:26:12 dertobi123 Exp $ inherit webapp eutils @@ -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 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" IUSE="ffmpeg gd imagemagick netpbm mysql postgres" RDEPEND="virtual/httpd-php |