Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/fetchmail: fetchmail-6.3.11-r1.ebuild ChangeLog
Date: Sat, 05 Sep 2009 00:22:19
Message-Id: E1Mjj2n-00051v-It@stork.gentoo.org
1 ranger 09/09/05 00:22:17
2
3 Modified: fetchmail-6.3.11-r1.ebuild ChangeLog
4 Log:
5 Marking fetchmail-6.3.11-r1 ppc64 for bug 282015
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.6 net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: fetchmail-6.3.11-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- fetchmail-6.3.11-r1.ebuild 1 Sep 2009 14:53:31 -0000 1.5
22 +++ fetchmail-6.3.11-r1.ebuild 5 Sep 2009 00:22:17 -0000 1.6
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/fetchmail/fetchmail-6.3.11-r1.ebuild,v 1.5 2009/09/01 14:53:31 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild,v 1.6 2009/09/05 00:22:17 ranger Exp $
28
29 EAPI=2
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-2 public-domain"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
37 IUSE="ssl nls kerberos krb4 hesiod"
38
39 RDEPEND="hesiod? ( net-dns/hesiod )
40
41
42
43 1.172 net-mail/fetchmail/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?rev=1.172&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?rev=1.172&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?r1=1.171&r2=1.172
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v
52 retrieving revision 1.171
53 retrieving revision 1.172
54 diff -u -r1.171 -r1.172
55 --- ChangeLog 1 Sep 2009 14:53:31 -0000 1.171
56 +++ ChangeLog 5 Sep 2009 00:22:17 -0000 1.172
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-mail/fetchmail
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.171 2009/09/01 14:53:31 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.172 2009/09/05 00:22:17 ranger Exp $
62 +
63 + 05 Sep 2009; Brent Baude <ranger@g.o> fetchmail-6.3.11-r1.ebuild:
64 + Marking fetchmail-6.3.11-r1 ppc64 for bug 282015
65
66 01 Sep 2009; Jeroen Roovers <jer@g.o> fetchmail-6.3.11-r1.ebuild:
67 Stable for HPPA (bug #282015).