diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 17:02:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 17:02:19 +0000 |
commit | e881b1d8e454f374aff2ce035758d359dfe7b0a6 (patch) | |
tree | c3b4f7d153e0b83bf50ace1bb28f402ada084399 /media-plugins/mythgallery | |
parent | Stable on ppc wrt bug 239341 (diff) | |
download | gentoo-2-e881b1d8e454f374aff2ce035758d359dfe7b0a6.tar.gz gentoo-2-e881b1d8e454f374aff2ce035758d359dfe7b0a6.tar.bz2 gentoo-2-e881b1d8e454f374aff2ce035758d359dfe7b0a6.zip |
Stable on ppc wrt bug 239341
(Portage version: 2.1.6.2/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 84c7887438dc..1eefe7a1338e 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythgallery # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.52 2008/12/12 19:40:53 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.53 2008/12/21 17:02:19 nixnut Exp $ + + 21 Dec 2008; nixnut <nixnut@gentoo.org> mythgallery-0.21_p17105.ebuild: + Stable on ppc wrt bug 239341 12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythgallery-0.21_p17105.ebuild: diff --git a/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild b/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild index a4a68c2f012f..c8ffeb6ae028 100644 --- a/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild,v 1.2 2008/12/12 19:40:53 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild,v 1.3 2008/12/21 17:02:19 nixnut Exp $ inherit mythtv-plugins DESCRIPTION="Gallery and slideshow module for MythTV." -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="exif opengl" RDEPEND="exif? ( >=media-libs/libexif-0.6.10 ) |