diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2005-07-27 11:19:03 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2005-07-27 11:19:03 +0000 |
commit | 91ce8a5e9202d2f9e0f2af45775ecba5b2993d04 (patch) | |
tree | 14fd9539b6573027749de10b930f98732c740a7b /media-plugins | |
parent | Stable on PowerPC. A MythTV add-on (diff) | |
download | historical-91ce8a5e9202d2f9e0f2af45775ecba5b2993d04.tar.gz historical-91ce8a5e9202d2f9e0f2af45775ecba5b2993d04.tar.bz2 historical-91ce8a5e9202d2f9e0f2af45775ecba5b2993d04.zip |
Stable on PowerPC. Another MythTV plugin
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.18.1.ebuild | 4 |
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 ) |