summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-12-13 14:41:53 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-12-13 14:41:53 +0000
commitc3c5a526640c3ce89d46bd71aeb156f36a418344 (patch)
tree3d3889f358e6e4e9899d34c1e8f35da7dd522b0a /games-action
parentsci-libs/exodusii: readd missing USE=test (diff)
downloadgentoo-2-c3c5a526640c3ce89d46bd71aeb156f36a418344.tar.gz
gentoo-2-c3c5a526640c3ce89d46bd71aeb156f36a418344.tar.bz2
gentoo-2-c3c5a526640c3ce89d46bd71aeb156f36a418344.zip
Remove CCPL-Sampling+ from LICENSE, wrt bug #447094. Thanks to Andrius Štikonas for discovering this issue
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/supertuxkart/ChangeLog6
-rw-r--r--games-action/supertuxkart/supertuxkart-0.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog
index 253462c9a7ee..24e4f8b9dc78 100644
--- a/games-action/supertuxkart/ChangeLog
+++ b/games-action/supertuxkart/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/supertuxkart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.29 2012/12/12 21:34:43 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.30 2012/12/13 14:41:53 pinkbyte Exp $
+
+ 13 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> supertuxkart-0.8.ebuild:
+ Remove CCPL-Sampling+ from LICENSE, wrt bug #447094. Thanks to Andrius
+ Štikonas for discovering this issue
*supertuxkart-0.8 (12 Dec 2012)
diff --git a/games-action/supertuxkart/supertuxkart-0.8.ebuild b/games-action/supertuxkart/supertuxkart-0.8.ebuild
index 8c2028dde817..db2b6c9e5a8f 100644
--- a/games-action/supertuxkart/supertuxkart-0.8.ebuild
+++ b/games-action/supertuxkart/supertuxkart-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.ebuild,v 1.1 2012/12/12 21:34:43 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.ebuild,v 1.2 2012/12/13 14:41:53 pinkbyte Exp $
EAPI=2
inherit cmake-utils eutils games
@@ -10,7 +10,7 @@ HOMEPAGE="http://supertuxkart.sourceforge.net/"
SRC_URI="mirror://sourceforge/supertuxkart/SuperTuxKart/${PV}/${P}-src.tar.bz2
mirror://gentoo/${PN}.png"
-LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0 CCPL-Attribution-2.0 CCPL-Sampling-Plus-1.0 public-domain ZLIB"
+LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0 CCPL-Attribution-2.0 public-domain ZLIB"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug"