diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 16:39:24 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 16:39:24 +0000 |
commit | fcf1ea68dfeab2083272bd028c146882430e6b50 (patch) | |
tree | e4a440a459c63fa1344134aa435df665f1ee2c92 /media-plugins/mythnetvision | |
parent | Version bump. Minor 2.1 ebuild adjustments (diff) | |
download | gentoo-2-fcf1ea68dfeab2083272bd028c146882430e6b50.tar.gz gentoo-2-fcf1ea68dfeab2083272bd028c146882430e6b50.tar.bz2 gentoo-2-fcf1ea68dfeab2083272bd028c146882430e6b50.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/mythnetvision')
-rw-r--r-- | media-plugins/mythnetvision/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/media-plugins/mythnetvision/ChangeLog b/media-plugins/mythnetvision/ChangeLog index 4df987db1f97..1b8ed198be04 100644 --- a/media-plugins/mythnetvision/ChangeLog +++ b/media-plugins/mythnetvision/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythnetvision -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.5 2010/10/01 03:31:06 cardoe Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.6 2011/07/08 16:39:24 cardoe Exp $ + + 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org> + mythnetvision-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. *mythnetvision-0.23.1_p26407 (01 Oct 2010) diff --git a/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild b/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild index f52aeac54054..7c8a9973d3f1 100644 --- a/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild +++ b/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild @@ -1,6 +1,6 @@ -# 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/mythnetvision/mythnetvision-0.23.1_p26407.ebuild,v 1.1 2010/10/01 03:31:06 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild,v 1.2 2011/07/08 16:39:24 cardoe Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit qt4 mythtv-plugins python DESCRIPTION="MythTV Plugin for watching internet content" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=">=dev-python/pycurl-7.19.0 >=dev-python/imdbpy-3.8 |