diff options
author | 2009-10-04 20:06:46 +0000 | |
---|---|---|
committer | 2009-10-04 20:06:46 +0000 | |
commit | f39ef6926e0003996ab5b06f1889f79e0a805f30 (patch) | |
tree | 33b4b85ad08e4143f7550999a1f0bab606f2f417 /net-mail/dbmail/dbmail-2.2.11.ebuild | |
parent | net-zope/zopeinterface renamed to net-zope/zope-interface. (diff) | |
download | gentoo-2-f39ef6926e0003996ab5b06f1889f79e0a805f30.tar.gz gentoo-2-f39ef6926e0003996ab5b06f1889f79e0a805f30.tar.bz2 gentoo-2-f39ef6926e0003996ab5b06f1889f79e0a805f30.zip |
net-zope/zopeinterface renamed to net-zope/zope-interface.
(Portage version: 14490-svn/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/dbmail/dbmail-2.2.11.ebuild')
-rw-r--r-- | net-mail/dbmail/dbmail-2.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dbmail/dbmail-2.2.11.ebuild b/net-mail/dbmail/dbmail-2.2.11.ebuild index c1b6ae743760..418645b4d900 100644 --- a/net-mail/dbmail/dbmail-2.2.11.ebuild +++ b/net-mail/dbmail/dbmail-2.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.11.ebuild,v 1.2 2009/07/11 17:00:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.11.ebuild,v 1.3 2009/10/04 20:06:46 arfrever Exp $ inherit eutils multilib python @@ -22,7 +22,7 @@ DEPEND="ssl? ( dev-libs/openssl ) !mysql? ( !postgres? ( !sqlite3? ( >=dev-db/sqlite-3.0 ) ) ) sieve? ( >=mail-filter/libsieve-2.2.1 ) ldap? ( >=net-nds/openldap-2.3.33 ) - python? ( net-zope/zopeinterface ) + python? ( net-zope/zope-interface ) app-text/asciidoc app-text/xmlto sys-libs/zlib |