Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/nicotine+: nicotine+-1.2.9.ebuild ChangeLog
Date: Mon, 05 Nov 2007 13:03:22
Message-Id: E1Ip1bg-0003K2-Lh@stork.gentoo.org
1 coldwind 07/11/05 13:03:08
2
3 Modified: nicotine+-1.2.9.ebuild ChangeLog
4 Log:
5 Update LICENSE to GPL-3 and LGPL-3.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 net-p2p/nicotine+/nicotine+-1.2.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.9.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.9.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.9.ebuild?r1=1.1&r2=1.2
14
15 Index: nicotine+-1.2.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.9.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- nicotine+-1.2.9.ebuild 14 Oct 2007 11:31:25 -0000 1.1
22 +++ nicotine+-1.2.9.ebuild 5 Nov 2007 13:03:08 -0000 1.2
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.9.ebuild,v 1.1 2007/10/14 11:31:25 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.9.ebuild,v 1.2 2007/11/05 13:03:08 coldwind Exp $
28
29 inherit distutils eutils multilib toolchain-funcs
30
31 DESCRIPTION="A fork of nicotine, a Soulseek client in Python"
32 HOMEPAGE="http://nicotine-plus.sourceforge.net"
33 SRC_URI="mirror://sourceforge/nicotine-plus/${P}.tar.bz2"
34 -LICENSE="GPL-2"
35 +LICENSE="GPL-3 LGPL-3"
36 SLOT="0"
37 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
38 IUSE="geoip spell vorbis"
39
40
41
42 1.25 net-p2p/nicotine+/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/ChangeLog?rev=1.25&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/ChangeLog?rev=1.25&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/ChangeLog?r1=1.24&r2=1.25
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v
51 retrieving revision 1.24
52 retrieving revision 1.25
53 diff -u -r1.24 -r1.25
54 --- ChangeLog 14 Oct 2007 11:31:25 -0000 1.24
55 +++ ChangeLog 5 Nov 2007 13:03:08 -0000 1.25
56 @@ -1,6 +1,10 @@
57 # ChangeLog for net-p2p/nicotine+
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.24 2007/10/14 11:31:25 armin76 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.25 2007/11/05 13:03:08 coldwind Exp $
61 +
62 + 05 Nov 2007; Santiago M. Mola <coldwind@g.o>
63 + nicotine+-1.2.9.ebuild:
64 + Update LICENSE to GPL-3 and LGPL-3.
65
66 *nicotine+-1.2.9 (14 Oct 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list