summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-03-23 18:59:00 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-03-23 18:59:00 +0000
commita82b0f937e282d549476cf3bb0a7d73985a3bdc8 (patch)
tree056f398108a715cf3f0f93fe8784040afe6b014b /net-www/mythweb/mythweb-0.10.ebuild
parentfixing depend qa issue. see 45343. (diff)
downloadhistorical-a82b0f937e282d549476cf3bb0a7d73985a3bdc8.tar.gz
historical-a82b0f937e282d549476cf3bb0a7d73985a3bdc8.tar.bz2
historical-a82b0f937e282d549476cf3bb0a7d73985a3bdc8.zip
fixing depend qa issue. see 45343.
Diffstat (limited to 'net-www/mythweb/mythweb-0.10.ebuild')
-rw-r--r--net-www/mythweb/mythweb-0.10.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-www/mythweb/mythweb-0.10.ebuild b/net-www/mythweb/mythweb-0.10.ebuild
index 4d31a7ca35bd..ee36ec767f5c 100644
--- a/net-www/mythweb/mythweb-0.10.ebuild
+++ b/net-www/mythweb/mythweb-0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mythweb/mythweb-0.10.ebuild,v 1.2 2003/09/06 01:54:09 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mythweb/mythweb-0.10.ebuild,v 1.3 2004/03/23 18:57:36 mholzer Exp $
IUSE="apache2"
DESCRIPTION="PHP scripts intended to manage MythTV from a web browser."
@@ -14,8 +14,6 @@ KEYWORDS="~x86"
RDEPEND="dev-db/mysql
dev-php/mod_php"
-DEPEND="${RDEPEND}"
-
src_install() {
HTTPD_USER="apache"