diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 16:44:15 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 16:44:15 +0000 |
commit | ae4b4c1a89d29730219592b274f3ce19a18620ff (patch) | |
tree | bd05a6980b47d992a31ea388b25c8fe153a88754 /media-plugins/mythvideo | |
parent | Version bump (bug #374359 by Trevor Bowen). Remove old. (diff) | |
download | gentoo-2-ae4b4c1a89d29730219592b274f3ce19a18620ff.tar.gz gentoo-2-ae4b4c1a89d29730219592b274f3ce19a18620ff.tar.bz2 gentoo-2-ae4b4c1a89d29730219592b274f3ce19a18620ff.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/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 448538c09886..ab73aef7d614 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythvideo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.95 2011/03/31 15:24:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.96 2011/07/08 16:44:15 cardoe Exp $ + + 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org> + mythvideo-0.23.1_p26407.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. 31 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> mythvideo-0.22_p22991.ebuild, mythvideo-0.22_p23469.ebuild, diff --git a/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild b/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild index 0a897ea5b1fd..6fb2b820f012 100644 --- a/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild,v 1.2 2011/03/31 15:24:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild,v 1.3 2011/07/08 16:44:15 cardoe Exp $ EAPI=2 @@ -8,7 +8,7 @@ inherit qt4 mythtv-plugins DESCRIPTION="Video player module for MythTV." IUSE="+jamu" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND="dev-perl/libwww-perl dev-perl/HTML-Parser |