diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:25:21 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:25:21 +0000 |
commit | 194660fb56b152727249cef15295b7f7a8ed4fbf (patch) | |
tree | 34ae1fee0891b0a649e622f0508fc2c04e510c67 /media-plugins | |
parent | stable 0.20.2 for Schedules Direct support needed by Sept 1 (diff) | |
download | gentoo-2-194660fb56b152727249cef15295b7f7a8ed4fbf.tar.gz gentoo-2-194660fb56b152727249cef15295b7f7a8ed4fbf.tar.bz2 gentoo-2-194660fb56b152727249cef15295b7f7a8ed4fbf.zip |
stable 0.20.2 for Schedules Direct support needed by Sept 1
(Portage version: 2.1.3.7)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 9f612ade09a2..d6145c99c707 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.43 2007/08/25 23:30:10 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.44 2007/08/29 15:25:21 cardoe Exp $ + + 29 Aug 2007; Doug Goldstein <cardoe@gentoo.org> + mythgame-0.20.2_p14282.ebuild: + stable 0.20.2 for Schedules Direct support needed by Sept 1 *mythgame-0.20.2_p14282 (25 Aug 2007) diff --git a/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild b/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild index 3e0af103cb06..110ef6231e99 100644 --- a/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild +++ b/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild,v 1.1 2007/08/25 23:30:10 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild,v 1.2 2007/08/29 15:25:21 cardoe Exp $ inherit mythtv-plugins subversion DESCRIPTION="Game emulator module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}" |