summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-10-22 21:04:24 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-10-22 21:04:24 +0000
commit16c2e0160706e6d20751ba31858e725644c7326c (patch)
treed3c4944f4c4e060e6ff0af40ea3cbc9aeee376f0 /net-mail/tpop3d/tpop3d-1.5.3.ebuild
parentMake it work on 64bit archs again... bug #151306 (diff)
downloadhistorical-16c2e0160706e6d20751ba31858e725644c7326c.tar.gz
historical-16c2e0160706e6d20751ba31858e725644c7326c.tar.bz2
historical-16c2e0160706e6d20751ba31858e725644c7326c.zip
added dev-util/efence to DEPEND as it is for tpop3d-1.5.3-r1
Package-Manager: portage-2.1.1
Diffstat (limited to 'net-mail/tpop3d/tpop3d-1.5.3.ebuild')
-rw-r--r--net-mail/tpop3d/tpop3d-1.5.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mail/tpop3d/tpop3d-1.5.3.ebuild b/net-mail/tpop3d/tpop3d-1.5.3.ebuild
index 287184788e11..117a7d6ff09d 100644
--- a/net-mail/tpop3d/tpop3d-1.5.3.ebuild
+++ b/net-mail/tpop3d/tpop3d-1.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.3.ebuild,v 1.10 2005/02/16 16:45:36 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.3.ebuild,v 1.11 2006/10/22 21:04:24 vivo Exp $
inherit eutils
@@ -14,6 +14,7 @@ KEYWORDS="x86 ~amd64"
IUSE="ssl ldap mysql perl pam tcpd maildir debug postgres"
DEPEND="virtual/libc
+ debug? ( >=dev-util/efence-2.4.13 )
ssl? ( >=dev-libs/openssl-0.9.6 )
ldap? ( >=net-nds/openldap-2.0.7 )
mysql? ( >=dev-db/mysql-3.23.28 )