summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2007-12-03 22:11:04 +0000
committerAlfredo Tupone <tupone@gentoo.org>2007-12-03 22:11:04 +0000
commit5ddd687a2816ff5ac19fa891ddeba37619201447 (patch)
treeb298836c0e2ce7fe461dd1b774ac8b19eefddf77
parentnet-www/xxv-1.0.1 unmasked (diff)
downloadgentoo-2-5ddd687a2816ff5ac19fa891ddeba37619201447.tar.gz
gentoo-2-5ddd687a2816ff5ac19fa891ddeba37619201447.tar.bz2
gentoo-2-5ddd687a2816ff5ac19fa891ddeba37619201447.zip
Some licenses (for songs) are optional
(Portage version: 2.1.3.19)
-rw-r--r--games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild8
1 files changed, 5 insertions, 3 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 c31f478119c1..6548ba7bef24 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.2 2007/12/03 22:06:38 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild,v 1.3 2007/12/03 22:11:04 tupone Exp $
inherit eutils games
@@ -15,8 +15,10 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz
songs? ( mirror://sourceforge/${PN}/${SONGS_P}.tar.bz2 )"
LICENSE="GPL-2
- CCPL-Attribution-ShareAlike-NonCommercial-2.5
- CCPL-Attribution-NonCommercial-NoDerivs-2.5"
+ songs? (
+ 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"