Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/courier: courier-0.74.0.ebuild ChangeLog courier-0.71.ebuild courier-0.74.1.ebuild
Date: Sun, 28 Dec 2014 15:57:12
Message-Id: 20141228155552.5C024E5C0@oystercatcher.gentoo.org
1 titanofold 14/12/28 15:55:52
2
3 Modified: courier-0.74.0.ebuild ChangeLog courier-0.71.ebuild
4 courier-0.74.1.ebuild
5 Log:
6 Rename virtual/postgresql to dev-db/postgresql
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
9
10 Revision Changes Path
11 1.3 mail-mta/courier/courier-0.74.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild?r1=1.2&r2=1.3
16
17 Index: courier-0.74.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- courier-0.74.0.ebuild 15 Dec 2014 15:30:00 -0000 1.2
24 +++ courier-0.74.0.ebuild 28 Dec 2014 15:55:52 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild,v 1.2 2014/12/15 15:30:00 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild,v 1.3 2014/12/28 15:55:52 titanofold Exp $
30
31 inherit eutils flag-o-matic multilib
32
33 @@ -27,7 +27,7 @@
34 pam? ( virtual/pam )
35 mysql? ( virtual/mysql )
36 ldap? ( >=net-nds/openldap-1.2.11 )
37 - postgres? ( virtual/postgresql )
38 + postgres? ( dev-db/postgresql )
39 spell? ( app-text/aspell )
40 fam? ( virtual/fam )
41 !mail-filter/maildrop
42
43
44
45 1.180 mail-mta/courier/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?rev=1.180&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?rev=1.180&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?r1=1.179&r2=1.180
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v
54 retrieving revision 1.179
55 retrieving revision 1.180
56 diff -u -r1.179 -r1.180
57 --- ChangeLog 16 Dec 2014 01:45:10 -0000 1.179
58 +++ ChangeLog 28 Dec 2014 15:55:52 -0000 1.180
59 @@ -1,6 +1,10 @@
60 # ChangeLog for mail-mta/courier
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.179 2014/12/16 01:45:10 hanno Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.180 2014/12/28 15:55:52 titanofold Exp $
64 +
65 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> courier-0.71.ebuild,
66 + courier-0.74.0.ebuild, courier-0.74.1.ebuild:
67 + Rename virtual/postgresql to dev-db/postgresql
68
69 *courier-0.74.1 (16 Dec 2014)
70
71
72
73
74 1.11 mail-mta/courier/courier-0.71.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.71.ebuild?rev=1.11&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.71.ebuild?rev=1.11&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.71.ebuild?r1=1.10&r2=1.11
79
80 Index: courier-0.71.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v
83 retrieving revision 1.10
84 retrieving revision 1.11
85 diff -u -r1.10 -r1.11
86 --- courier-0.71.ebuild 3 Nov 2014 12:50:58 -0000 1.10
87 +++ courier-0.71.ebuild 28 Dec 2014 15:55:52 -0000 1.11
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.10 2014/11/03 12:50:58 titanofold Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.11 2014/12/28 15:55:52 titanofold Exp $
93
94 inherit eutils flag-o-matic multilib
95
96 @@ -25,7 +25,7 @@
97 pam? ( virtual/pam )
98 mysql? ( virtual/mysql )
99 ldap? ( >=net-nds/openldap-1.2.11 )
100 - postgres? ( virtual/postgresql )
101 + postgres? ( dev-db/postgresql )
102 spell? ( app-text/aspell )
103 fam? ( virtual/fam )
104 !mail-filter/maildrop
105
106
107
108 1.2 mail-mta/courier/courier-0.74.1.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild?rev=1.2&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild?rev=1.2&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild?r1=1.1&r2=1.2
113
114 Index: courier-0.74.1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild,v
117 retrieving revision 1.1
118 retrieving revision 1.2
119 diff -u -r1.1 -r1.2
120 --- courier-0.74.1.ebuild 16 Dec 2014 01:45:10 -0000 1.1
121 +++ courier-0.74.1.ebuild 28 Dec 2014 15:55:52 -0000 1.2
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2014 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild,v 1.1 2014/12/16 01:45:10 hanno Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild,v 1.2 2014/12/28 15:55:52 titanofold Exp $
127
128 inherit eutils flag-o-matic multilib
129
130 @@ -27,7 +27,7 @@
131 pam? ( virtual/pam )
132 mysql? ( virtual/mysql )
133 ldap? ( >=net-nds/openldap-1.2.11 )
134 - postgres? ( virtual/postgresql )
135 + postgres? ( dev-db/postgresql )
136 spell? ( app-text/aspell )
137 fam? ( virtual/fam )
138 !mail-filter/maildrop