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 mail-mta/nullmailer: ChangeLog nullmailer-1.05.ebuild nullmailer-1.06.ebuild
Date: Fri, 16 Mar 2012 11:21:32
Message-Id: 20120316112119.3445E2004B@flycatcher.gentoo.org
1 phajdan.jr 12/03/16 11:21:19
2
3 Modified: ChangeLog nullmailer-1.05.ebuild
4 nullmailer-1.06.ebuild
5 Log:
6 Switch to virtual/shadow.
7
8 (Portage version: 2.1.10.44/cvs/Linux i686)
9
10 Revision Changes Path
11 1.45 mail-mta/nullmailer/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?rev=1.45&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?rev=1.45&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?r1=1.44&r2=1.45
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v
20 retrieving revision 1.44
21 retrieving revision 1.45
22 diff -u -r1.44 -r1.45
23 --- ChangeLog 9 Mar 2012 14:28:32 -0000 1.44
24 +++ ChangeLog 16 Mar 2012 11:21:18 -0000 1.45
25 @@ -1,6 +1,10 @@
26 # ChangeLog for mail-mta/nullmailer
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.44 2012/03/09 14:28:32 eras Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.45 2012/03/16 11:21:18 phajdan.jr Exp $
30 +
31 + 16 Mar 2012; Pawel Hajdan jr <phajdan.jr@g.o> nullmailer-1.05.ebuild,
32 + nullmailer-1.06.ebuild:
33 + Switch to virtual/shadow.
34
35 *nullmailer-1.06 (09 Mar 2012)
36
37
38
39
40 1.5 mail-mta/nullmailer/nullmailer-1.05.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild?r1=1.4&r2=1.5
45
46 Index: nullmailer-1.05.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- nullmailer-1.05.ebuild 9 Mar 2012 11:09:57 -0000 1.4
53 +++ nullmailer-1.05.ebuild 16 Mar 2012 11:21:18 -0000 1.5
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild,v 1.4 2012/03/09 11:09:57 phajdan.jr Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild,v 1.5 2012/03/16 11:21:18 phajdan.jr Exp $
59
60 inherit eutils flag-o-matic autotools
61
62 @@ -23,7 +23,7 @@
63 IUSE=""
64
65 DEPEND="sys-apps/groff"
66 -RDEPEND="sys-apps/shadow
67 +RDEPEND="virtual/shadow
68 virtual/logger
69 !mail-mta/courier
70 !mail-mta/esmtp
71
72
73
74 1.2 mail-mta/nullmailer/nullmailer-1.06.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.06.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.06.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.06.ebuild?r1=1.1&r2=1.2
79
80 Index: nullmailer-1.06.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.06.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- nullmailer-1.06.ebuild 9 Mar 2012 14:28:32 -0000 1.1
87 +++ nullmailer-1.06.ebuild 16 Mar 2012 11:21:19 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.06.ebuild,v 1.1 2012/03/09 14:28:32 eras Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.06.ebuild,v 1.2 2012/03/16 11:21:19 phajdan.jr Exp $
93
94 inherit eutils flag-o-matic autotools
95
96 @@ -23,7 +23,7 @@
97 IUSE=""
98
99 DEPEND="sys-apps/groff"
100 -RDEPEND="sys-apps/shadow
101 +RDEPEND="virtual/shadow
102 virtual/logger
103 !mail-mta/courier
104 !mail-mta/esmtp