summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2011-07-08 15:18:08 +0000
committerDoug Goldstein <cardoe@gentoo.org>2011-07-08 15:18:08 +0000
commitec12167e07d872e27721b97a3249d8f1c8bdbdac (patch)
tree00dff3a333401cf0ee7fb0a08ac8064e51e0663b /media-plugins
parentCheck if findutils stuffs exists. (diff)
downloadhistorical-ec12167e07d872e27721b97a3249d8f1c8bdbdac.tar.gz
historical-ec12167e07d872e27721b97a3249d8f1c8bdbdac.tar.bz2
historical-ec12167e07d872e27721b97a3249d8f1c8bdbdac.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.
Package-Manager: portage-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
-rw-r--r--media-plugins/mythgallery/ChangeLog9
-rw-r--r--media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild6
4 files changed, 20 insertions, 10 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}"
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index 09ab50b6d581..19759e1dd75a 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythgallery
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.63 2010/08/01 11:23:36 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.64 2011/07/08 15:18:08 cardoe Exp $
+
+ 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org>
+ mythgallery-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>
mythgallery-0.22_p22763.ebuild:
diff --git a/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild b/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild
index 71b166909506..877ba56aa435 100644
--- a/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild
+++ b/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild
@@ -1,12 +1,12 @@
-# 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/mythgallery/mythgallery-0.23.1_p25396.ebuild,v 1.1 2010/07/27 15:51:28 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild,v 1.2 2011/07/08 15:18:08 cardoe Exp $
EAPI=2
inherit qt4 mythtv-plugins
DESCRIPTION="Gallery and slideshow module for MythTV."
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="+exif opengl"
RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )