Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/getmail: getmail-4.9.1.ebuild ChangeLog
Date: Fri, 31 Jul 2009 21:52:10
Message-Id: E1MX01H-0005li-UZ@stork.gentoo.org
1 chainsaw 09/07/31 21:52:07
2
3 Modified: getmail-4.9.1.ebuild ChangeLog
4 Log:
5 Marked stable on AMD64 as requested by Tiago Cunha <tcunha@g.o> in bug #278891. Compile-tested on a dual hex-core Opteron.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 net-mail/getmail/getmail-4.9.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild?r1=1.2&r2=1.3
14
15 Index: getmail-4.9.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- getmail-4.9.1.ebuild 2 Jun 2009 09:09:27 -0000 1.2
22 +++ getmail-4.9.1.ebuild 31 Jul 2009 21:52:07 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild,v 1.2 2009/06/02 09:09:27 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.9.1.ebuild,v 1.3 2009/07/31 21:52:07 chainsaw Exp $
28
29 inherit distutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="4"
35 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
36 +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
37 IUSE=""
38
39 DEPEND=">=dev-lang/python-2.3.3"
40
41
42
43 1.166 net-mail/getmail/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/getmail/ChangeLog?rev=1.166&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/getmail/ChangeLog?rev=1.166&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/getmail/ChangeLog?r1=1.165&r2=1.166
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v
52 retrieving revision 1.165
53 retrieving revision 1.166
54 diff -u -r1.165 -r1.166
55 --- ChangeLog 23 Jul 2009 19:27:29 -0000 1.165
56 +++ ChangeLog 31 Jul 2009 21:52:07 -0000 1.166
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-mail/getmail
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.165 2009/07/23 19:27:29 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.166 2009/07/31 21:52:07 chainsaw Exp $
62 +
63 + 31 Jul 2009; <chainsaw@g.o> getmail-4.9.1.ebuild:
64 + Marked stable on AMD64 as requested by Tiago Cunha <tcunha@g.o> in
65 + bug #278891. Compile-tested on a dual hex-core Opteron.
66
67 *getmail-4.9.2 (23 Jul 2009)