summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2013-01-30 18:24:02 +0000
committerRichard Freeman <rich0@gentoo.org>2013-01-30 18:24:02 +0000
commite8898cd1c49532982310a2ef010bab9b5f87770d (patch)
tree80fad87cb402b961d337dc2622224c01c240a069 /www-apps/mythweb/mythweb-0.26.0.ebuild
parentStable for x86, wrt bug #454012 (diff)
downloadhistorical-e8898cd1c49532982310a2ef010bab9b5f87770d.tar.gz
historical-e8898cd1c49532982310a2ef010bab9b5f87770d.tar.bz2
historical-e8898cd1c49532982310a2ef010bab9b5f87770d.zip
Remove php:5.3 dependency - no longer necessary.
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0x08C170DE55EC123A
Diffstat (limited to 'www-apps/mythweb/mythweb-0.26.0.ebuild')
-rw-r--r--www-apps/mythweb/mythweb-0.26.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/mythweb/mythweb-0.26.0.ebuild b/www-apps/mythweb/mythweb-0.26.0.ebuild
index f2fe4e60b912..60216934a927 100644
--- a/www-apps/mythweb/mythweb-0.26.0.ebuild
+++ b/www-apps/mythweb/mythweb-0.26.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.26.0.ebuild,v 1.1 2013/01/24 00:23:02 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.26.0.ebuild,v 1.2 2013/01/30 18:23:38 rich0 Exp $
EAPI=4
@@ -19,8 +19,8 @@ SRC_URI="ftp://ftp.osuosl.org/pub/mythtv/${MY_P}.tar.bz2
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
-RDEPEND="dev-lang/php:5.3[json,mysql,session,posix]
- virtual/httpd-php:5.3
+RDEPEND="dev-lang/php[json,mysql,session,posix]
+ virtual/httpd-php
dev-perl/DBI
dev-perl/DBD-mysql
dev-perl/HTTP-Date