diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-04-24 07:53:30 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-04-24 07:53:30 +0000 |
commit | ccc7c717c8172ce39359f55bbe9ced168f9e0f83 (patch) | |
tree | be3aab9fe1f4ee8eddc78c8b8977823f0df96fe0 /games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild | |
parent | Version bump #90175 by Peter Gordon. (diff) | |
download | historical-ccc7c717c8172ce39359f55bbe9ced168f9e0f83.tar.gz historical-ccc7c717c8172ce39359f55bbe9ced168f9e0f83.tar.bz2 historical-ccc7c717c8172ce39359f55bbe9ced168f9e0f83.zip |
removed restriction
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild')
-rw-r--r-- | games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild b/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild index f8e5f0d8ce4d..405cb0a097d6 100644 --- a/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild +++ b/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild,v 1.6 2005/03/10 01:38:13 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild,v 1.7 2005/04/24 07:51:54 morfic Exp $ inherit games gcc eutils libtool @@ -10,8 +10,6 @@ DESCRIPTION="an graphics plugin for mupen64" SRC_URI="http://mupen64.emulation64.com/files/0.4/riceplugin.tar.bz2" HOMEPAGE="http://mupen64.emulation64.com/" -RESTRICT="nomirror" - LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |