summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-01-19 13:44:28 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-01-19 13:44:28 +0000
commit83a6cb8ea71b1d9629184f1fc478a4e29603bfb9 (patch)
tree379007c6bfb97499724858d2cdc314dc385c34e5 /games-fps/warsow
parentRazor-qt 0.5.2 version bump (diff)
downloadgentoo-2-83a6cb8ea71b1d9629184f1fc478a4e29603bfb9.tar.gz
gentoo-2-83a6cb8ea71b1d9629184f1fc478a4e29603bfb9.tar.bz2
gentoo-2-83a6cb8ea71b1d9629184f1fc478a4e29603bfb9.zip
clarify licenses
(Portage version: 2.2.0_alpha155/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-fps/warsow')
-rw-r--r--games-fps/warsow/ChangeLog6
-rw-r--r--games-fps/warsow/warsow-1.0.ebuild8
-rw-r--r--games-fps/warsow/warsow-1.02-r1.ebuild5
-rw-r--r--games-fps/warsow/warsow-1.02.ebuild8
4 files changed, 18 insertions, 9 deletions
diff --git a/games-fps/warsow/ChangeLog b/games-fps/warsow/ChangeLog
index 6b975ac3acf2..32b052d99680 100644
--- a/games-fps/warsow/ChangeLog
+++ b/games-fps/warsow/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/warsow
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v 1.48 2013/01/18 19:08:09 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v 1.49 2013/01/19 13:44:28 hasufell Exp $
+
+ 19 Jan 2013; Julian Ospald <hasufell@gentoo.org> warsow-1.0.ebuild,
+ warsow-1.02.ebuild, warsow-1.02-r1.ebuild:
+ clarify licenses
*warsow-1.02-r1 (18 Jan 2013)
diff --git a/games-fps/warsow/warsow-1.0.ebuild b/games-fps/warsow/warsow-1.0.ebuild
index 1e49ce71d85d..38870db5fdb2 100644
--- a/games-fps/warsow/warsow-1.0.ebuild
+++ b/games-fps/warsow/warsow-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild,v 1.6 2012/11/22 14:30:11 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild,v 1.7 2013/01/19 13:44:28 hasufell Exp $
EAPI=4
inherit eutils check-reqs gnome2-utils games
@@ -12,7 +12,9 @@ SRC_URI="http://funpark.warsow-esport.net/~${PN}/${PV}/${MY_P}_unified.tar.gz
http://funpark.warsow-esport.net/~${PN}/${PV}/${MY_P}_sdk.tar.gz
mirror://gentoo/${PN}.png"
-LICENSE="GPL-2 warsow"
+# ZLIB: bundled angelscript
+# MIT: bundled libRocket
+LICENSE="GPL-2 MIT ZLIB warsow"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="+angelscript debug dedicated irc openal server"
diff --git a/games-fps/warsow/warsow-1.02-r1.ebuild b/games-fps/warsow/warsow-1.02-r1.ebuild
index ee1adca6affd..7efae065ab91 100644
--- a/games-fps/warsow/warsow-1.02-r1.ebuild
+++ b/games-fps/warsow/warsow-1.02-r1.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-fps/warsow/warsow-1.02-r1.ebuild,v 1.1 2013/01/18 19:08:09 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.02-r1.ebuild,v 1.2 2013/01/19 13:44:28 hasufell Exp $
EAPI=4
inherit eutils check-reqs gnome2-utils games
@@ -13,7 +13,8 @@ SRC_URI="http://funpark.warsow-esport.net/~${PN}/1.0/${PN}_1.0_unified.tar.gz
http://funpark.warsow-esport.net/~${PN}/${PV}/${MY_P}_update.zip
mirror://gentoo/${PN}.png"
-LICENSE="GPL-2 warsow"
+# ZLIB: bundled angelscript
+LICENSE="GPL-2 ZLIB warsow"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+angelscript debug dedicated irc openal server"
diff --git a/games-fps/warsow/warsow-1.02.ebuild b/games-fps/warsow/warsow-1.02.ebuild
index d9d787991fd1..37df05c15df5 100644
--- a/games-fps/warsow/warsow-1.02.ebuild
+++ b/games-fps/warsow/warsow-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.02.ebuild,v 1.3 2012/12/27 02:24:48 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.02.ebuild,v 1.4 2013/01/19 13:44:28 hasufell Exp $
EAPI=4
inherit eutils check-reqs gnome2-utils games
@@ -13,7 +13,9 @@ SRC_URI="http://funpark.warsow-esport.net/~${PN}/1.0/${PN}_1.0_unified.tar.gz
http://funpark.warsow-esport.net/~${PN}/${PV}/${MY_P}_update.zip
mirror://gentoo/${PN}.png"
-LICENSE="GPL-2 warsow"
+# ZLIB: bundled angelscript
+# MIT: bundled libRocket
+LICENSE="GPL-2 MIT ZLIB warsow"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+angelscript debug dedicated irc openal server"