Gentoo Archives: gentoo-commits

From: "Jason Donenfeld (zx2c4)" <zx2c4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/opensmtpd: opensmtpd-5.3.3.201309261726_p1.ebuild ChangeLog opensmtpd-5.3.3_p1-r1.ebuild
Date: Sat, 28 Sep 2013 01:22:51
Message-Id: 20130928012246.D10E72004C@flycatcher.gentoo.org
1 zx2c4 13/09/28 01:22:46
2
3 Modified: opensmtpd-5.3.3.201309261726_p1.ebuild ChangeLog
4 Removed: opensmtpd-5.3.3_p1-r1.ebuild
5 Log:
6 The latest real release is pretty unstable compared to this particular snapshot, so stabilize the snapshot and punt the ancient release.
7
8 (Portage version: 2.2.6/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
9
10 Revision Changes Path
11 1.2 mail-mta/opensmtpd/opensmtpd-5.3.3.201309261726_p1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.3.201309261726_p1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.3.201309261726_p1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.3.201309261726_p1.ebuild?r1=1.1&r2=1.2
16
17 Index: opensmtpd-5.3.3.201309261726_p1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.3.201309261726_p1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- opensmtpd-5.3.3.201309261726_p1.ebuild 28 Sep 2013 01:19:52 -0000 1.1
24 +++ opensmtpd-5.3.3.201309261726_p1.ebuild 28 Sep 2013 01:22:46 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.3.201309261726_p1.ebuild,v 1.1 2013/09/28 01:19:52 zx2c4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.3.201309261726_p1.ebuild,v 1.2 2013/09/28 01:22:46 zx2c4 Exp $
30
31 EAPI=5
32
33 @@ -16,7 +16,7 @@
34
35 LICENSE="ISC BSD BSD-1 BSD-2 BSD-4"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39 IUSE="pam sqlite +mta"
40
41 DEPEND="dev-libs/openssl
42
43
44
45 1.29 mail-mta/opensmtpd/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/ChangeLog?rev=1.29&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/ChangeLog?rev=1.29&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/ChangeLog?r1=1.28&r2=1.29
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/ChangeLog,v
54 retrieving revision 1.28
55 retrieving revision 1.29
56 diff -u -r1.28 -r1.29
57 --- ChangeLog 28 Sep 2013 01:19:52 -0000 1.28
58 +++ ChangeLog 28 Sep 2013 01:22:46 -0000 1.29
59 @@ -1,6 +1,11 @@
60 # ChangeLog for mail-mta/opensmtpd
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/ChangeLog,v 1.28 2013/09/28 01:19:52 zx2c4 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/ChangeLog,v 1.29 2013/09/28 01:22:46 zx2c4 Exp $
64 +
65 + 28 Sep 2013; Jason A. Donenfeld <zx2c4@g.o>
66 + -opensmtpd-5.3.3_p1-r1.ebuild, opensmtpd-5.3.3.201309261726_p1.ebuild:
67 + The latest real release is pretty unstable compared to this particular
68 + snapshot, so stabilize the snapshot and punt the ancient release.
69
70 *opensmtpd-5.3.3.201309261726_p1 (28 Sep 2013)