summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-10-01 21:39:34 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-10-01 21:39:34 +0000
commitf037d82d9b5dc5b541d6b9b190bbe4c9ab9cad19 (patch)
tree59581e384d9640d6064e2682022cb765973601ef /net-mail/pop3vscan/pop3vscan-0.4.ebuild
parentFixes for vendor libs; more concise checking for ${D} in files; (diff)
downloadgentoo-2-f037d82d9b5dc5b541d6b9b190bbe4c9ab9cad19.tar.gz
gentoo-2-f037d82d9b5dc5b541d6b9b190bbe4c9ab9cad19.tar.bz2
gentoo-2-f037d82d9b5dc5b541d6b9b190bbe4c9ab9cad19.zip
Revision bump, apply patch from #28504. Small QA fix to both ebuilds.
Diffstat (limited to 'net-mail/pop3vscan/pop3vscan-0.4.ebuild')
-rw-r--r--net-mail/pop3vscan/pop3vscan-0.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mail/pop3vscan/pop3vscan-0.4.ebuild b/net-mail/pop3vscan/pop3vscan-0.4.ebuild
index 88ad4e47cacf..bfa960308a93 100644
--- a/net-mail/pop3vscan/pop3vscan-0.4.ebuild
+++ b/net-mail/pop3vscan/pop3vscan-0.4.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pop3vscan/pop3vscan-0.4.ebuild,v 1.14 2004/07/15 01:52:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pop3vscan/pop3vscan-0.4.ebuild,v 1.15 2004/10/01 21:39:34 ticho Exp $
DESCRIPTION="A transparent POP3-Proxy with virus-scanning capabilities."
SRC_URI="mirror://sourceforge/pop3vscan/${P}.tar.gz"
HOMEPAGE="http://pop3vscan.sf.net/"
-DEPEND="net-mail/ripmime dev-libs/libpcre"
+DEPEND="net-mail/ripmime
+ dev-libs/libpcre"
RDEPEND="net-firewall/iptables"
SLOT="0"