Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/sendEmail: ChangeLog sendEmail-1.56.ebuild
Date: Mon, 28 Nov 2011 11:32:47
Message-Id: 20111128113237.0F44E2004B@flycatcher.gentoo.org
1 phajdan.jr 11/11/28 11:32:37
2
3 Modified: ChangeLog sendEmail-1.56.ebuild
4 Log:
5 x86 stable wrt bug #391553
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.18 net-mail/sendEmail/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 26 Nov 2011 09:29:28 -0000 1.17
23 +++ ChangeLog 28 Nov 2011 11:32:36 -0000 1.18
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-mail/sendEmail
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.17 2011/11/26 09:29:28 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.18 2011/11/28 11:32:36 phajdan.jr Exp $
29 +
30 + 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> sendEmail-1.56.ebuild:
31 + x86 stable wrt bug #391553
32
33 26 Nov 2011; Markos Chandras <hwoarang@g.o> sendEmail-1.56.ebuild:
34 Stable on amd64 wrt bug #391553
35
36
37
38 1.3 net-mail/sendEmail/sendEmail-1.56.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/sendEmail-1.56.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/sendEmail-1.56.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/sendEmail-1.56.ebuild?r1=1.2&r2=1.3
43
44 Index: sendEmail-1.56.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.56.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- sendEmail-1.56.ebuild 26 Nov 2011 09:29:28 -0000 1.2
51 +++ sendEmail-1.56.ebuild 28 Nov 2011 11:32:36 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.56.ebuild,v 1.2 2011/11/26 09:29:28 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.56.ebuild,v 1.3 2011/11/28 11:32:36 phajdan.jr Exp $
57
58 DESCRIPTION="Command line based, SMTP email agent"
59 HOMEPAGE="http://caspian.dotconf.net/menu/Software/SendEmail/"
60 @@ -8,7 +8,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~x86"
65 +KEYWORDS="amd64 ~ppc x86"
66 IUSE="ssl"
67
68 DEPEND=""