summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2007-12-03 22:06:38 +0000
committerAlfredo Tupone <tupone@gentoo.org>2007-12-03 22:06:38 +0000
commit20fcbe148550a1195277a9e93e2641510321cac4 (patch)
tree91dd13159c3c4aab7e1920c74cfb4c093aaad9be /games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild
parentfixed/updated perl modul depencies (diff)
downloadhistorical-20fcbe148550a1195277a9e93e2641510321cac4.tar.gz
historical-20fcbe148550a1195277a9e93e2641510321cac4.tar.bz2
historical-20fcbe148550a1195277a9e93e2641510321cac4.zip
Adding licenses for songs
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild')
-rw-r--r--games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild b/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild
index f76eb629161d..c31f478119c1 100644
--- a/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild
+++ b/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild,v 1.1 2007/12/03 22:03:13 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild,v 1.2 2007/12/03 22:06:38 tupone Exp $
inherit eutils games
@@ -14,7 +14,9 @@ HOMEPAGE="http://sourceforge.net/projects/ultrastar-ng/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz
songs? ( mirror://sourceforge/${PN}/${SONGS_P}.tar.bz2 )"
-LICENSE="GPL-2"
+LICENSE="GPL-2
+ CCPL-Attribution-ShareAlike-NonCommercial-2.5
+ CCPL-Attribution-NonCommercial-NoDerivs-2.5"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="novideo opengl xine debug alsa gstreamer portaudio songs"