diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-12-12 19:40:53 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-12-12 19:40:53 +0000 |
commit | 62f227a86f3c6bfe6cba1d9bbb70953e2f934b7a (patch) | |
tree | 5a13f9363978c0e21384561dbc3ec28dab15402c /media-plugins/mythgallery | |
parent | amd64 stable, bug 239341 (diff) | |
download | gentoo-2-62f227a86f3c6bfe6cba1d9bbb70953e2f934b7a.tar.gz gentoo-2-62f227a86f3c6bfe6cba1d9bbb70953e2f934b7a.tar.bz2 gentoo-2-62f227a86f3c6bfe6cba1d9bbb70953e2f934b7a.zip |
amd64 stable, bug 239341
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index cd1fd2666d66..84c7887438dc 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,10 @@ # 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.51 2008/04/23 18:10:04 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.52 2008/12/12 19:40:53 beandog Exp $ + + 12 Dec 2008; Steve Dibb <beandog@gentoo.org> + mythgallery-0.21_p17105.ebuild: + amd64 stable, bug 239341 *mythgallery-0.21_p17105 (23 Apr 2008) diff --git a/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild b/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild index fc539969b72f..a4a68c2f012f 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.1 2008/04/23 18:10:04 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild,v 1.2 2008/12/12 19:40:53 beandog 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 ) |