diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 15:18:08 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 15:18:08 +0000 |
commit | a7265e6cbecdbe8fc8ca85086fe2763dc181f0ff (patch) | |
tree | 91a8694144f70bf10450050adfbff5b92a3289e5 /media-plugins/mythgallery | |
parent | Mark the latest 0.23.1 as stable since I've been running it on both x86 and a... (diff) | |
download | gentoo-2-a7265e6cbecdbe8fc8ca85086fe2763dc181f0ff.tar.gz gentoo-2-a7265e6cbecdbe8fc8ca85086fe2763dc181f0ff.tar.bz2 gentoo-2-a7265e6cbecdbe8fc8ca85086fe2763dc181f0ff.zip |
Mark the latest 0.23.1 as stable since I've been running it on both x86 and amd64 stable machines for a long time.
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 09ab50b6d581..19759e1dd75a 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythgallery -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.63 2010/08/01 11:23:36 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.64 2011/07/08 15:18:08 cardoe Exp $ + + 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org> + mythgallery-0.23.1_p25396.ebuild: + Mark the latest 0.23.1 as stable since I've been running it on both x86 and + amd64 stable machines for a long time. 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> mythgallery-0.22_p22763.ebuild: diff --git a/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild b/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild index 71b166909506..877ba56aa435 100644 --- a/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild,v 1.1 2010/07/27 15:51:28 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild,v 1.2 2011/07/08 15:18:08 cardoe Exp $ EAPI=2 inherit qt4 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 ) |