summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 20:28:34 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 20:28:34 +0000
commite5685e069e1429305af2551259c3e40e7163cc4e (patch)
tree3800f1bb21902aa0cb3228e808f90a7d7505cdb7 /mail-mta/postfix/postfix-2.3.2.ebuild
parentstable on amd64 (diff)
downloadgentoo-2-e5685e069e1429305af2551259c3e40e7163cc4e.tar.gz
gentoo-2-e5685e069e1429305af2551259c3e40e7163cc4e.tar.bz2
gentoo-2-e5685e069e1429305af2551259c3e40e7163cc4e.zip
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'mail-mta/postfix/postfix-2.3.2.ebuild')
-rw-r--r--mail-mta/postfix/postfix-2.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.3.2.ebuild b/mail-mta/postfix/postfix-2.3.2.ebuild
index fbc02f876558..c5ffb4d15028 100644
--- a/mail-mta/postfix/postfix-2.3.2.ebuild
+++ b/mail-mta/postfix/postfix-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.2.ebuild,v 1.1 2006/08/01 18:42:51 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.2.ebuild,v 1.2 2006/11/23 20:28:34 vivo Exp $
# NOTE: this ebuild is regular ebuild without mailer-config support
# comment lines below "regular ebuild" and uncomment lines below "mailer-config support"
@@ -44,7 +44,7 @@ DEPEND="cdb? ( || ( >=dev-db/cdb-0.75-r1 >=dev-db/tinycdb-0.74 ) )
>=dev-libs/libpcre-3.4
pam? ( virtual/pam )
ldap? ( >=net-nds/openldap-1.2 )
- mysql? ( >=dev-db/mysql-3.23.51 )
+ mysql? ( virtual/mysql )
postgres? ( >=dev-db/postgresql-7.1 )
ssl? ( >=dev-libs/openssl-0.9.6g )
sasl? ( >=dev-libs/cyrus-sasl-2 )"