diff options
author | 2010-07-26 13:47:29 +0000 | |
---|---|---|
committer | 2010-07-26 13:47:29 +0000 | |
commit | 4231db0ce910b916a6ad3ca0706d1069e0c93e63 (patch) | |
tree | 5a20430b963f7682e652982c742d07964142e1c5 /media-plugins/mythgame/mythgame-0.22_p22763.ebuild | |
parent | stable x86, bug 329879 (diff) | |
download | gentoo-2-4231db0ce910b916a6ad3ca0706d1069e0c93e63.tar.gz gentoo-2-4231db0ce910b916a6ad3ca0706d1069e0c93e63.tar.bz2 gentoo-2-4231db0ce910b916a6ad3ca0706d1069e0c93e63.zip |
stable x86, bug 323745
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-plugins/mythgame/mythgame-0.22_p22763.ebuild')
-rw-r--r-- | media-plugins/mythgame/mythgame-0.22_p22763.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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}" |