Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: ChangeLog twisted-news-8.1.0.ebuild
Date: Sun, 24 Aug 2008 11:28:53
Message-Id: E1KXDm6-0004et-ML@stork.gentoo.org
1 corsair 08/08/24 11:28:50
2
3 Modified: ChangeLog twisted-news-8.1.0.ebuild
4 Log:
5 Stable on ppc64; bug #231675
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.26 dev-python/twisted-news/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 13 Aug 2008 11:16:06 -0000 1.25
22 +++ ChangeLog 24 Aug 2008 11:28:50 -0000 1.26
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/twisted-news
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.25 2008/08/13 11:16:06 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.26 2008/08/24 11:28:50 corsair Exp $
28 +
29 + 24 Aug 2008; Markus Rothe <corsair@g.o> twisted-news-8.1.0.ebuild:
30 + Stable on ppc64; bug #231675
31
32 13 Aug 2008; Raúl Porcel <armin76@g.o> twisted-news-8.1.0.ebuild:
33 alpha/ia64/x86 stable wrt #231675
34
35
36
37 1.5 dev-python/twisted-news/twisted-news-8.1.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild?r1=1.4&r2=1.5
42
43 Index: twisted-news-8.1.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- twisted-news-8.1.0.ebuild 13 Aug 2008 11:16:06 -0000 1.4
50 +++ twisted-news-8.1.0.ebuild 24 Aug 2008 11:28:50 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.4 2008/08/13 11:16:06 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.5 2008/08/24 11:28:50 corsair Exp $
56
57 MY_PACKAGE=News
58
59 @@ -8,7 +8,7 @@
60
61 DESCRIPTION="Twisted News is an NNTP server and programming library."
62
63 -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
64 +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86"
65
66 DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
67 dev-python/twisted-mail"