diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-09 06:22:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-09 06:22:47 +0000 |
commit | bd020d2976f503e98811f029ea448627912fa327 (patch) | |
tree | aad30b06926abbad6e66845a9dc091650936930e /games-emulation/snes9x/snes9x-1.51.ebuild | |
parent | add games-emulation/snes9x:netplay; sort (diff) | |
download | historical-bd020d2976f503e98811f029ea448627912fa327.tar.gz historical-bd020d2976f503e98811f029ea448627912fa327.tar.bz2 historical-bd020d2976f503e98811f029ea448627912fa327.zip |
enhance license
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'games-emulation/snes9x/snes9x-1.51.ebuild')
-rw-r--r-- | games-emulation/snes9x/snes9x-1.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/snes9x/snes9x-1.51.ebuild b/games-emulation/snes9x/snes9x-1.51.ebuild index 5101d98964c1..2fb3ce2aef73 100644 --- a/games-emulation/snes9x/snes9x-1.51.ebuild +++ b/games-emulation/snes9x/snes9x-1.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.51.ebuild,v 1.1 2008/02/09 06:18:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.51.ebuild,v 1.2 2008/02/09 06:22:47 mr_bones_ Exp $ # 3dfx support (glide) is disabled because it requires # glide-v2 while we only provide glide-v3 in portage @@ -13,7 +13,7 @@ HOMEPAGE="http://www.snes9x.com/" SRC_URI="http://files.ipherswipsite.com/snes9x/${P}-src.tar.bz2 http://vincent.grigorieff.free.fr/snes9x/${P}-src.tar.bz2" -LICENSE="as-is" +LICENSE="as-is GPL-2 LGPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="debug dga joystick netplay opengl zlib" |