summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-01-22 15:10:05 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-01-22 15:10:05 +0000
commit6444a50cbf6a37441df76d71b13c84c4b91a3d75 (patch)
tree97e43e3f50aee0afc4a74c2fe8ee5531c2d6221b /sys-apps
parentinitial import, thx to solution2u.net (diff)
downloadgentoo-2-6444a50cbf6a37441df76d71b13c84c4b91a3d75.tar.gz
gentoo-2-6444a50cbf6a37441df76d71b13c84c4b91a3d75.tar.bz2
gentoo-2-6444a50cbf6a37441df76d71b13c84c4b91a3d75.zip
Marked stable on hppa.
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/xinetd/ChangeLog5
-rw-r--r--sys-apps/xinetd/Manifest6
-rw-r--r--sys-apps/xinetd/xinetd-2.3.12.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog
index 713dc609ed9e..61c6a9f37ddd 100644
--- a/sys-apps/xinetd/ChangeLog
+++ b/sys-apps/xinetd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/xinetd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.26 2004/01/09 19:49:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.27 2004/01/22 15:06:57 gmsoft Exp $
+
+ 22 Jan 2004; Guy Martin <gmsoft@gentoo.org> xinetd-2.3.12.ebuild:
+ Marked stable on hppa.
09 Jan 2004; Aron Griffis <agriffis@gentoo.org> xinetd-2.3.12.ebuild:
stable on alpha
diff --git a/sys-apps/xinetd/Manifest b/sys-apps/xinetd/Manifest
index 3f84f47721f0..6aa10debf1df 100644
--- a/sys-apps/xinetd/Manifest
+++ b/sys-apps/xinetd/Manifest
@@ -1,7 +1,7 @@
-MD5 14c13917f077e9565969d8b52ea545c0 ChangeLog 4335
-MD5 2a9d64345fb69ff1276b41a42eef753d xinetd-2.3.11.ebuild 2033
-MD5 fbf814c404eb34b75d8a9c0ec6d29780 xinetd-2.3.12.ebuild 2048
+MD5 66640cff5bf1dc0da28b21e73300a096 ChangeLog 4427
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 2a9d64345fb69ff1276b41a42eef753d xinetd-2.3.11.ebuild 2033
+MD5 a82337b1c8fc8ac8660a5d50b9f0f81c xinetd-2.3.12.ebuild 2046
MD5 469ecc467df958570cae2caad4391dd1 files/digest-xinetd-2.3.11 65
MD5 80bdf9f954db1de9c7956540826c456c files/digest-xinetd-2.3.12 65
MD5 897e24c3c7cc5a08093dfcb3a71fc0ee files/xconv.pl 3030
diff --git a/sys-apps/xinetd/xinetd-2.3.12.ebuild b/sys-apps/xinetd/xinetd-2.3.12.ebuild
index 0a3197a7f74c..5f88fb917edf 100644
--- a/sys-apps/xinetd/xinetd-2.3.12.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.9 2004/01/09 19:49:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.10 2004/01/22 15:06:57 gmsoft Exp $
DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features"
HOMEPAGE="http://www.xinetd.org"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc sparc mips alpha ~arm ~hppa ia64 ppc64"
+KEYWORDS="x86 ~amd64 ~ppc sparc mips alpha ~arm hppa ia64 ppc64"
DEPEND="virtual/glibc
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )"