diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 16:33:52 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 16:33:52 +0000 |
commit | b02b71f68622ae797640c49e207b5d48c64defcc (patch) | |
tree | 4ccd7720cc8c49aefc8cd55e5706b3aa7bd68187 /media-plugins/mythmovies | |
parent | Mark the latest 0.23.1 as stable since I've been running it on both x86 and a... (diff) | |
download | gentoo-2-b02b71f68622ae797640c49e207b5d48c64defcc.tar.gz gentoo-2-b02b71f68622ae797640c49e207b5d48c64defcc.tar.bz2 gentoo-2-b02b71f68622ae797640c49e207b5d48c64defcc.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/mythmovies')
-rw-r--r-- | media-plugins/mythmovies/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/media-plugins/mythmovies/ChangeLog b/media-plugins/mythmovies/ChangeLog index 9039624c8c41..ae42b3886f8b 100644 --- a/media-plugins/mythmovies/ChangeLog +++ b/media-plugins/mythmovies/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythmovies -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.18 2010/08/01 11:25:00 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.19 2011/07/08 16:33:52 cardoe Exp $ + + 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org> + mythmovies-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> mythmovies-0.22_p23469.ebuild: diff --git a/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild b/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild index 06d6bc3b3f8a..80b8cd0d1c66 100644 --- a/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild +++ b/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild @@ -1,10 +1,10 @@ -# 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/mythmovies/mythmovies-0.23.1_p25396.ebuild,v 1.1 2010/07/27 15:53:03 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild,v 1.2 2011/07/08 16:33:52 cardoe Exp $ EAPI=2 inherit qt4 mythtv-plugins DESCRIPTION="Local movie listings via MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" |