Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/netqmail: ChangeLog netqmail-1.05-r8.ebuild netqmail-1.05-r4.ebuild
Date: Mon, 03 Dec 2007 21:37:04
Message-Id: E1IzIyH-000184-WA@stork.gentoo.org
1 robbat2 07/12/03 21:36:57
2
3 Modified: ChangeLog netqmail-1.05-r8.ebuild
4 netqmail-1.05-r4.ebuild
5 Log:
6 DJB has relicensed qmail to the public domain, see http://cr.yp.to/qmail/dist.html
7 (Portage version: 2.1.4_rc4)
8
9 Revision Changes Path
10 1.42 mail-mta/netqmail/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/ChangeLog?rev=1.42&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/ChangeLog?rev=1.42&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/ChangeLog?r1=1.41&r2=1.42
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v
19 retrieving revision 1.41
20 retrieving revision 1.42
21 diff -p -w -b -B -u -u -r1.41 -r1.42
22 --- ChangeLog 30 Jun 2007 18:43:11 -0000 1.41
23 +++ ChangeLog 3 Dec 2007 21:36:57 -0000 1.42
24 @@ -1,6 +1,11 @@
25 # ChangeLog for mail-mta/netqmail
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.41 2007/06/30 18:43:11 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.42 2007/12/03 21:36:57 robbat2 Exp $
29 +
30 + 03 Dec 2007; Robin H. Johnson <robbat2@g.o>
31 + netqmail-1.05-r4.ebuild, netqmail-1.05-r8.ebuild:
32 + DJB has relicensed qmail to the public domain, see
33 + http://cr.yp.to/qmail/dist.html
34
35 30 Jun 2007; Raúl Porcel <armin76@g.o> netqmail-1.05-r8.ebuild:
36 alpha stable wrt #169591
37
38
39
40 1.8 mail-mta/netqmail/netqmail-1.05-r8.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild?rev=1.8&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild?rev=1.8&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild?r1=1.7&r2=1.8
45
46 Index: netqmail-1.05-r8.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild,v
49 retrieving revision 1.7
50 retrieving revision 1.8
51 diff -p -w -b -B -u -u -r1.7 -r1.8
52 --- netqmail-1.05-r8.ebuild 30 Jun 2007 18:43:11 -0000 1.7
53 +++ netqmail-1.05-r8.ebuild 3 Dec 2007 21:36:57 -0000 1.8
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2007 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild,v 1.7 2007/06/30 18:43:11 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild,v 1.8 2007/12/03 21:36:57 robbat2 Exp $
59
60 inherit eutils toolchain-funcs fixheadtails flag-o-matic
61
62 @@ -22,7 +22,7 @@ SRC_URI="
63 )
64 "
65
66 -LICENSE="as-is"
67 +LICENSE="public-domain"
68 SLOT="0"
69 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
70 IUSE="gencertdaily highvolume mailwrapper noauthcram qmail-spp ssl vanilla"
71
72
73
74 1.22 mail-mta/netqmail/netqmail-1.05-r4.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild?rev=1.22&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild?rev=1.22&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild?r1=1.21&r2=1.22
79
80 Index: netqmail-1.05-r4.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v
83 retrieving revision 1.21
84 retrieving revision 1.22
85 diff -p -w -b -B -u -u -r1.21 -r1.22
86 --- netqmail-1.05-r4.ebuild 10 Apr 2007 18:01:26 -0000 1.21
87 +++ netqmail-1.05-r4.ebuild 3 Dec 2007 21:36:57 -0000 1.22
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2007 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.21 2007/04/10 18:01:26 hansmi Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.22 2007/12/03 21:36:57 robbat2 Exp $
93
94 inherit eutils toolchain-funcs fixheadtails flag-o-matic
95
96 @@ -22,7 +22,7 @@ SRC_URI="
97 )
98 "
99
100 -LICENSE="as-is"
101 +LICENSE="public-domain"
102 SLOT="0"
103 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
104 IUSE="gencertdaily highvolume mailwrapper noauthcram qmail-spp ssl vanilla"
105
106
107
108 --
109 gentoo-commits@g.o mailing list