diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:06:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:06:19 +0000 |
commit | e6507aacf4ea20bb754e8464978ef57e0820894e (patch) | |
tree | 4be756bf993c6f5917609da3dfcc36b9b0319adc /games-arcade | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-e6507aacf4ea20bb754e8464978ef57e0820894e.tar.gz gentoo-2-e6507aacf4ea20bb754e8464978ef57e0820894e.tar.bz2 gentoo-2-e6507aacf4ea20bb754e8464978ef57e0820894e.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-arcade')
-rw-r--r-- | games-arcade/performous/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/performous/performous-0.7.0-r1.ebuild | 6 | ||||
-rw-r--r-- | games-arcade/performous/performous-0.7.0.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/games-arcade/performous/ChangeLog b/games-arcade/performous/ChangeLog index 230730c4346d..b6324dfb46e8 100644 --- a/games-arcade/performous/ChangeLog +++ b/games-arcade/performous/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/performous # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.15 2013/01/24 17:04:10 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.16 2013/02/07 22:06:19 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> performous-0.7.0.ebuild, + performous-0.7.0-r1.ebuild: + Move Creative Commons licenses to shorter names. *performous-0.7.0-r1 (24 Jan 2013) diff --git a/games-arcade/performous/performous-0.7.0-r1.ebuild b/games-arcade/performous/performous-0.7.0-r1.ebuild index 8625ece8d71b..c3dbda4c3d0f 100644 --- a/games-arcade/performous/performous-0.7.0-r1.ebuild +++ b/games-arcade/performous/performous-0.7.0-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-arcade/performous/performous-0.7.0-r1.ebuild,v 1.1 2013/01/24 17:04:10 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/performous-0.7.0-r1.ebuild,v 1.2 2013/02/07 22:06:19 ulm Exp $ EAPI=5 @@ -24,8 +24,8 @@ SRC_URI="mirror://sourceforge/performous/${P}.tar.bz2 LICENSE="GPL-2 songs? ( - CCPL-Attribution-ShareAlike-NonCommercial-2.5 - CCPL-Attribution-NonCommercial-NoDerivs-2.5 + CC-BY-NC-SA-2.5 + CC-BY-NC-ND-2.5 )" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/games-arcade/performous/performous-0.7.0.ebuild b/games-arcade/performous/performous-0.7.0.ebuild index 5b4b74549eca..14f708decfd3 100644 --- a/games-arcade/performous/performous-0.7.0.ebuild +++ b/games-arcade/performous/performous-0.7.0.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-arcade/performous/performous-0.7.0.ebuild,v 1.3 2013/01/13 11:22:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/performous-0.7.0.ebuild,v 1.4 2013/02/07 22:06:19 ulm Exp $ EAPI=3 inherit eutils flag-o-matic base cmake-utils games @@ -21,8 +21,8 @@ SRC_URI="mirror://sourceforge/performous/${P}.tar.bz2 LICENSE="GPL-2 songs? ( - CCPL-Attribution-ShareAlike-NonCommercial-2.5 - CCPL-Attribution-NonCommercial-NoDerivs-2.5 + CC-BY-NC-SA-2.5 + CC-BY-NC-ND-2.5 )" SLOT="0" KEYWORDS="amd64 x86" |