diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-09 15:33:52 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-09 15:33:52 +0000 |
commit | 66e57b89476e2522ac20e8322c4a7e16efca798d (patch) | |
tree | 53f779b71be910d7ed4597904bebb93b86bd01f4 /www-apps/gallery/gallery-2.0.2-r1.ebuild | |
parent | Marked hppa stable (bug #117495). (diff) | |
download | historical-66e57b89476e2522ac20e8322c4a7e16efca798d.tar.gz historical-66e57b89476e2522ac20e8322c4a7e16efca798d.tar.bz2 historical-66e57b89476e2522ac20e8322c4a7e16efca798d.zip |
Stable on x86; 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 e1c2cc9d3496..27ed71a803bf 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.1 2006/01/07 15:46:45 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.0.2-r1.ebuild,v 1.2 2006/01/09 15:33:52 halcy0n 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 |