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 | 21a64741b7a31f2659caaadb35a52bd4df19376d (patch) | |
tree | 725194cbbd35ef924baffacd2b30109ea784f801 /games-emulation/mupen64-riceplugin | |
parent | Version bump #90175 by Peter Gordon. (diff) | |
download | gentoo-2-21a64741b7a31f2659caaadb35a52bd4df19376d.tar.gz gentoo-2-21a64741b7a31f2659caaadb35a52bd4df19376d.tar.bz2 gentoo-2-21a64741b7a31f2659caaadb35a52bd4df19376d.zip |
removed restriction
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-emulation/mupen64-riceplugin')
-rw-r--r-- | games-emulation/mupen64-riceplugin/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-emulation/mupen64-riceplugin/ChangeLog b/games-emulation/mupen64-riceplugin/ChangeLog index 0e5d374bfe94..25005c9665aa 100644 --- a/games-emulation/mupen64-riceplugin/ChangeLog +++ b/games-emulation/mupen64-riceplugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mupen64-riceplugin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/ChangeLog,v 1.8 2005/03/10 01:38:13 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/ChangeLog,v 1.9 2005/04/24 07:51:54 morfic Exp $ + + 24 Apr 2005; Daniel Goller <morfic@gentoo.org> + mupen64-riceplugin-5.1.0.ebuild: + removed restriction 09 Mar 2005; Mark Loeser <halcy0n@gentoo.org> +files/mupen64-riceplugin-gcc4.patch, mupen64-riceplugin-5.1.0.ebuild: 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" |