summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-08 21:02:44 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-08 21:02:44 +0000
commitb831402abc6cb511e9fd1afcd266fcd781d7daa5 (patch)
treeff09b64f52b77ffd975de6145509f65683f36b26 /games-puzzle
parentRemove old. Version bump. Fix slotting. (diff)
downloadgentoo-2-b831402abc6cb511e9fd1afcd266fcd781d7daa5.tar.gz
gentoo-2-b831402abc6cb511e9fd1afcd266fcd781d7daa5.tar.bz2
gentoo-2-b831402abc6cb511e9fd1afcd266fcd781d7daa5.zip
add CCPL-Attribution-ShareAlike-3.0 for music
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/zaz/zaz-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/zaz/zaz-0.3.0.ebuild b/games-puzzle/zaz/zaz-0.3.0.ebuild
index b7456a90787e..2662909c2b2c 100644
--- a/games-puzzle/zaz/zaz-0.3.0.ebuild
+++ b/games-puzzle/zaz/zaz-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-0.3.0.ebuild,v 1.1 2009/10/08 06:27:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-0.3.0.ebuild,v 1.2 2009/10/08 21:02:44 mr_bones_ 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.gz"
-LICENSE="GPL-3"
+LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="nls"