summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-12-29 03:56:16 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-12-29 03:56:16 +0000
commit575c89736dc199f6cf47a63eb2b43eaf2418a0b8 (patch)
tree9fee604b98fcc62fdb5c00f52959f9c9f3b85599 /sys-apps/xinetd
parentMove to mips stable (~mips -> mips) (diff)
downloadgentoo-2-575c89736dc199f6cf47a63eb2b43eaf2418a0b8.tar.gz
gentoo-2-575c89736dc199f6cf47a63eb2b43eaf2418a0b8.tar.bz2
gentoo-2-575c89736dc199f6cf47a63eb2b43eaf2418a0b8.zip
Move to mips stable (~mips -> mips)
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r--sys-apps/xinetd/ChangeLog5
-rw-r--r--sys-apps/xinetd/Manifest4
-rw-r--r--sys-apps/xinetd/xinetd-2.3.12.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog
index df689abd59ae..7804c06a7a1f 100644
--- a/sys-apps/xinetd/ChangeLog
+++ b/sys-apps/xinetd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/xinetd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.24 2003/08/28 11:00:22 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.25 2003/12/29 03:56:16 kumba Exp $
+
+ 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> xinetd-2.3.12.ebuild:
+ Move to mips stable (~mips -> mips)
28 Aug 2003; Christian Birchinger <joker@gentoo.org> xinetd-2.3.12.ebuild:
Added sparc stable keyword
diff --git a/sys-apps/xinetd/Manifest b/sys-apps/xinetd/Manifest
index 234c8b4527ba..fd449945a8f0 100644
--- a/sys-apps/xinetd/Manifest
+++ b/sys-apps/xinetd/Manifest
@@ -1,7 +1,7 @@
-MD5 57305a553d603fc2d9ffb719eb2264bb ChangeLog 4132
+MD5 781452cbd9c7358e146be5c8017f706b ChangeLog 4241
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 2a9d64345fb69ff1276b41a42eef753d xinetd-2.3.11.ebuild 2033
-MD5 8d6f71c2dc661c1c584f7e80361a6595 xinetd-2.3.12.ebuild 2041
+MD5 46ac4c9f1221d815ca92b7642bb9761d xinetd-2.3.12.ebuild 2050
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 da83c7d35462..07f042b58f07 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-2003 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.7 2003/12/17 03:59:50 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.8 2003/12/29 03:56:16 kumba 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 )"