Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-names: twisted-names-8.2.0.ebuild ChangeLog
Date: Sun, 29 Nov 2009 13:36:08
Message-Id: E1NEjwZ-0001aX-LB@stork.gentoo.org
1 volkmar 09/11/29 13:36:03
2
3 Modified: twisted-names-8.2.0.ebuild ChangeLog
4 Log:
5 Stable for ppc.
6 Bug 289680.
7 (Portage version: 14755-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.4 dev-python/twisted-names/twisted-names-8.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild?r1=1.3&r2=1.4
15
16 Index: twisted-names-8.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- twisted-names-8.2.0.ebuild 11 Nov 2009 17:01:27 -0000 1.3
23 +++ twisted-names-8.2.0.ebuild 29 Nov 2009 13:36:03 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild,v 1.3 2009/11/11 17:01:27 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild,v 1.4 2009/11/29 13:36:03 volkmar Exp $
29
30 EAPI="2"
31 SUPPORT_PYTHON_ABIS="1"
32 @@ -10,7 +10,7 @@
33
34 DESCRIPTION="A Twisted DNS implementation"
35
36 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
38 IUSE=""
39
40 DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*"
41
42
43
44 1.36 dev-python/twisted-names/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.36&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.36&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.35&r2=1.36
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
53 retrieving revision 1.35
54 retrieving revision 1.36
55 diff -u -r1.35 -r1.36
56 --- ChangeLog 11 Nov 2009 17:01:27 -0000 1.35
57 +++ ChangeLog 29 Nov 2009 13:36:03 -0000 1.36
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-python/twisted-names
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.35 2009/11/11 17:01:27 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.36 2009/11/29 13:36:03 volkmar Exp $
63 +
64 + 29 Nov 2009; Mounir Lamouri <volkmar@g.o>
65 + twisted-names-8.2.0.ebuild:
66 + Stable for ppc, bug 289680
67
68 11 Nov 2009; Jeroen Roovers <jer@g.o> twisted-names-8.2.0.ebuild:
69 Stable for HPPA (bug #289680).