diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-21 18:47:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-21 18:47:13 +0000 |
commit | 316438b714c0e109fe469924c4ef7ee8ce0271d5 (patch) | |
tree | 9dcf0d71201b25af0716fbc397d20a5a3e3bc5e1 /games-arcade | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | historical-316438b714c0e109fe469924c4ef7ee8ce0271d5.tar.gz historical-316438b714c0e109fe469924c4ef7ee8ce0271d5.tar.bz2 historical-316438b714c0e109fe469924c4ef7ee8ce0271d5.zip |
LICENSE fix
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/spout/Manifest | 2 | ||||
-rw-r--r-- | games-arcade/spout/spout-1.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/spout/Manifest b/games-arcade/spout/Manifest index 24dea0cd7f48..309951187a50 100644 --- a/games-arcade/spout/Manifest +++ b/games-arcade/spout/Manifest @@ -1,4 +1,4 @@ -MD5 a246c7c1812765206908f45804d1976d spout-1.2.ebuild 1124 +MD5 7a48d7bd22917d0a5dddf99418295ae9 spout-1.2.ebuild 1125 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 7d51d0e4e40279f46cf946aa887c2264 ChangeLog 404 MD5 a3c4db96d537df28af9df7322a420a29 files/digest-spout-1.2 66 diff --git a/games-arcade/spout/spout-1.2.ebuild b/games-arcade/spout/spout-1.2.ebuild index de8ab24e0784..fe44933e3677 100644 --- a/games-arcade/spout/spout-1.2.ebuild +++ b/games-arcade/spout/spout-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.2.ebuild,v 1.1 2004/07/21 08:23:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.2.ebuild,v 1.2 2004/07/21 18:47:13 mr_bones_ Exp $ inherit eutils games @@ -9,7 +9,7 @@ DESCRIPTION="Abstract Japanese caveflier / shooter" HOMEPAGE="http://code.mizzenblog.com/index.php?cat=2" SRC_URI="http://code.mizzenblog.com/spout/${MY_P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="x86" IUSE="" |