diff options
author | Aaron Swenson <titanofold@gentoo.org> | 2014-11-03 12:53:19 +0000 |
---|---|---|
committer | Aaron Swenson <titanofold@gentoo.org> | 2014-11-03 12:53:19 +0000 |
commit | f86d86b5c9891e57dde81f6cd97e84477fb4b4b9 (patch) | |
tree | 42377f6e363f8189716c141552ce02272c35feee /mail-mta/courier/courier-0.71.ebuild | |
parent | Update PostgreSQL dependencies and/or checks to virtual/postgresql. (diff) | |
download | historical-f86d86b5c9891e57dde81f6cd97e84477fb4b4b9.tar.gz historical-f86d86b5c9891e57dde81f6cd97e84477fb4b4b9.tar.bz2 historical-f86d86b5c9891e57dde81f6cd97e84477fb4b4b9.zip |
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
Manifest-Sign-Key: 0xD1BBFDA0
Diffstat (limited to 'mail-mta/courier/courier-0.71.ebuild')
-rw-r--r-- | mail-mta/courier/courier-0.71.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/courier/courier-0.71.ebuild b/mail-mta/courier/courier-0.71.ebuild index 997c156fd56f..fa315c81824f 100644 --- a/mail-mta/courier/courier-0.71.ebuild +++ b/mail-mta/courier/courier-0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.9 2014/01/18 19:52:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.10 2014/11/03 12:50:58 titanofold Exp $ inherit eutils flag-o-matic multilib @@ -25,7 +25,7 @@ DEPEND=" pam? ( virtual/pam ) mysql? ( virtual/mysql ) ldap? ( >=net-nds/openldap-1.2.11 ) - postgres? ( dev-db/postgresql-base ) + postgres? ( virtual/postgresql ) spell? ( app-text/aspell ) fam? ( virtual/fam ) !mail-filter/maildrop |