diff options
author | Patrick Lauer <patrick@gentoo.org> | 2010-06-17 20:54:47 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2010-06-17 20:54:47 +0000 |
commit | e007ea53bfdc202315f36cea9a5293fb0b725915 (patch) | |
tree | f539b0eb523e5a16a649c5dff431dce0975b3ab1 /net-mail | |
parent | Migrating away from deprecated postgres virtuals (diff) | |
download | historical-e007ea53bfdc202315f36cea9a5293fb0b725915.tar.gz historical-e007ea53bfdc202315f36cea9a5293fb0b725915.tar.bz2 historical-e007ea53bfdc202315f36cea9a5293fb0b725915.zip |
Migrating away from deprecated postgres virtuals
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-mail')
24 files changed, 72 insertions, 56 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 339b329c830d..0c7345d1fada 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.242 2010/06/15 21:23:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.243 2010/06/17 20:52:06 patrick Exp $ + + 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> dovecot-1.1.7-r1.ebuild, + dovecot-1.1.16.ebuild, dovecot-1.1.19.ebuild, dovecot-1.2.6.ebuild, + dovecot-1.2.7.ebuild, dovecot-1.2.8.ebuild, dovecot-1.2.9-r1.ebuild, + dovecot-1.2.10-r1.ebuild, dovecot-1.2.11.ebuild, dovecot-1.2.11-r1.ebuild, + dovecot-1.2.11-r2.ebuild, dovecot-2.0_beta4.ebuild, + dovecot-2.0_beta5.ebuild, dovecot-2.0_beta6.ebuild: + Migrating away from deprecated postgres virtuals *dovecot-2.0_beta6 (15 Jun 2010) diff --git a/net-mail/dovecot/dovecot-1.1.16.ebuild b/net-mail/dovecot/dovecot-1.1.16.ebuild index 2407bd3cf50b..ef5135bcdfc5 100644 --- a/net-mail/dovecot/dovecot-1.1.16.ebuild +++ b/net-mail/dovecot/dovecot-1.1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.16.ebuild,v 1.1 2009/06/09 07:01:35 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.16.ebuild,v 1.2 2010/06/17 20:52:06 patrick Exp $ inherit autotools eutils ssl-cert versionator @@ -37,7 +37,7 @@ DEPEND=">=sys-apps/sed-4 ldap? ( net-nds/openldap ) pam? ( virtual/pam ) ssl? ( dev-libs/openssl ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) mysql? ( virtual/mysql ) sqlite3? ( =dev-db/sqlite-3* ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.1.19.ebuild b/net-mail/dovecot/dovecot-1.1.19.ebuild index 631f89346eee..83da38b19e7b 100644 --- a/net-mail/dovecot/dovecot-1.1.19.ebuild +++ b/net-mail/dovecot/dovecot-1.1.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.19.ebuild,v 1.6 2009/12/29 17:40:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.19.ebuild,v 1.7 2010/06/17 20:52:06 patrick Exp $ inherit autotools eutils ssl-cert versionator @@ -37,7 +37,7 @@ DEPEND=">=sys-apps/sed-4 ldap? ( net-nds/openldap ) pam? ( virtual/pam ) ssl? ( dev-libs/openssl ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) mysql? ( virtual/mysql ) sqlite3? ( =dev-db/sqlite-3* ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.1.7-r1.ebuild b/net-mail/dovecot/dovecot-1.1.7-r1.ebuild index 1e38a94edad5..ab458a3e9141 100644 --- a/net-mail/dovecot/dovecot-1.1.7-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.1.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.7-r1.ebuild,v 1.4 2008/12/08 16:37:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.7-r1.ebuild,v 1.5 2010/06/17 20:52:06 patrick Exp $ inherit autotools eutils ssl-cert versionator @@ -37,7 +37,7 @@ DEPEND=">=sys-apps/sed-4 ldap? ( net-nds/openldap ) pam? ( virtual/pam ) ssl? ( dev-libs/openssl ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) mysql? ( virtual/mysql ) sqlite3? ( =dev-db/sqlite-3* ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.2.10-r1.ebuild b/net-mail/dovecot/dovecot-1.2.10-r1.ebuild index 38fc6cfd7d61..b9f435b580db 100644 --- a/net-mail/dovecot/dovecot-1.2.10-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.10-r1.ebuild,v 1.3 2010/02/19 19:33:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.10-r1.ebuild,v 1.4 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.2.11-r1.ebuild b/net-mail/dovecot/dovecot-1.2.11-r1.ebuild index 2580132fdfd2..cd08260605d5 100644 --- a/net-mail/dovecot/dovecot-1.2.11-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11-r1.ebuild,v 1.5 2010/05/07 18:21:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11-r1.ebuild,v 1.6 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.2.11-r2.ebuild b/net-mail/dovecot/dovecot-1.2.11-r2.ebuild index dc4df4dd4bf8..2156680b8930 100644 --- a/net-mail/dovecot/dovecot-1.2.11-r2.ebuild +++ b/net-mail/dovecot/dovecot-1.2.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11-r2.ebuild,v 1.1 2010/05/04 06:54:18 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11-r2.ebuild,v 1.2 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.2.11.ebuild b/net-mail/dovecot/dovecot-1.2.11.ebuild index e43193040baa..a9e0cb627f54 100644 --- a/net-mail/dovecot/dovecot-1.2.11.ebuild +++ b/net-mail/dovecot/dovecot-1.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11.ebuild,v 1.1 2010/03/29 18:45:38 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11.ebuild,v 1.2 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.2.6.ebuild b/net-mail/dovecot/dovecot-1.2.6.ebuild index f5723c6c8768..6c382bd4328b 100644 --- a/net-mail/dovecot/dovecot-1.2.6.ebuild +++ b/net-mail/dovecot/dovecot-1.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.6.ebuild,v 1.6 2009/12/26 18:02:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.6.ebuild,v 1.7 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.2.7.ebuild b/net-mail/dovecot/dovecot-1.2.7.ebuild index bdd86318432c..1a202016a0fc 100644 --- a/net-mail/dovecot/dovecot-1.2.7.ebuild +++ b/net-mail/dovecot/dovecot-1.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.7.ebuild,v 1.2 2009/12/26 18:02:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.7.ebuild,v 1.3 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.2.8.ebuild b/net-mail/dovecot/dovecot-1.2.8.ebuild index 00dcfe34cba9..9074e1a870bf 100644 --- a/net-mail/dovecot/dovecot-1.2.8.ebuild +++ b/net-mail/dovecot/dovecot-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.8.ebuild,v 1.3 2010/01/24 01:43:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.8.ebuild,v 1.4 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-1.2.9-r1.ebuild b/net-mail/dovecot/dovecot-1.2.9-r1.ebuild index 4f68276ed063..62d15ca019bf 100644 --- a/net-mail/dovecot/dovecot-1.2.9-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.9-r1.ebuild,v 1.1 2010/01/26 20:01:23 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.9-r1.ebuild,v 1.2 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-2.0_beta4.ebuild b/net-mail/dovecot/dovecot-2.0_beta4.ebuild index 73cc9f20cf77..82b34aaa174c 100644 --- a/net-mail/dovecot/dovecot-2.0_beta4.ebuild +++ b/net-mail/dovecot/dovecot-2.0_beta4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0_beta4.ebuild,v 1.2 2010/04/08 01:17:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0_beta4.ebuild,v 1.3 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -28,7 +28,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-2.0_beta5.ebuild b/net-mail/dovecot/dovecot-2.0_beta5.ebuild index 19a23f11abfb..7f6d8611d997 100644 --- a/net-mail/dovecot/dovecot-2.0_beta5.ebuild +++ b/net-mail/dovecot/dovecot-2.0_beta5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0_beta5.ebuild,v 1.1 2010/05/19 13:26:56 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0_beta5.ebuild,v 1.2 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -28,7 +28,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/dovecot/dovecot-2.0_beta6.ebuild b/net-mail/dovecot/dovecot-2.0_beta6.ebuild index 4a9bed6618a5..132b0cd06dbc 100644 --- a/net-mail/dovecot/dovecot-2.0_beta6.ebuild +++ b/net-mail/dovecot/dovecot-2.0_beta6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0_beta6.ebuild,v 1.1 2010/06/15 21:23:33 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0_beta6.ebuild,v 1.2 2010/06/17 20:52:06 patrick Exp $ EAPI="2" @@ -28,7 +28,7 @@ DEPEND="berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) vpopmail? ( net-mail/vpopmail )" diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog index 7947e83649a4..87bb53f7cb91 100644 --- a/net-mail/ezmlm-idx/ChangeLog +++ b/net-mail/ezmlm-idx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/ezmlm-idx # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.29 2010/01/26 09:28:11 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.30 2010/06/17 20:53:45 patrick Exp $ + + 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> ezmlm-idx-0.40-r2.ebuild, + ezmlm-idx-6.0.0.ebuild, ezmlm-idx-7.0.0.ebuild, ezmlm-idx-7.0.0-r1.ebuild: + Migrating away from deprecated postgres virtuals *ezmlm-idx-7.0.0-r1 (26 Jan 2010) diff --git a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild index bbf7b345dfaa..98705fc77dc0 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.18 2006/11/23 16:04:43 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.19 2010/06/17 20:53:45 patrick Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -27,8 +27,8 @@ RDEPEND="virtual/qmail" if [ "$PN" = "${PB}-pgsql" ] then - DEPEND="$DEPEND dev-db/postgresql" - RDEPEND="$RDEPEND dev-db/postgresql" + DEPEND="$DEPEND dev-db/postgresql-server" + RDEPEND="$RDEPEND dev-db/postgresql-server" elif [ "$PN" = "${PB}-mysql" ] then DEPEND="$DEPEND virtual/mysql" diff --git a/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild index c97021c1996d..22d312d7521e 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild,v 1.8 2009/09/18 20:27:24 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild,v 1.9 2010/06/17 20:53:45 patrick Exp $ EZMLM_P=ezmlm-0.53 @@ -18,7 +18,7 @@ IUSE="mysql postgres" DEPEND=" mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) " RDEPEND="${DEPEND} virtual/qmail" diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r1.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r1.ebuild index 017f8ce151e8..52bc1a68d837 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r1.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r1.ebuild,v 1.1 2010/01/26 09:28:11 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r1.ebuild,v 1.2 2010/06/17 20:53:45 patrick Exp $ inherit qmail multilib @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="mysql postgres" DEPEND="mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-base )" + postgres? ( dev-db/postgresql-base )" RDEPEND="${DEPEND} virtual/qmail" diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild index 453c77b59074..300a1e567336 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild,v 1.3 2009/04/06 15:01:51 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild,v 1.4 2010/06/17 20:53:45 patrick Exp $ inherit qmail @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="mysql postgres" DEPEND="mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-base )" + postgres? ( dev-db/postgresql-base )" RDEPEND="${DEPEND} virtual/qmail" diff --git a/net-mail/mailutils/ChangeLog b/net-mail/mailutils/ChangeLog index fa20c620baf2..c5510f09416f 100644 --- a/net-mail/mailutils/ChangeLog +++ b/net-mail/mailutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/mailutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/ChangeLog,v 1.42 2010/01/25 00:30:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/ChangeLog,v 1.43 2010/06/17 20:54:47 patrick Exp $ + + 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> mailutils-0.6-r3.ebuild, + mailutils-1.2.ebuild, mailutils-2.1.ebuild: + Migrating away from deprecated postgres virtuals 25 Jan 2010; Jeroen Roovers <jer@gentoo.org> mailutils-2.1.ebuild, metadata.xml: diff --git a/net-mail/mailutils/mailutils-0.6-r3.ebuild b/net-mail/mailutils/mailutils-0.6-r3.ebuild index de60b00040cb..3ad3ef59afeb 100644 --- a/net-mail/mailutils/mailutils-0.6-r3.ebuild +++ b/net-mail/mailutils/mailutils-0.6-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/mailutils-0.6-r3.ebuild,v 1.11 2009/03/16 09:44:22 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/mailutils-0.6-r3.ebuild,v 1.12 2010/06/17 20:54:47 patrick Exp $ inherit eutils @@ -20,7 +20,7 @@ RDEPEND="!virtual/mailx dev-scheme/guile gdbm? ( sys-libs/gdbm ) mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( dev-db/postgresql-server ) nls? ( sys-devel/gettext ) virtual/mta" diff --git a/net-mail/mailutils/mailutils-1.2.ebuild b/net-mail/mailutils/mailutils-1.2.ebuild index 1e4cc2896a51..29ccb14f2f0e 100644 --- a/net-mail/mailutils/mailutils-1.2.ebuild +++ b/net-mail/mailutils/mailutils-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/mailutils-1.2.ebuild,v 1.5 2009/03/16 09:44:22 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/mailutils-1.2.ebuild,v 1.6 2010/06/17 20:54:47 patrick Exp $ inherit eutils @@ -20,7 +20,7 @@ RDEPEND="!virtual/mailx dev-scheme/guile gdbm? ( sys-libs/gdbm ) mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) nls? ( sys-devel/gettext ) virtual/mta" diff --git a/net-mail/mailutils/mailutils-2.1.ebuild b/net-mail/mailutils/mailutils-2.1.ebuild index 345ad0756eee..654f4927a978 100644 --- a/net-mail/mailutils/mailutils-2.1.ebuild +++ b/net-mail/mailutils/mailutils-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/mailutils-2.1.ebuild,v 1.4 2010/01/25 00:30:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailutils/mailutils-2.1.ebuild,v 1.5 2010/06/17 20:54:47 patrick Exp $ EAPI="2" @@ -25,7 +25,7 @@ RDEPEND="!virtual/mailx ldap? ( net-nds/openldap ) mysql? ( virtual/mysql ) nls? ( sys-devel/gettext ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) tokyocabinet? ( dev-db/tokyocabinet ) virtual/mta" |