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-jttl_sound | |
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-jttl_sound')
-rw-r--r-- | games-emulation/mupen64-jttl_sound/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-emulation/mupen64-jttl_sound/ChangeLog b/games-emulation/mupen64-jttl_sound/ChangeLog index 9466bf92f02e..21ad5a4f726f 100644 --- a/games-emulation/mupen64-jttl_sound/ChangeLog +++ b/games-emulation/mupen64-jttl_sound/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mupen64-jttl_sound # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/ChangeLog,v 1.4 2005/01/20 04:24:27 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/ChangeLog,v 1.5 2005/04/24 07:53:30 morfic Exp $ + + 24 Apr 2005; Daniel Goller <morfic@gentoo.org> + mupen64-jttl_sound-1.2.ebuild: + removed restriction 19 Jan 2005; Daniel Goller <morfic@gentoo.org> mupen64-jttl_sound-1.2.ebuild: diff --git a/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild b/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild index 1f9bf7172205..776fe626dc9e 100644 --- a/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild +++ b/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.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-jttl_sound/mupen64-jttl_sound-1.2.ebuild,v 1.3 2005/01/20 04:24:27 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild,v 1.4 2005/04/24 07:53:30 morfic Exp $ inherit games gcc eutils libtool @@ -10,8 +10,6 @@ DESCRIPTION="A sound plugin for mupen64" SRC_URI="http://mupen64.emulation64.com/files/0.4/jttl_sound-1.2.tar.bz2" HOMEPAGE="http://mupen64.emulation64.com/" -RESTRICT="nomirror" - LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |