summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-07 22:11:48 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-07 22:11:48 +0000
commit1817a4c4dbc590feee3c8c6150785dc4209da0b7 (patch)
tree5244260fed22bc81639b20c0676a48b0a2c6c7d9 /games-roguelike
parentMove Creative Commons licenses to shorter names. (diff)
downloadgentoo-2-1817a4c4dbc590feee3c8c6150785dc4209da0b7.tar.gz
gentoo-2-1817a4c4dbc590feee3c8c6150785dc4209da0b7.tar.bz2
gentoo-2-1817a4c4dbc590feee3c8c6150785dc4209da0b7.zip
Move Creative Commons licenses to shorter names.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/stone-soup/ChangeLog6
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.11.0.ebuild6
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.11.1-r1.ebuild6
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.11.2.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/games-roguelike/stone-soup/ChangeLog b/games-roguelike/stone-soup/ChangeLog
index 801b9579ac8c..42295fb02b71 100644
--- a/games-roguelike/stone-soup/ChangeLog
+++ b/games-roguelike/stone-soup/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-roguelike/stone-soup
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/ChangeLog,v 1.10 2013/01/26 23:02:16 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/ChangeLog,v 1.11 2013/02/07 22:11:48 ulm Exp $
+
+ 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> stone-soup-0.11.0.ebuild,
+ stone-soup-0.11.1-r1.ebuild, stone-soup-0.11.2.ebuild:
+ Move Creative Commons licenses to shorter names.
*stone-soup-0.11.2 (26 Jan 2013)
diff --git a/games-roguelike/stone-soup/stone-soup-0.11.0.ebuild b/games-roguelike/stone-soup/stone-soup-0.11.0.ebuild
index 03e461039b6b..8d2a107b3100 100644
--- a/games-roguelike/stone-soup/stone-soup-0.11.0.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.11.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-roguelike/stone-soup/stone-soup-0.11.0.ebuild,v 1.4 2012/12/13 17:18:41 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/stone-soup-0.11.0.ebuild,v 1.5 2013/02/07 22:11:48 ulm Exp $
## TODO
# add sound support (no build switch, no sound files)
@@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/crawl-ref/Stone%20Soup/${PV}/${MY_P}-nodeps.tar.xz
# 2-clause BSD: all contributions by Steve Noonan and Jesse Luehrs
# Public Domain|CC0: most of tiles
# MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
-LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0-Universal MIT"
+LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="debug +tiles"
diff --git a/games-roguelike/stone-soup/stone-soup-0.11.1-r1.ebuild b/games-roguelike/stone-soup/stone-soup-0.11.1-r1.ebuild
index 7d4dba33208c..8b69518cd0fa 100644
--- a/games-roguelike/stone-soup/stone-soup-0.11.1-r1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.11.1-r1.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-roguelike/stone-soup/stone-soup-0.11.1-r1.ebuild,v 1.2 2012/12/13 17:18:41 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/stone-soup-0.11.1-r1.ebuild,v 1.3 2013/02/07 22:11:48 ulm Exp $
## TODO
# add sound support (no build switch, no sound files)
@@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/crawl-ref/Stone%20Soup/${PV}/${MY_P}-nodeps.tar.xz
# 2-clause BSD: all contributions by Steve Noonan and Jesse Luehrs
# Public Domain|CC0: most of tiles
# MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
-LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0-Universal MIT"
+LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug ncurses test +tiles"
diff --git a/games-roguelike/stone-soup/stone-soup-0.11.2.ebuild b/games-roguelike/stone-soup/stone-soup-0.11.2.ebuild
index 00e7194406fa..2e0757201e1e 100644
--- a/games-roguelike/stone-soup/stone-soup-0.11.2.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.11.2.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/stone-soup/stone-soup-0.11.2.ebuild,v 1.1 2013/01/26 23:02:16 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/stone-soup-0.11.2.ebuild,v 1.2 2013/02/07 22:11:48 ulm Exp $
## TODO
# add sound support (no build switch, no sound files)
@@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/crawl-ref/Stone%20Soup/${PV}/${MY_P}-nodeps.tar.xz
# 2-clause BSD: all contributions by Steve Noonan and Jesse Luehrs
# Public Domain|CC0: most of tiles
# MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
-LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0-Universal MIT"
+LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug ncurses test +tiles"