summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-01-01 21:21:44 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-01-01 21:21:44 +0000
commit641c6dec0da9ae40c7f9040ca9c66ac656262388 (patch)
treea1e5252dba46447d84dba6c2033031f7f3f9e4ca /games-roguelike
parentFix LICENSE, add mirror and bindist restrictions, bug 444424. (diff)
downloadgentoo-2-641c6dec0da9ae40c7f9040ca9c66ac656262388.tar.gz
gentoo-2-641c6dec0da9ae40c7f9040ca9c66ac656262388.tar.bz2
gentoo-2-641c6dec0da9ae40c7f9040ca9c66ac656262388.zip
fix license
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/FTL/ChangeLog5
-rw-r--r--games-roguelike/FTL/FTL-1.03.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-roguelike/FTL/ChangeLog b/games-roguelike/FTL/ChangeLog
index 40504c839553..ba01501960f5 100644
--- a/games-roguelike/FTL/ChangeLog
+++ b/games-roguelike/FTL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-roguelike/FTL
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/ChangeLog,v 1.2 2013/01/01 21:16:03 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/ChangeLog,v 1.3 2013/01/01 21:21:44 hasufell Exp $
+
+ 01 Jan 2013; Julian Ospald <hasufell@gentoo.org> FTL-1.03.1.ebuild:
+ fix license
01 Jan 2013; Julian Ospald <hasufell@gentoo.org> FTL-1.03.1.ebuild:
add bindist to RESTRICT
diff --git a/games-roguelike/FTL/FTL-1.03.1.ebuild b/games-roguelike/FTL/FTL-1.03.1.ebuild
index 457ddb799712..60a1c79897b3 100644
--- a/games-roguelike/FTL/FTL-1.03.1.ebuild
+++ b/games-roguelike/FTL/FTL-1.03.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/FTL-1.03.1.ebuild,v 1.2 2013/01/01 21:16:03 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/FTL-1.03.1.ebuild,v 1.3 2013/01/01 21:21:44 hasufell Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="Faster Than Light: A spaceship simulation real-time roguelike-like
HOMEPAGE="http://www.ftlgame.com/"
SRC_URI="ftl_faster_than_light-linux-${PV}.tar.gz"
-LICENSE="all-rights-reserved Boost-1.0 free-noncomm MIT !system-libs? ( FTL GPL-2 LGPL-2.1 ZLIB )"
+LICENSE="all-rights-reserved Boost-1.0 free-noncomm MIT !system-libs? ( FTL LGPL-2.1 ZLIB )"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="+system-libs"