diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 16:34:29 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-07-08 16:34:29 +0000 |
commit | 6419e14c547259d2409d8441c7c711e61695531f (patch) | |
tree | 185b0d2df25ca588ab1e11db2c4bc205466fdcf8 /media-plugins/mythmusic | |
parent | Mark the latest 0.23.1 as stable since I've been running it on both x86 and a... (diff) | |
download | gentoo-2-6419e14c547259d2409d8441c7c711e61695531f.tar.gz gentoo-2-6419e14c547259d2409d8441c7c711e61695531f.tar.bz2 gentoo-2-6419e14c547259d2409d8441c7c711e61695531f.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/mythmusic')
-rw-r--r-- | media-plugins/mythmusic/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog index 0dff15bdefd3..b98c07a20204 100644 --- a/media-plugins/mythmusic/ChangeLog +++ b/media-plugins/mythmusic/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythmusic -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.90 2010/08/01 11:25:38 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.91 2011/07/08 16:34:29 cardoe Exp $ + + 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org> + mythmusic-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> mythmusic-0.22_p22763.ebuild: diff --git a/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild b/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild index 3d360407d009..226e71644a6f 100644 --- a/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild +++ b/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild @@ -1,13 +1,13 @@ -# 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/mythmusic/mythmusic-0.23.1_p25396.ebuild,v 1.1 2010/07/27 15:29:08 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild,v 1.2 2011/07/08 16:34:29 cardoe Exp $ EAPI=2 inherit qt4 mythtv-plugins DESCRIPTION="Music player module for MythTV." IUSE="cdr fftw libvisual opengl sdl" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=media-sound/cdparanoia-3.9.8 >=media-libs/libcdaudio-0.99.6 |