diff options
author | 2013-02-07 21:59:52 +0000 | |
---|---|---|
committer | 2013-02-07 21:59:52 +0000 | |
commit | 64a57c6d04ff3ea48425bd511345cf7c9f97c0e5 (patch) | |
tree | 70d217f6617107247c8eaf363f732379d67eed8f /games-action/supertuxkart | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-64a57c6d04ff3ea48425bd511345cf7c9f97c0e5.tar.gz gentoo-2-64a57c6d04ff3ea48425bd511345cf7c9f97c0e5.tar.bz2 gentoo-2-64a57c6d04ff3ea48425bd511345cf7c9f97c0e5.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-action/supertuxkart')
-rw-r--r-- | games-action/supertuxkart/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog index 8146e7ff0ff7..f31c31079d41 100644 --- a/games-action/supertuxkart/ChangeLog +++ b/games-action/supertuxkart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/supertuxkart # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.36 2013/01/30 22:55:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.37 2013/02/07 21:59:52 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> supertuxkart-0.8.ebuild: + Move Creative Commons licenses to shorter names. 30 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -files/supertuxkart-0.7-build.patch, -files/supertuxkart-0.7-underlink.patch, diff --git a/games-action/supertuxkart/supertuxkart-0.8.ebuild b/games-action/supertuxkart/supertuxkart-0.8.ebuild index d40a5083427f..f215d6d810aa 100644 --- a/games-action/supertuxkart/supertuxkart-0.8.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.8.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-action/supertuxkart/supertuxkart-0.8.ebuild,v 1.7 2013/01/24 22:09:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.ebuild,v 1.8 2013/02/07 21:59:52 ulm 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 public-domain ZLIB" +LICENSE="GPL-3 CC-BY-SA-3.0 CC-BY-2.0 public-domain ZLIB" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="debug" |