Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/ultrastar-ng: ultrastar-ng-0.2.1-r1.ebuild
Date: Mon, 03 Dec 2007 22:06:44
Message-Id: E1IzJR1-0001kV-7x@stork.gentoo.org
1 tupone 07/12/03 22:06:39
2
3 Modified: ultrastar-ng-0.2.1-r1.ebuild
4 Log:
5 Adding licenses for songs
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: ultrastar-ng-0.2.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-arcade/ultrastar-ng/ultrastar-ng-0.2.1-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ultrastar-ng-0.2.1-r1.ebuild 3 Dec 2007 22:03:13 -0000 1.1
22 +++ ultrastar-ng-0.2.1-r1.ebuild 3 Dec 2007 22:06:38 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 inherit eutils games
30
31 @@ -14,7 +14,9 @@
32 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz
33 songs? ( mirror://sourceforge/${PN}/${SONGS_P}.tar.bz2 )"
34
35 -LICENSE="GPL-2"
36 +LICENSE="GPL-2
37 + CCPL-Attribution-ShareAlike-NonCommercial-2.5
38 + CCPL-Attribution-NonCommercial-NoDerivs-2.5"
39 SLOT="0"
40 KEYWORDS="~amd64 ~x86"
41 IUSE="novideo opengl xine debug alsa gstreamer portaudio songs"
42
43
44
45 --
46 gentoo-commits@g.o mailing list