From 5ddd687a2816ff5ac19fa891ddeba37619201447 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Mon, 3 Dec 2007 22:11:04 +0000 Subject: Some licenses (for songs) are optional (Portage version: 2.1.3.19) --- games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'games-arcade') 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" -- cgit v1.2.3-65-gdbad