diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-09 15:25:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-09 15:25:50 +0000 |
commit | 768eb2fcce4ff73b5f55d6778888c76366add4c4 (patch) | |
tree | 9600f809b2121f13b53523f6ff648ef2c6f5e8af /www-apps/gallery | |
parent | sync IUSE (+debug +large-domain +mysql +neural +oci8 +postgres +sqlite -cyrus... (diff) | |
download | gentoo-2-768eb2fcce4ff73b5f55d6778888c76366add4c4.tar.gz gentoo-2-768eb2fcce4ff73b5f55d6778888c76366add4c4.tar.bz2 gentoo-2-768eb2fcce4ff73b5f55d6778888c76366add4c4.zip |
sync IUSE (+imagemagick)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r-- | www-apps/gallery/gallery-1.4.4_p6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gallery/gallery-1.4.4_p6.ebuild b/www-apps/gallery/gallery-1.4.4_p6.ebuild index c7ce9b8e09e6..25f3cf28414a 100644 --- a/www-apps/gallery/gallery-1.4.4_p6.ebuild +++ b/www-apps/gallery/gallery-1.4.4_p6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4_p6.ebuild,v 1.1 2005/02/08 02:26:27 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4_p6.ebuild,v 1.2 2005/07/09 15:25:50 agriffis Exp $ inherit webapp @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" KEYWORDS="alpha amd64 hppa ppc sparc x86" -IUSE="" +IUSE="imagemagick" RDEPEND=">=net-www/apache-1.3.24-r1 >=dev-php/mod_php-4.1.2-r5 |