summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2005-07-27 11:19:03 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2005-07-27 11:19:03 +0000
commit8177ae87f8e3ff4fcf7ea3ab8623a1cd8a96cb52 (patch)
tree69a1a2dacdaf93e498b85e9a6657533872d3f133 /media-plugins
parentStable on PowerPC. A MythTV add-on (diff)
downloadgentoo-2-8177ae87f8e3ff4fcf7ea3ab8623a1cd8a96cb52.tar.gz
gentoo-2-8177ae87f8e3ff4fcf7ea3ab8623a1cd8a96cb52.tar.bz2
gentoo-2-8177ae87f8e3ff4fcf7ea3ab8623a1cd8a96cb52.zip
Stable on PowerPC. Another MythTV plugin
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mythgallery/ChangeLog6
-rw-r--r--media-plugins/mythgallery/mythgallery-0.18.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index 3df21ec016ec..c56b95a62830 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.30 2005/06/29 08:02:37 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.31 2005/07/27 11:19:03 pvdabeel Exp $
+
+ 27 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ mythgallery-0.18.1.ebuild:
+ Stable on PowerPC. A MythTV plugin.
29 Jun 2005; Doug Goldstein <cardoe@gentoo.org>
-mythgallery-0.17-r1.ebuild:
diff --git a/media-plugins/mythgallery/mythgallery-0.18.1.ebuild b/media-plugins/mythgallery/mythgallery-0.18.1.ebuild
index 510094fdcd3e..4e363ec07116 100644
--- a/media-plugins/mythgallery/mythgallery-0.18.1.ebuild
+++ b/media-plugins/mythgallery/mythgallery-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/mythgallery/mythgallery-0.18.1.ebuild,v 1.2 2005/05/31 14:11:00 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.18.1.ebuild,v 1.3 2005/07/27 11:19:03 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="opengl exif"
DEPEND="opengl? ( virtual/opengl )