summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-10-11 18:11:01 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-10-11 18:11:01 +0000
commit048898066f4f83b62e4a12637f9b9867eefe7da7 (patch)
tree8e4a9871ab46127cb08eeb8d531414bc12c0c2f8 /net-mail/hotwayd
parentRevision bump. (Manifest recommit) (diff)
downloadgentoo-2-048898066f4f83b62e4a12637f9b9867eefe7da7.tar.gz
gentoo-2-048898066f4f83b62e4a12637f9b9867eefe7da7.tar.bz2
gentoo-2-048898066f4f83b62e4a12637f9b9867eefe7da7.zip
Changed sys-apps/xinetd -> virtual/inetd in DEPEND. Closes #67074.
Diffstat (limited to 'net-mail/hotwayd')
-rw-r--r--net-mail/hotwayd/ChangeLog7
-rw-r--r--net-mail/hotwayd/hotwayd-0.7.4.ebuild4
-rw-r--r--net-mail/hotwayd/hotwayd-0.8-r1.ebuild4
-rw-r--r--net-mail/hotwayd/hotwayd-0.8.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/net-mail/hotwayd/ChangeLog b/net-mail/hotwayd/ChangeLog
index 3d6369168834..07d5e158a880 100644
--- a/net-mail/hotwayd/ChangeLog
+++ b/net-mail/hotwayd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/hotwayd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/ChangeLog,v 1.9 2004/10/04 12:22:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/ChangeLog,v 1.10 2004/10/11 18:11:01 ticho Exp $
+
+ 11 Oct 2004; Andrej Kacian <ticho@gentoo.org> hotwayd-0.7.4.ebuild,
+ hotwayd-0.8-r1.ebuild, hotwayd-0.8.ebuild:
+ Changed sys-apps/xinetd -> virtual/inetd in DEPEND. Closes #67074, reported
+ by Georgi Georgiev <chutz@gg3.net>.
*hotwayd-0.8-r1 (04 Oct 2004)
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() {
diff --git a/net-mail/hotwayd/hotwayd-0.8-r1.ebuild b/net-mail/hotwayd/hotwayd-0.8-r1.ebuild
index 7984b55b79bf..d948d1544625 100644
--- a/net-mail/hotwayd/hotwayd-0.8-r1.ebuild
+++ b/net-mail/hotwayd/hotwayd-0.8-r1.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.8-r1.ebuild,v 1.1 2004/10/04 12:22:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.8-r1.ebuild,v 1.2 2004/10/11 18:11:01 ticho Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64"
IUSE=""
-DEPEND="sys-apps/xinetd
+DEPEND="virtual/inetd
dev-libs/libxml2"
src_compile() {
diff --git a/net-mail/hotwayd/hotwayd-0.8.ebuild b/net-mail/hotwayd/hotwayd-0.8.ebuild
index cad9fed7606d..570565c5416c 100644
--- a/net-mail/hotwayd/hotwayd-0.8.ebuild
+++ b/net-mail/hotwayd/hotwayd-0.8.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.8.ebuild,v 1.3 2004/08/08 00:13:18 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.8.ebuild,v 1.4 2004/10/11 18:11:01 ticho Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64"
IUSE=""
-DEPEND="sys-apps/xinetd
+DEPEND="virtual/inetd
dev-libs/libxml2"
src_compile() {