summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Berman <tberman@gentoo.org>2003-06-08 05:01:43 +0000
committerTodd Berman <tberman@gentoo.org>2003-06-08 05:01:43 +0000
commit0af405bd2b87a9369a99f64d2467e4cdd770f894 (patch)
tree60ee177e1ab191169fb340ac962b3b70e0ca9ab1 /net-mail/hotwayd/hotwayd-0.5.3.ebuild
parentFixed IUSE (diff)
downloadhistorical-0af405bd2b87a9369a99f64d2467e4cdd770f894.tar.gz
historical-0af405bd2b87a9369a99f64d2467e4cdd770f894.tar.bz2
historical-0af405bd2b87a9369a99f64d2467e4cdd770f894.zip
Fixed IUSE
Diffstat (limited to 'net-mail/hotwayd/hotwayd-0.5.3.ebuild')
-rw-r--r--net-mail/hotwayd/hotwayd-0.5.3.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mail/hotwayd/hotwayd-0.5.3.ebuild b/net-mail/hotwayd/hotwayd-0.5.3.ebuild
index 7444236e9a6f..5e81cf25e3c2 100644
--- a/net-mail/hotwayd/hotwayd-0.5.3.ebuild
+++ b/net-mail/hotwayd/hotwayd-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.5.3.ebuild,v 1.2 2003/05/11 23:31:49 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.5.3.ebuild,v 1.3 2003/06/08 04:59:53 tberman Exp $
DESCRIPTION="Hotail to pop3 deamon"
HOMEPAGE="http://hotwayd.sourceforge.net/"
@@ -9,6 +9,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
+
DEPEND="sys-apps/xinetd
dev-libs/libxml2"