Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-daemon: python-daemon-1.6.ebuild ChangeLog
Date: Sun, 04 Dec 2011 21:18:34
Message-Id: 20111204211814.6F54B2004B@flycatcher.gentoo.org
1 hwoarang 11/12/04 21:18:14
2
3 Modified: python-daemon-1.6.ebuild ChangeLog
4 Log:
5 Update LICENSE. Patch by Arfrever.
6
7 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 dev-python/python-daemon/python-daemon-1.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/python-daemon-1.6.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/python-daemon-1.6.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/python-daemon-1.6.ebuild?r1=1.4&r2=1.5
15
16 Index: python-daemon-1.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-daemon/python-daemon-1.6.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- python-daemon-1.6.ebuild 26 Dec 2010 15:28:01 -0000 1.4
23 +++ python-daemon-1.6.ebuild 4 Dec 2011 21:18:14 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-daemon/python-daemon-1.6.ebuild,v 1.4 2010/12/26 15:28:01 arfrever Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-daemon/python-daemon-1.6.ebuild,v 1.5 2011/12/04 21:18:14 hwoarang Exp $
30
31 EAPI="3"
32 PYTHON_DEPEND="2"
33 @@ -13,7 +13,7 @@
34 HOMEPAGE="http://pypi.python.org/pypi/python-daemon"
35 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
36
37 -LICENSE="PSF-2.2"
38 +LICENSE="PSF-2"
39 SLOT="0"
40 KEYWORDS="amd64 x86"
41 IUSE="test"
42
43
44
45 1.6 dev-python/python-daemon/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-daemon/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 28 Jun 2010 08:46:35 -0000 1.5
58 +++ ChangeLog 4 Dec 2011 21:18:14 -0000 1.6
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/python-daemon
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-daemon/ChangeLog,v 1.5 2010/06/28 08:46:35 phajdan.jr Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-daemon/ChangeLog,v 1.6 2011/12/04 21:18:14 hwoarang Exp $
65 +
66 + 04 Dec 2011; Markos Chandras <hwoarang@g.o> python-daemon-1.6.ebuild:
67 + Update LICENSE. Patch by Arfrever.
68
69 28 Jun 2010; Pawel Hajdan jr <phajdan.jr@g.o>
70 python-daemon-1.6.ebuild: