Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-nntp/tin: tin-2.0.1-r1.ebuild ChangeLog
Date: Thu, 28 Mar 2013 16:59:25
Message-Id: 20130328165922.4437B2171C@flycatcher.gentoo.org
1 ago 13/03/28 16:59:22
2
3 Modified: tin-2.0.1-r1.ebuild ChangeLog
4 Log:
5 Stable for arm, wrt bug #463134
6
7 (Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.5 net-nntp/tin/tin-2.0.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/tin-2.0.1-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/tin-2.0.1-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/tin-2.0.1-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: tin-2.0.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- tin-2.0.1-r1.ebuild 26 Mar 2013 18:14:59 -0000 1.4
23 +++ tin-2.0.1-r1.ebuild 28 Mar 2013 16:59:22 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1-r1.ebuild,v 1.4 2013/03/26 18:14:59 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1-r1.ebuild,v 1.5 2013/03/28 16:59:22 ago Exp $
29
30 EAPI=5
31 inherit autotools eutils toolchain-funcs versionator
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
37 +KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
38 IUSE="cancel-locks debug doc +etiquette evil forgery gpg idn ipv6 mime nls sasl socks5 spell unicode"
39
40 RDEPEND="
41
42
43
44 1.50 net-nntp/tin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/ChangeLog?rev=1.50&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/ChangeLog?rev=1.50&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/ChangeLog?r1=1.49&r2=1.50
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v
53 retrieving revision 1.49
54 retrieving revision 1.50
55 diff -u -r1.49 -r1.50
56 --- ChangeLog 26 Mar 2013 18:14:59 -0000 1.49
57 +++ ChangeLog 28 Mar 2013 16:59:22 -0000 1.50
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-nntp/tin
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.49 2013/03/26 18:14:59 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.50 2013/03/28 16:59:22 ago Exp $
63 +
64 + 28 Mar 2013; Agostino Sarubbo <ago@g.o> tin-2.0.1-r1.ebuild:
65 + Stable for arm, wrt bug #463134
66
67 26 Mar 2013; Agostino Sarubbo <ago@g.o> tin-2.0.1-r1.ebuild:
68 Stable for ppc, wrt bug #463134