summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2009-05-31 01:41:23 +0000
committerTristan Heaven <nyhm@gentoo.org>2009-05-31 01:41:23 +0000
commite5705b1bf6ac5fae3eb735e9fbaecc980ec5b1dd (patch)
tree30d2a0d47ecfe11d8162a31be12e90147c629d13 /games-arcade/conveysdl/conveysdl-1.3.ebuild
parentFix LICENSE: as-is -> ZLIB (diff)
downloadgentoo-2-e5705b1bf6ac5fae3eb735e9fbaecc980ec5b1dd.tar.gz
gentoo-2-e5705b1bf6ac5fae3eb735e9fbaecc980ec5b1dd.tar.bz2
gentoo-2-e5705b1bf6ac5fae3eb735e9fbaecc980ec5b1dd.zip
Fix LICENSE: as-is -> GPL-2
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'games-arcade/conveysdl/conveysdl-1.3.ebuild')
-rw-r--r--games-arcade/conveysdl/conveysdl-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/conveysdl/conveysdl-1.3.ebuild b/games-arcade/conveysdl/conveysdl-1.3.ebuild
index 89a75c7c9dd9..e0d29c6b0f0e 100644
--- a/games-arcade/conveysdl/conveysdl-1.3.ebuild
+++ b/games-arcade/conveysdl/conveysdl-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.3.ebuild,v 1.5 2009/02/02 09:02:35 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.3.ebuild,v 1.6 2009/05/31 01:41:23 nyhm Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -9,7 +9,7 @@ DESCRIPTION="Guide the blob along the conveyer belt collecting the red blobs"
HOMEPAGE="http://www.cloudsprinter.com/software/conveysdl/"
SRC_URI="http://www.cloudsprinter.com/software/conveysdl/${P/-/.}.tar"
-LICENSE="as-is"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
IUSE=""