summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:57:24 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:57:24 +0000
commit836c808711c3750232341fde0fde86740d1fbbac (patch)
tree73af71e426713ab52d35ae26b39140cf9d5c2e40 /mail-mta/exim/exim-4.84.ebuild
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-836c808711c3750232341fde0fde86740d1fbbac.tar.gz
gentoo-2-836c808711c3750232341fde0fde86740d1fbbac.tar.bz2
gentoo-2-836c808711c3750232341fde0fde86740d1fbbac.zip
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'mail-mta/exim/exim-4.84.ebuild')
-rw-r--r--mail-mta/exim/exim-4.84.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/exim/exim-4.84.ebuild b/mail-mta/exim/exim-4.84.ebuild
index c95e0f7da726..2689f73c0d67 100644
--- a/mail-mta/exim/exim-4.84.ebuild
+++ b/mail-mta/exim/exim-4.84.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/exim/exim-4.84.ebuild,v 1.14 2014/11/03 12:52:00 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.84.ebuild,v 1.15 2014/12/28 15:57:24 titanofold Exp $
EAPI="5"
@@ -32,7 +32,7 @@ COMMON_DEPEND=">=sys-apps/sed-4.0.5
dev-libs/libtasn1 )
ldap? ( >=net-nds/openldap-2.0.7 )
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r2 )
redis? ( dev-libs/hiredis )
spf? ( >=mail-filter/libspf2-1.2.5-r1 )