Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/msmtp: msmtp-1.4.28.ebuild msmtp-1.4.27.ebuild ChangeLog
Date: Wed, 02 May 2012 21:28:48
Message-Id: 20120502212828.4FE402004B@flycatcher.gentoo.org
1 jdhore 12/05/02 21:28:28
2
3 Modified: msmtp-1.4.28.ebuild msmtp-1.4.27.ebuild ChangeLog
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 mail-mta/msmtp/msmtp-1.4.28.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild?r1=1.1&r2=1.2
15
16 Index: msmtp-1.4.28.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- msmtp-1.4.28.ebuild 2 May 2012 01:12:32 -0000 1.1
23 +++ msmtp-1.4.28.ebuild 2 May 2012 21:28:28 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v 1.1 2012/05/02 01:12:32 radhermit Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v 1.2 2012/05/02 21:28:28 jdhore Exp $
29
30 EAPI=4
31 inherit multilib python
32 @@ -45,7 +45,7 @@
33 DEPEND="${CDEPEND}
34 doc? ( virtual/texi2dvi )
35 nls? ( sys-devel/gettext )
36 - dev-util/pkgconfig"
37 + virtual/pkgconfig"
38
39 REQUIRED_USE="gnutls? ( ssl )"
40
41
42
43
44 1.7 mail-mta/msmtp/msmtp-1.4.27.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.27.ebuild?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.27.ebuild?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.27.ebuild?r1=1.6&r2=1.7
49
50 Index: msmtp-1.4.27.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.27.ebuild,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- msmtp-1.4.27.ebuild 25 Mar 2012 14:56:08 -0000 1.6
57 +++ msmtp-1.4.27.ebuild 2 May 2012 21:28:28 -0000 1.7
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.27.ebuild,v 1.6 2012/03/25 14:56:08 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.27.ebuild,v 1.7 2012/05/02 21:28:28 jdhore Exp $
63
64 EAPI=4
65 inherit multilib python
66 @@ -45,7 +45,7 @@
67 DEPEND="${CDEPEND}
68 doc? ( virtual/texi2dvi )
69 nls? ( sys-devel/gettext )
70 - dev-util/pkgconfig"
71 + virtual/pkgconfig"
72
73 REQUIRED_USE="gnutls? ( ssl )"
74
75
76
77
78 1.127 mail-mta/msmtp/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/ChangeLog?rev=1.127&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/ChangeLog?rev=1.127&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/ChangeLog?r1=1.126&r2=1.127
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v
87 retrieving revision 1.126
88 retrieving revision 1.127
89 diff -u -r1.126 -r1.127
90 --- ChangeLog 2 May 2012 01:12:32 -0000 1.126
91 +++ ChangeLog 2 May 2012 21:28:28 -0000 1.127
92 @@ -1,6 +1,10 @@
93 # ChangeLog for mail-mta/msmtp
94 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.126 2012/05/02 01:12:32 radhermit Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.127 2012/05/02 21:28:28 jdhore Exp $
97 +
98 + 02 May 2012; Jeff Horelick <jdhore@g.o> msmtp-1.4.27.ebuild,
99 + msmtp-1.4.28.ebuild:
100 + dev-util/pkgconfig -> virtual/pkgconfig
101
102 *msmtp-1.4.28 (02 May 2012)