summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-10-15 15:29:17 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-10-15 15:29:17 +0000
commit96222c96033b3a664f290b2c3d16e06aa624b9a7 (patch)
tree6b7275cb4d46eff04d41c0a4541588246ea82076 /www-apps/mythweb
parentAssign package to media-tv herd only. (diff)
downloadgentoo-2-96222c96033b3a664f290b2c3d16e06aa624b9a7.tar.gz
gentoo-2-96222c96033b3a664f290b2c3d16e06aa624b9a7.tar.bz2
gentoo-2-96222c96033b3a664f290b2c3d16e06aa624b9a7.zip
mark corresponding mythweb version as stable compared to MythTV. Must have forgoten to do this before.
(Portage version: 2.1.3.13)
Diffstat (limited to 'www-apps/mythweb')
-rw-r--r--www-apps/mythweb/ChangeLog7
-rw-r--r--www-apps/mythweb/mythweb-0.20.2_p14282.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/www-apps/mythweb/ChangeLog b/www-apps/mythweb/ChangeLog
index d5fe14a2ed7a..81fd372fa305 100644
--- a/www-apps/mythweb/ChangeLog
+++ b/www-apps/mythweb/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/mythweb
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.47 2007/09/21 17:07:38 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.48 2007/10/15 15:29:17 cardoe Exp $
+
+ 15 Oct 2007; Doug Goldstein <cardoe@gentoo.org>
+ mythweb-0.20.2_p14282.ebuild:
+ mark corresponding mythweb version as stable compared to MythTV. Must have
+ forgoten to do this before.
*mythweb-0.21_pre14494 (21 Sep 2007)
diff --git a/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild b/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild
index 8a80c61ff19d..5b1205a6b294 100644
--- a/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild
+++ b/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild,v 1.3 2007/08/28 23:14:24 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild,v 1.4 2007/10/15 15:29:17 cardoe Exp $
ESVN_PROJECT="mythplugins"
@@ -8,7 +8,7 @@ inherit mythtv webapp depend.php subversion
DESCRIPTION="PHP scripts intended to manage MythTV from a web browser."
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
RDEPEND="dev-perl/DBI
dev-perl/DBD-mysql"