Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-names: ChangeLog twisted-names-10.2.0.ebuild
Date: Tue, 28 Dec 2010 01:20:58
Message-Id: 20101228012049.0F0F820054@flycatcher.gentoo.org
1 ranger 10/12/28 01:20:49
2
3 Modified: ChangeLog twisted-names-10.2.0.ebuild
4 Log:
5 Marking twisted-names-10.2.0 ppc64 for bug 333211
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.51 dev-python/twisted-names/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.51&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.51&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.50&r2=1.51
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
19 retrieving revision 1.50
20 retrieving revision 1.51
21 diff -u -r1.50 -r1.51
22 --- ChangeLog 23 Dec 2010 23:47:08 -0000 1.50
23 +++ ChangeLog 28 Dec 2010 01:20:48 -0000 1.51
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/twisted-names
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.50 2010/12/23 23:47:08 tomka Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.51 2010/12/28 01:20:48 ranger Exp $
29 +
30 + 28 Dec 2010; Brent Baude <ranger@g.o> twisted-names-10.2.0.ebuild:
31 + Marking twisted-names-10.2.0 ppc64 for bug 333211
32
33 23 Dec 2010; Thomas Kahle <tomka@g.o> twisted-names-10.1.0.ebuild:
34 x86 stable per bug 333389
35
36
37
38 1.2 dev-python/twisted-names/twisted-names-10.2.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild?r1=1.1&r2=1.2
43
44 Index: twisted-names-10.2.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- twisted-names-10.2.0.ebuild 22 Dec 2010 21:44:51 -0000 1.1
51 +++ twisted-names-10.2.0.ebuild 28 Dec 2010 01:20:48 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild,v 1.1 2010/12/22 21:44:51 arfrever Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild,v 1.2 2010/12/28 01:20:48 ranger Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="2"
60 @@ -12,7 +12,7 @@
61
62 DESCRIPTION="A Twisted DNS implementation"
63
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*"