diff options
author | 2004-10-11 18:11:01 +0000 | |
---|---|---|
committer | 2004-10-11 18:11:01 +0000 | |
commit | d0ff3e7dcb640e7183ab8bbd13341310f12a6975 (patch) | |
tree | 06a7e3275c19be46d715327264849855ad3b8362 /net-mail/hotwayd/hotwayd-0.7.4.ebuild | |
parent | Revision bump. (diff) | |
download | historical-d0ff3e7dcb640e7183ab8bbd13341310f12a6975.tar.gz historical-d0ff3e7dcb640e7183ab8bbd13341310f12a6975.tar.bz2 historical-d0ff3e7dcb640e7183ab8bbd13341310f12a6975.zip |
Changed sys-apps/xinetd -> virtual/inetd in DEPEND. Closes #67074.
Diffstat (limited to 'net-mail/hotwayd/hotwayd-0.7.4.ebuild')
-rw-r--r-- | net-mail/hotwayd/hotwayd-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/hotwayd/hotwayd-0.7.4.ebuild b/net-mail/hotwayd/hotwayd-0.7.4.ebuild index d64d28e4cc46..bfe1e5ccaad1 100644 --- a/net-mail/hotwayd/hotwayd-0.7.4.ebuild +++ b/net-mail/hotwayd/hotwayd-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.7.4.ebuild,v 1.2 2004/08/08 00:13:18 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.7.4.ebuild,v 1.3 2004/10/11 18:11:01 ticho Exp $ DESCRIPTION="Hotmail to pop3 daemon" HOMEPAGE="http://hotwayd.sourceforge.net/" @@ -12,7 +12,7 @@ KEYWORDS="x86" IUSE="" -DEPEND="sys-apps/xinetd +DEPEND="virtual/inetd dev-libs/libxml2" src_compile() { |