diff options
Diffstat (limited to 'www-apps/mythweb/mythweb-0.18.1.ebuild')
-rw-r--r-- | www-apps/mythweb/mythweb-0.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/mythweb/mythweb-0.18.1.ebuild b/www-apps/mythweb/mythweb-0.18.1.ebuild index 07e017585f99..b0bc286792fc 100644 --- a/www-apps/mythweb/mythweb-0.18.1.ebuild +++ b/www-apps/mythweb/mythweb-0.18.1.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/mythweb/mythweb-0.18.1.ebuild,v 1.2 2005/05/22 22:51:24 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.18.1.ebuild,v 1.3 2005/05/30 07:58:32 cardoe Exp $ inherit webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mythtv.org/" SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" RDEPEND=">=dev-php/mod_php-4.2" |