diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2005-07-27 11:17:16 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2005-07-27 11:17:16 +0000 |
commit | 4f65aa387cb38956465bb487866e6fcf3e292783 (patch) | |
tree | a96b3caa5288700259f82929be7e49210e1e27c4 /media-plugins/mythvideo | |
parent | Stable on PowerPC. Add-on for MythTV (diff) | |
download | gentoo-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/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.18.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 |