* [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: dovecot-2.1_rc3.ebuild dovecot-2.0.16-r1.ebuild ChangeLog dovecot-1.2.17.ebuild dovecot-2.0.15.ebuild dovecot-2.0.16.ebuild dovecot-2.0.17.ebuild
@ 2012-01-09 20:54 Eray Aslan (eras)
0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2012-01-09 20:54 UTC (permalink / raw
To: gentoo-commits
eras 12/01/09 20:54:14
Modified: dovecot-2.1_rc3.ebuild dovecot-2.0.16-r1.ebuild
ChangeLog dovecot-1.2.17.ebuild
dovecot-2.0.15.ebuild dovecot-2.0.16.ebuild
dovecot-2.0.17.ebuild
Log:
block against postgresql-base[ldap,threads] - bug #396691
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.2 net-mail/dovecot/dovecot-2.1_rc3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.1_rc3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.1_rc3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.1_rc3.ebuild?r1=1.1&r2=1.2
Index: dovecot-2.1_rc3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1_rc3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dovecot-2.1_rc3.ebuild 6 Jan 2012 22:25:52 -0000 1.1
+++ dovecot-2.1_rc3.ebuild 9 Jan 2012 20:54:14 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1_rc3.ebuild,v 1.1 2012/01/06 22:25:52 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1_rc3.ebuild,v 1.2 2012/01/09 20:54:14 eras Exp $
EAPI=4
@@ -36,7 +36,7 @@
lucene? ( >=dev-cpp/clucene-2.3 )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( dev-db/postgresql-base !dev-db/postgresql-base[ldap,threads] )
sqlite? ( dev-db/sqlite )
ssl? ( dev-libs/openssl )
vpopmail? ( net-mail/vpopmail )
1.5 net-mail/dovecot/dovecot-2.0.16-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.16-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.16-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.16-r1.ebuild?r1=1.4&r2=1.5
Index: dovecot-2.0.16-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.16-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dovecot-2.0.16-r1.ebuild 28 Nov 2011 10:56:14 -0000 1.4
+++ dovecot-2.0.16-r1.ebuild 9 Jan 2012 20:54:14 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.16-r1.ebuild,v 1.4 2011/11/28 10:56:14 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.16-r1.ebuild,v 1.5 2012/01/09 20:54:14 eras Exp $
EAPI=4
@@ -31,7 +31,7 @@
ldap? ( net-nds/openldap )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( dev-db/postgresql-base !dev-db/postgresql-base[ldap,threads] )
sqlite? ( dev-db/sqlite )
ssl? ( dev-libs/openssl )
vpopmail? ( net-mail/vpopmail )
1.337 net-mail/dovecot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.337&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.337&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.336&r2=1.337
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
retrieving revision 1.336
retrieving revision 1.337
diff -u -r1.336 -r1.337
--- ChangeLog 6 Jan 2012 22:25:52 -0000 1.336
+++ ChangeLog 9 Jan 2012 20:54:14 -0000 1.337
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/dovecot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.336 2012/01/06 22:25:52 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.337 2012/01/09 20:54:14 eras Exp $
+
+ 09 Jan 2012; Eray Aslan <eras@gentoo.org> dovecot-1.2.17.ebuild,
+ dovecot-2.0.15.ebuild, dovecot-2.0.16.ebuild, dovecot-2.0.16-r1.ebuild,
+ dovecot-2.0.17.ebuild, dovecot-2.1_rc3.ebuild:
+ block against postgresql-base[ldap,threads] - bug #396691
*dovecot-2.1_rc3 (06 Jan 2012)
1.6 net-mail/dovecot/dovecot-1.2.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?r1=1.5&r2=1.6
Index: dovecot-1.2.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dovecot-1.2.17.ebuild 28 May 2011 16:48:30 -0000 1.5
+++ dovecot-1.2.17.ebuild 9 Jan 2012 20:54:14 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v 1.5 2011/05/28 16:48:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v 1.6 2012/01/09 20:54:14 eras Exp $
EAPI=4
@@ -31,7 +31,7 @@
ldap? ( net-nds/openldap )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( dev-db/postgresql-base !dev-db/postgresql-base[ldap,threads] )
sqlite? ( dev-db/sqlite )
ssl? ( dev-libs/openssl )
vpopmail? ( net-mail/vpopmail )"
1.6 net-mail/dovecot/dovecot-2.0.15.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild?r1=1.5&r2=1.6
Index: dovecot-2.0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dovecot-2.0.15.ebuild 5 Nov 2011 21:25:09 -0000 1.5
+++ dovecot-2.0.15.ebuild 9 Jan 2012 20:54:14 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.5 2011/11/05 21:25:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.6 2012/01/09 20:54:14 eras Exp $
EAPI="3"
@@ -30,7 +30,7 @@
ldap? ( net-nds/openldap )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( dev-db/postgresql-base !dev-db/postgresql-base[ldap,threads] )
sqlite? ( dev-db/sqlite )
ssl? ( dev-libs/openssl )
vpopmail? ( net-mail/vpopmail )
1.12 net-mail/dovecot/dovecot-2.0.16.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.16.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.16.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.16.ebuild?r1=1.11&r2=1.12
Index: dovecot-2.0.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.16.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dovecot-2.0.16.ebuild 18 Dec 2011 21:56:27 -0000 1.11
+++ dovecot-2.0.16.ebuild 9 Jan 2012 20:54:14 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.16.ebuild,v 1.11 2011/12/18 21:56:27 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.16.ebuild,v 1.12 2012/01/09 20:54:14 eras Exp $
EAPI=4
@@ -31,7 +31,7 @@
ldap? ( net-nds/openldap )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( dev-db/postgresql-base !dev-db/postgresql-base[ldap,threads] )
sqlite? ( dev-db/sqlite )
ssl? ( dev-libs/openssl )
vpopmail? ( net-mail/vpopmail )
1.2 net-mail/dovecot/dovecot-2.0.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.17.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.17.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.17.ebuild?r1=1.1&r2=1.2
Index: dovecot-2.0.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dovecot-2.0.17.ebuild 6 Jan 2012 21:46:27 -0000 1.1
+++ dovecot-2.0.17.ebuild 9 Jan 2012 20:54:14 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.17.ebuild,v 1.1 2012/01/06 21:46:27 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.17.ebuild,v 1.2 2012/01/09 20:54:14 eras Exp $
EAPI=4
@@ -31,7 +31,7 @@
ldap? ( net-nds/openldap )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( dev-db/postgresql-base !dev-db/postgresql-base[ldap,threads] )
sqlite? ( dev-db/sqlite )
ssl? ( dev-libs/openssl )
vpopmail? ( net-mail/vpopmail )
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-09 20:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 20:54 [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: dovecot-2.1_rc3.ebuild dovecot-2.0.16-r1.ebuild ChangeLog dovecot-1.2.17.ebuild dovecot-2.0.15.ebuild dovecot-2.0.16.ebuild dovecot-2.0.17.ebuild Eray Aslan (eras)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox