diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-26 13:56:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-26 13:56:24 +0000 |
commit | 3ce8b50e392ed60013042734ad474c40ff90fbb1 (patch) | |
tree | 050328e7b9857ddaaed0e2ce187deaa72f0f7711 /media-plugins/mythgame | |
parent | stable x86, bug 323745 (diff) | |
download | historical-3ce8b50e392ed60013042734ad474c40ff90fbb1.tar.gz historical-3ce8b50e392ed60013042734ad474c40ff90fbb1.tar.bz2 historical-3ce8b50e392ed60013042734ad474c40ff90fbb1.zip |
stable x86, bug 323745
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'media-plugins/mythgame')
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.22_p22763.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 910eb2ea86e2..745988dd39e3 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgame # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.59 2010/06/10 14:46:41 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.60 2010/07/26 13:47:29 fauli Exp $ + + 26 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + mythgame-0.22_p22763.ebuild: + stable x86, bug 323745 *mythgame-0.23_p25065 (10 Jun 2010) diff --git a/media-plugins/mythgame/mythgame-0.22_p22763.ebuild b/media-plugins/mythgame/mythgame-0.22_p22763.ebuild index 828ec3c38046..14afdeaf398b 100644 --- a/media-plugins/mythgame/mythgame-0.22_p22763.ebuild +++ b/media-plugins/mythgame/mythgame-0.22_p22763.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild,v 1.1 2009/11/08 02:23:23 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild,v 1.2 2010/07/26 13:47:29 fauli Exp $ EAPI=2 inherit qt4 mythtv-plugins DESCRIPTION="Game emulator module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}" |