diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2005-07-27 11:26:51 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2005-07-27 11:26:51 +0000 |
commit | c65862615eb673d9c8986299d0b912e11154b49c (patch) | |
tree | 892b243ab187f641b135178b57c72f1a4cc6f6f0 /media-plugins/mythnews | |
parent | Stable on PowerPC. Another MythTV add-on (diff) | |
download | historical-c65862615eb673d9c8986299d0b912e11154b49c.tar.gz historical-c65862615eb673d9c8986299d0b912e11154b49c.tar.bz2 historical-c65862615eb673d9c8986299d0b912e11154b49c.zip |
Stable on PowerPC. A MythTV addon
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-plugins/mythnews')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.18.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index c96214d24ec2..13e2198e0dfd 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.20 2005/06/29 08:09:06 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.21 2005/07/27 11:26:51 pvdabeel Exp $ + + 27 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org> + mythnews-0.18.1.ebuild: + Stable on PowerPC. 29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.17.ebuild: remove old version diff --git a/media-plugins/mythnews/mythnews-0.18.1.ebuild b/media-plugins/mythnews/mythnews-0.18.1.ebuild index 4b714a68716e..dc22b7f6b781 100644 --- a/media-plugins/mythnews/mythnews-0.18.1.ebuild +++ b/media-plugins/mythnews/mythnews-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/mythnews/mythnews-0.18.1.ebuild,v 1.2 2005/05/31 14:54:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.18.1.ebuild,v 1.3 2005/07/27 11:26:51 pvdabeel Exp $ inherit mythtv-plugins @@ -10,6 +10,6 @@ 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="~media-tv/mythtv-${PV}" |