diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-04-20 00:16:46 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-04-20 00:16:46 +0000 |
commit | 3428a0fe8d10e5862d2e98622a2db258a8e88ae3 (patch) | |
tree | 86774a60e667644cf01bfe2e758806464d3557c2 /media-plugins/mythgame | |
parent | remove old version (diff) | |
download | gentoo-2-3428a0fe8d10e5862d2e98622a2db258a8e88ae3.tar.gz gentoo-2-3428a0fe8d10e5862d2e98622a2db258a8e88ae3.tar.bz2 gentoo-2-3428a0fe8d10e5862d2e98622a2db258a8e88ae3.zip |
accidently went straight to stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-plugins/mythgame')
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.20_p13239.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 77185f0567f2..def1f9b20e01 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.35 2007/04/19 23:47:57 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.36 2007/04/20 00:16:46 cardoe Exp $ + + 20 Apr 2007; Doug Goldstein <cardoe@gentoo.org> + mythgame-0.20_p13239.ebuild: + accidently went straight to stable *mythgame-0.20_p13239 (19 Apr 2007) diff --git a/media-plugins/mythgame/mythgame-0.20_p13239.ebuild b/media-plugins/mythgame/mythgame-0.20_p13239.ebuild index 319c0ed96e7d..cd50f21017e2 100644 --- a/media-plugins/mythgame/mythgame-0.20_p13239.ebuild +++ b/media-plugins/mythgame/mythgame-0.20_p13239.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_p13239.ebuild,v 1.1 2007/04/19 23:47:57 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20_p13239.ebuild,v 1.2 2007/04/20 00:16:46 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Game emulator module for MythTV." IUSE="" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}" |