diff options
author | 2007-04-20 00:16:46 +0000 | |
---|---|---|
committer | 2007-04-20 00:16:46 +0000 | |
commit | 29d060d76d327042525611a713001e59d51b8e47 (patch) | |
tree | 5c79c6b736989accca83e646859e61b23550c89c /media-plugins | |
parent | remove old version (diff) | |
download | historical-29d060d76d327042525611a713001e59d51b8e47.tar.gz historical-29d060d76d327042525611a713001e59d51b8e47.tar.bz2 historical-29d060d76d327042525611a713001e59d51b8e47.zip |
accidently went straight to stable
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'media-plugins')
-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}" |