summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-13 17:50:13 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-13 17:50:13 +0000
commit44947f7c84d6ade94c81beb62524e805e926fc89 (patch)
tree9e1b3836a6353317b3c0e291d6d101b45a38f54b /app-misc/gallery/gallery-1.4.1_p1.ebuild
parentx11-plugins/wmpeople-1.2 stable on x86 (diff)
downloadhistorical-44947f7c84d6ade94c81beb62524e805e926fc89.tar.gz
historical-44947f7c84d6ade94c81beb62524e805e926fc89.tar.bz2
historical-44947f7c84d6ade94c81beb62524e805e926fc89.zip
remove apache2 from IUSE since it's in the webapp-apache.eclass (and this ebuild makes no further use of the flag)
Diffstat (limited to 'app-misc/gallery/gallery-1.4.1_p1.ebuild')
-rw-r--r--app-misc/gallery/gallery-1.4.1_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gallery/gallery-1.4.1_p1.ebuild b/app-misc/gallery/gallery-1.4.1_p1.ebuild
index ff336ab0de52..fae2d97855fb 100644
--- a/app-misc/gallery/gallery-1.4.1_p1.ebuild
+++ b/app-misc/gallery/gallery-1.4.1_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/gallery-1.4.1_p1.ebuild,v 1.5 2004/06/24 22:12:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gallery/gallery-1.4.1_p1.ebuild,v 1.6 2004/07/13 17:50:13 agriffis Exp $
inherit webapp-apache
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-IUSE="apache2"
+IUSE=""
KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64"
DEPEND=">=net-www/apache-1.3.24-r1
>=dev-php/mod_php-4.1.2-r5