diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-03-03 22:27:40 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-03-03 22:27:40 +0000 |
commit | d78e2938df4b9258223384cb4c320574f7d0850e (patch) | |
tree | 32eda6b0268384d377d145422b8e615eeda79d74 /media-plugins | |
parent | version bump (diff) | |
download | gentoo-2-d78e2938df4b9258223384cb4c320574f7d0850e.tar.gz gentoo-2-d78e2938df4b9258223384cb4c320574f7d0850e.tar.bz2 gentoo-2-d78e2938df4b9258223384cb4c320574f7d0850e.zip |
remove unnecessary subversion inherit
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythgame/mythgame-0.21_beta16297.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild b/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild index 1e3b4664e2e9..b40abf4c1bfd 100644 --- a/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild +++ b/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild,v 1.1 2008/03/03 22:22:00 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild,v 1.2 2008/03/03 22:27:40 cardoe Exp $ -inherit mythtv-plugins subversion +inherit mythtv-plugins DESCRIPTION="Game emulator module for MythTV." IUSE="" |