diff options
author | 2007-04-30 02:02:01 +0000 | |
---|---|---|
committer | 2007-04-30 02:02:01 +0000 | |
commit | fea31d4f59dca5d0a91044da788c9dd04a17cc37 (patch) | |
tree | 9752e3a123597140aa37901fcea2822810533a64 /media-plugins/mythgallery | |
parent | Fix header date (diff) | |
download | gentoo-2-fea31d4f59dca5d0a91044da788c9dd04a17cc37.tar.gz gentoo-2-fea31d4f59dca5d0a91044da788c9dd04a17cc37.tar.bz2 gentoo-2-fea31d4f59dca5d0a91044da788c9dd04a17cc37.zip |
Stable marking amd64, ppc, x86
(Portage version: 2.1.2.5)
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 4605969a5b5e..fca91bec7e48 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgallery # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.38 2007/04/27 06:23:12 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.39 2007/04/30 02:02:01 cardoe Exp $ + + 30 Apr 2007; Doug Goldstein <cardoe@gentoo.org> + mythgallery-0.20_p13239.ebuild: + Stable marking amd64, ppc, x86 *mythgallery-0.20.1 (27 Apr 2007) diff --git a/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild b/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild index 86196ff08eec..6fc443ffde33 100644 --- a/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild,v 1.2 2007/04/19 23:44:08 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild,v 1.3 2007/04/30 02:02:01 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Gallery and slideshow module for MythTV." -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="exif" RDEPEND="exif? ( >=media-libs/libexif-0.6.10 ) |