summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2005-07-27 11:17:16 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2005-07-27 11:17:16 +0000
commit4f65aa387cb38956465bb487866e6fcf3e292783 (patch)
treea96b3caa5288700259f82929be7e49210e1e27c4 /media-plugins
parentStable on PowerPC. Add-on for MythTV (diff)
downloadgentoo-2-4f65aa387cb38956465bb487866e6fcf3e292783.tar.gz
gentoo-2-4f65aa387cb38956465bb487866e6fcf3e292783.tar.bz2
gentoo-2-4f65aa387cb38956465bb487866e6fcf3e292783.zip
Stable on PowerPC. A MythTV add-on
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mythdvd/ChangeLog6
-rw-r--r--media-plugins/mythdvd/mythdvd-0.18.1.ebuild4
-rw-r--r--media-plugins/mythvideo/ChangeLog6
-rw-r--r--media-plugins/mythvideo/mythvideo-0.18.1.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog
index d44e0cbe1c5d..f7207b72117a 100644
--- a/media-plugins/mythdvd/ChangeLog
+++ b/media-plugins/mythdvd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythdvd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.25 2005/06/29 08:01:28 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.26 2005/07/27 11:17:16 pvdabeel Exp $
+
+ 27 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ mythdvd-0.18.1.ebuild:
+ Stable on PowerPC.
29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythdvd-0.17.ebuild:
remove old version
diff --git a/media-plugins/mythdvd/mythdvd-0.18.1.ebuild b/media-plugins/mythdvd/mythdvd-0.18.1.ebuild
index 0a5aeb3116b9..ba77214ef67b 100644
--- a/media-plugins/mythdvd/mythdvd-0.18.1.ebuild
+++ b/media-plugins/mythdvd/mythdvd-0.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.18.1.ebuild,v 1.4 2005/06/21 23:18:00 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.18.1.ebuild,v 1.5 2005/07/27 11:17:16 pvdabeel Exp $
inherit mythtv-plugins
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="transcode"
RDEPEND=">=media-plugins/mythvideo-${PV}
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index 056e9a2bafe2..f83ff3865076 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythvideo
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.29 2005/06/29 08:00:47 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.30 2005/07/27 11:16:20 pvdabeel Exp $
+
+ 27 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ mythvideo-0.18.1.ebuild:
+ Stable on PowerPC.
29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythvideo-0.17.ebuild:
remove old versions
diff --git a/media-plugins/mythvideo/mythvideo-0.18.1.ebuild b/media-plugins/mythvideo/mythvideo-0.18.1.ebuild
index 62dc8c1bb687..a22c9b81a288 100644
--- a/media-plugins/mythvideo/mythvideo-0.18.1.ebuild
+++ b/media-plugins/mythvideo/mythvideo-0.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.18.1.ebuild,v 1.4 2005/06/21 23:13:55 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.18.1.ebuild,v 1.5 2005/07/27 11:16:20 pvdabeel Exp $
inherit mythtv-plugins eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
DEPEND="dev-perl/libwww-perl
dev-perl/HTML-Parser