summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2011-07-08 16:55:19 +0000
committerDoug Goldstein <cardoe@gentoo.org>2011-07-08 16:55:19 +0000
commit56ffb24472479a71fae4135596058564ac3a9598 (patch)
treea44318ac3480069b89e5f6f8f19351b77778c527 /www-apps/mythweb
parentMark the latest 0.23.1 as stable since I've been running it on both x86 and a... (diff)
downloadgentoo-2-56ffb24472479a71fae4135596058564ac3a9598.tar.gz
gentoo-2-56ffb24472479a71fae4135596058564ac3a9598.tar.bz2
gentoo-2-56ffb24472479a71fae4135596058564ac3a9598.zip
Mark the latest 0.23.1 as stable since I've been running it on both x86 and amd64 stable machines for a long time.
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/mythweb')
-rw-r--r--www-apps/mythweb/ChangeLog8
-rw-r--r--www-apps/mythweb/mythweb-0.23.1_p25396.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/mythweb/ChangeLog b/www-apps/mythweb/ChangeLog
index ce093f83804d..c99153941f0e 100644
--- a/www-apps/mythweb/ChangeLog
+++ b/www-apps/mythweb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/mythweb
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.85 2010/10/14 14:43:06 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.86 2011/07/08 16:55:19 cardoe Exp $
+
+ 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org> mythweb-0.23.1_p25396.ebuild:
+ Mark the latest 0.23.1 as stable since I've been running it on both x86 and
+ amd64 stable machines for a long time.
14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
mythweb-0.22_p22763-r1.ebuild:
diff --git a/www-apps/mythweb/mythweb-0.23.1_p25396.ebuild b/www-apps/mythweb/mythweb-0.23.1_p25396.ebuild
index d8bde29e61c3..f34b63386d78 100644
--- a/www-apps/mythweb/mythweb-0.23.1_p25396.ebuild
+++ b/www-apps/mythweb/mythweb-0.23.1_p25396.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.23.1_p25396.ebuild,v 1.1 2010/07/27 03:14:08 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.23.1_p25396.ebuild,v 1.2 2011/07/08 16:55:19 cardoe Exp $
EAPI=2
inherit mythtv webapp depend.php
DESCRIPTION="PHP scripts intended to manage MythTV from a web browser."
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
RDEPEND="dev-lang/php[json,mysql,session,posix]
|| ( <dev-lang/php-5.3[spl,pcre] >=dev-lang/php-5.3 )