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/mythdvd | |
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/mythdvd')
-rw-r--r-- | media-plugins/mythdvd/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythdvd/mythdvd-0.18.1.ebuild | 4 |
2 files changed, 7 insertions, 3 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} |