summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-17 20:26:46 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-17 20:26:46 +0000
commitbbacf3c434cfce093b8e23e3dac1db2a302a1118 (patch)
treef370e123a4a1eff27439eafe3b0bb60805c77fb3 /mail-mta
parentMigrating away from deprecated postgres virtuals (diff)
downloadgentoo-2-bbacf3c434cfce093b8e23e3dac1db2a302a1118.tar.gz
gentoo-2-bbacf3c434cfce093b8e23e3dac1db2a302a1118.tar.bz2
gentoo-2-bbacf3c434cfce093b8e23e3dac1db2a302a1118.zip
Migrating away from deprecated postgres virtuals
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/postfix/ChangeLog6
-rw-r--r--mail-mta/postfix/postfix-2.6.5.ebuild4
-rw-r--r--mail-mta/postfix/postfix-2.6.6.ebuild4
-rw-r--r--mail-mta/postfix/postfix-2.6.7.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog
index e3eead8102df..3054d150b6ee 100644
--- a/mail-mta/postfix/ChangeLog
+++ b/mail-mta/postfix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-mta/postfix
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.207 2010/06/14 10:15:01 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.208 2010/06/17 20:26:46 patrick Exp $
+
+ 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> postfix-2.6.5.ebuild,
+ postfix-2.6.6.ebuild, postfix-2.6.7.ebuild:
+ Migrating away from deprecated postgres virtuals
14 Jun 2010; Christoph Mende <angelos@gentoo.org> postfix-2.6.6.ebuild:
Stable on amd64 wrt bug #320179
diff --git a/mail-mta/postfix/postfix-2.6.5.ebuild b/mail-mta/postfix/postfix-2.6.5.ebuild
index aa5676fce9bd..240efde44f41 100644
--- a/mail-mta/postfix/postfix-2.6.5.ebuild
+++ b/mail-mta/postfix/postfix-2.6.5.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/mail-mta/postfix/postfix-2.6.5.ebuild,v 1.9 2010/04/10 16:14:06 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.6.5.ebuild,v 1.10 2010/06/17 20:26:46 patrick Exp $
# NOTE: this ebuild is a regular ebuild without mailer-config support!
# Comment lines below "regular ebuild" and uncomment lines below "mailer-config support"
@@ -44,7 +44,7 @@ DEPEND=">=sys-libs/db-3.2
ldap? ( >=net-nds/openldap-1.2 )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
sasl? ( >=dev-libs/cyrus-sasl-2 )
ssl? ( >=dev-libs/openssl-0.9.6g )"
diff --git a/mail-mta/postfix/postfix-2.6.6.ebuild b/mail-mta/postfix/postfix-2.6.6.ebuild
index 76d9f3e9932f..212ebdd3d6f3 100644
--- a/mail-mta/postfix/postfix-2.6.6.ebuild
+++ b/mail-mta/postfix/postfix-2.6.6.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/mail-mta/postfix/postfix-2.6.6.ebuild,v 1.3 2010/06/14 10:15:01 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.6.6.ebuild,v 1.4 2010/06/17 20:26:46 patrick Exp $
# NOTE: this ebuild is a regular ebuild without mailer-config support!
# Comment lines below "regular ebuild" and uncomment lines below "mailer-config support"
@@ -44,7 +44,7 @@ DEPEND=">=sys-libs/db-3.2
ldap? ( >=net-nds/openldap-1.2 )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
sasl? ( >=dev-libs/cyrus-sasl-2 )
ssl? ( >=dev-libs/openssl-0.9.6g )"
diff --git a/mail-mta/postfix/postfix-2.6.7.ebuild b/mail-mta/postfix/postfix-2.6.7.ebuild
index a65195d19956..7b362b823952 100644
--- a/mail-mta/postfix/postfix-2.6.7.ebuild
+++ b/mail-mta/postfix/postfix-2.6.7.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/mail-mta/postfix/postfix-2.6.7.ebuild,v 1.1 2010/06/08 15:59:36 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.6.7.ebuild,v 1.2 2010/06/17 20:26:46 patrick Exp $
# NOTE: this ebuild is a regular ebuild without mailer-config support!
# Comment lines below "regular ebuild" and uncomment lines below "mailer-config support"
@@ -44,7 +44,7 @@ DEPEND=">=sys-libs/db-3.2
ldap? ( >=net-nds/openldap-1.2 )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
sasl? ( >=dev-libs/cyrus-sasl-2 )
ssl? ( >=dev-libs/openssl-0.9.6g )"