Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/dnspython: dnspython-1.9.4.ebuild ChangeLog dnspython-1.10.0.ebuild
Date: Sat, 01 Dec 2012 01:59:18
Message-Id: 20121201015906.ED11021613@flycatcher.gentoo.org
1 radhermit 12/12/01 01:59:06
2
3 Modified: dnspython-1.9.4.ebuild ChangeLog
4 dnspython-1.10.0.ebuild
5 Log:
6 Fix LICENSE (bug #445412 by ulm).
7
8 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
9
10 Revision Changes Path
11 1.7 dev-python/dnspython/dnspython-1.9.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.9.4.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.9.4.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.9.4.ebuild?r1=1.6&r2=1.7
16
17 Index: dnspython-1.9.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.9.4.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- dnspython-1.9.4.ebuild 28 May 2011 13:42:36 -0000 1.6
24 +++ dnspython-1.9.4.ebuild 1 Dec 2012 01:59:06 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.9.4.ebuild,v 1.6 2011/05/28 13:42:36 ranger Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.9.4.ebuild,v 1.7 2012/12/01 01:59:06 radhermit Exp $
31
32 EAPI="3"
33 PYTHON_DEPEND="2"
34 @@ -13,7 +13,7 @@
35 HOMEPAGE="http://www.dnspython.org/ http://pypi.python.org/pypi/dnspython"
36 SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz"
37
38 -LICENSE="as-is"
39 +LICENSE="ISC"
40 SLOT="0"
41 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
42 IUSE="examples"
43
44
45
46 1.79 dev-python/dnspython/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?rev=1.79&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?rev=1.79&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?r1=1.78&r2=1.79
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v
55 retrieving revision 1.78
56 retrieving revision 1.79
57 diff -u -r1.78 -r1.79
58 --- ChangeLog 19 Apr 2012 07:42:22 -0000 1.78
59 +++ ChangeLog 1 Dec 2012 01:59:06 -0000 1.79
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-python/dnspython
62 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.78 2012/04/19 07:42:22 patrick Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.79 2012/12/01 01:59:06 radhermit Exp $
65 +
66 + 01 Dec 2012; Tim Harder <radhermit@g.o> dnspython-1.9.4.ebuild,
67 + dnspython-1.10.0.ebuild:
68 + Fix LICENSE (bug #445412 by ulm).
69
70 *dnspython-1.10.0 (19 Apr 2012)
71
72
73
74
75 1.2 dev-python/dnspython/dnspython-1.10.0.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.10.0.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.10.0.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.10.0.ebuild?r1=1.1&r2=1.2
80
81 Index: dnspython-1.10.0.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.10.0.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- dnspython-1.10.0.ebuild 19 Apr 2012 07:42:22 -0000 1.1
88 +++ dnspython-1.10.0.ebuild 1 Dec 2012 01:59:06 -0000 1.2
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.10.0.ebuild,v 1.1 2012/04/19 07:42:22 patrick Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.10.0.ebuild,v 1.2 2012/12/01 01:59:06 radhermit Exp $
94
95 EAPI="3"
96 PYTHON_DEPEND="2"
97 @@ -13,7 +13,7 @@
98 HOMEPAGE="http://www.dnspython.org/ http://pypi.python.org/pypi/dnspython"
99 SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz"
100
101 -LICENSE="as-is"
102 +LICENSE="ISC"
103 SLOT="0"
104 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
105 IUSE="examples"