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.1.201305171950_p1.ebuild opensmtpd-5.3.1_p1.ebuild
Date: Sat, 18 May 2013 14:50:43
Message-Id: 20130518145040.44D132171D@flycatcher.gentoo.org
1 zx2c4 13/05/18 14:50:40
2
3 Modified: opensmtpd-5.3.1.201305171950_p1.ebuild
4 opensmtpd-5.3.1_p1.ebuild
5 Log:
6 Add epatch_user for custom patches.
7
8 Revision Changes Path
9 1.4 mail-mta/opensmtpd/opensmtpd-5.3.1.201305171950_p1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1.201305171950_p1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1.201305171950_p1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1.201305171950_p1.ebuild?r1=1.3&r2=1.4
14
15 Index: opensmtpd-5.3.1.201305171950_p1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1.201305171950_p1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- opensmtpd-5.3.1.201305171950_p1.ebuild 18 May 2013 14:49:35 -0000 1.3
22 +++ opensmtpd-5.3.1.201305171950_p1.ebuild 18 May 2013 14:50:40 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2013 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1.201305171950_p1.ebuild,v 1.3 2013/05/18 14:49:35 zx2c4 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1.201305171950_p1.ebuild,v 1.4 2013/05/18 14:50:40 zx2c4 Exp $
28
29 EAPI=5
30
31 @@ -44,7 +44,6 @@
32
33 src_prepare() {
34 epatch "${FILESDIR}"/build-warnings.patch
35 - epatch_user
36 eautoreconf
37 }
38
39
40
41
42 1.5 mail-mta/opensmtpd/opensmtpd-5.3.1_p1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1_p1.ebuild?rev=1.5&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1_p1.ebuild?rev=1.5&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1_p1.ebuild?r1=1.4&r2=1.5
47
48 Index: opensmtpd-5.3.1_p1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1_p1.ebuild,v
51 retrieving revision 1.4
52 retrieving revision 1.5
53 diff -u -r1.4 -r1.5
54 --- opensmtpd-5.3.1_p1.ebuild 18 May 2013 14:49:35 -0000 1.4
55 +++ opensmtpd-5.3.1_p1.ebuild 18 May 2013 14:50:40 -0000 1.5
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2013 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1_p1.ebuild,v 1.4 2013/05/18 14:49:35 zx2c4 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.3.1_p1.ebuild,v 1.5 2013/05/18 14:50:40 zx2c4 Exp $
61
62 EAPI=5
63
64 @@ -44,7 +44,6 @@
65
66 src_prepare() {
67 epatch "${FILESDIR}"/build-warnings.patch
68 - epatch_user
69 eautoreconf
70 }