summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-07 22:10:18 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-07 22:10:18 +0000
commit494a9c74ab4fe784103ba7229fbecd30a9fa257b (patch)
treeb99f41dca12086910e022ef0f02639822edef477 /games-puzzle
parentMove Creative Commons licenses to shorter names. (diff)
downloadgentoo-2-494a9c74ab4fe784103ba7229fbecd30a9fa257b.tar.gz
gentoo-2-494a9c74ab4fe784103ba7229fbecd30a9fa257b.tar.bz2
gentoo-2-494a9c74ab4fe784103ba7229fbecd30a9fa257b.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-puzzle')
-rw-r--r--games-puzzle/zaz/ChangeLog7
-rw-r--r--games-puzzle/zaz/zaz-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/zaz/ChangeLog b/games-puzzle/zaz/ChangeLog
index 235265223d8b..b1a4242972ff 100644
--- a/games-puzzle/zaz/ChangeLog
+++ b/games-puzzle/zaz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/zaz
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.16 2012/05/04 04:45:28 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.17 2013/02/07 22:10:18 ulm Exp $
+
+ 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> zaz-1.0.0.ebuild:
+ Move Creative Commons licenses to shorter names.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> zaz-1.0.0.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/games-puzzle/zaz/zaz-1.0.0.ebuild b/games-puzzle/zaz/zaz-1.0.0.ebuild
index 3023c3719276..1ae9e361ca4b 100644
--- a/games-puzzle/zaz/zaz-1.0.0.ebuild
+++ b/games-puzzle/zaz/zaz-1.0.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-puzzle/zaz/zaz-1.0.0.ebuild,v 1.5 2012/05/04 04:45:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-1.0.0.ebuild,v 1.6 2013/02/07 22:10:18 ulm Exp $
EAPI=2
inherit autotools eutils games
@@ -9,7 +9,7 @@ DESCRIPTION="A puzzle game where the player has to arrange balls in triplets"
HOMEPAGE="http://sourceforge.net/projects/zaz/"
SRC_URI="mirror://sourceforge/zaz/${P}.tar.bz2"
-LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0"
+LICENSE="GPL-3 CC-BY-SA-3.0"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="nls"