diff options
author | David Holm <dholm@gentoo.org> | 2005-05-31 14:11:00 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-31 14:11:00 +0000 |
commit | 2a485313641cfa29d19c88f515e6b8674ef6b2d0 (patch) | |
tree | 2fe1387f8753fd4cbe606b2c0c0ddd62c2acaabe /media-plugins/mythgallery | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-2a485313641cfa29d19c88f515e6b8674ef6b2d0.tar.gz gentoo-2-2a485313641cfa29d19c88f515e6b8674ef6b2d0.tar.bz2 gentoo-2-2a485313641cfa29d19c88f515e6b8674ef6b2d0.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index fc63b3067517..3d75aa12dee6 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,9 @@ # 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.27 2005/05/20 09:05:34 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.28 2005/05/31 14:11:00 dholm Exp $ + + 31 May 2005; David Holm <dholm@gentoo.org> mythgallery-0.18.1.ebuild: + Added to ~ppc. *mythgallery-0.18.1 (20 May 2005) diff --git a/media-plugins/mythgallery/mythgallery-0.18.1.ebuild b/media-plugins/mythgallery/mythgallery-0.18.1.ebuild index caafa550cb41..510094fdcd3e 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.1 2005/05/20 09:05:34 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.18.1.ebuild,v 1.2 2005/05/31 14:11:00 dholm 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="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="opengl exif" DEPEND="opengl? ( virtual/opengl ) |