summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2011-07-08 15:16:16 +0000
committerDoug Goldstein <cardoe@gentoo.org>2011-07-08 15:16:16 +0000
commita20d8892aef63ce8c369301ee7c63c14051b2afc (patch)
treec4edcf998f713809b16fe9d4849fd7f57233c821 /media-plugins
parentCheck if findutils stuffs exists. (diff)
downloadgentoo-2-a20d8892aef63ce8c369301ee7c63c14051b2afc.tar.gz
gentoo-2-a20d8892aef63ce8c369301ee7c63c14051b2afc.tar.bz2
gentoo-2-a20d8892aef63ce8c369301ee7c63c14051b2afc.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 'media-plugins')
-rw-r--r--media-plugins/mythbrowser/ChangeLog9
-rw-r--r--media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/media-plugins/mythbrowser/ChangeLog b/media-plugins/mythbrowser/ChangeLog
index ab3bf3300f83..f4e402d0f02c 100644
--- a/media-plugins/mythbrowser/ChangeLog
+++ b/media-plugins/mythbrowser/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythbrowser
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.53 2010/08/01 11:22:31 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.54 2011/07/08 15:16:16 cardoe Exp $
+
+ 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org>
+ mythbrowser-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.
01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
mythbrowser-0.22_p22763.ebuild:
diff --git a/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild b/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild
index bc45bdfdc3d2..e87ba0fdda36 100644
--- a/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild
+++ b/media-plugins/mythbrowser/mythbrowser-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/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild,v 1.1 2010/07/27 15:50:21 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild,v 1.2 2011/07/08 15:16:16 cardoe Exp $
EAPI=2
inherit qt4 mythtv-plugins
DESCRIPTION="Web browser module for MythTV."
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
RDEPEND=">=x11-libs/qt-webkit-4.5:4"
DEPEND="${RDEPEND}"