summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-08-28 11:00:22 +0000
committerChristian Birchinger <joker@gentoo.org>2003-08-28 11:00:22 +0000
commitb29e9c09ad5f577e231dee2ad5fc16f247a99481 (patch)
tree8c4942057e6244ff160d75dc2bd7c4ae2e6f4dea /sys-apps/xinetd
parentManifest. (diff)
downloadgentoo-2-b29e9c09ad5f577e231dee2ad5fc16f247a99481.tar.gz
gentoo-2-b29e9c09ad5f577e231dee2ad5fc16f247a99481.tar.bz2
gentoo-2-b29e9c09ad5f577e231dee2ad5fc16f247a99481.zip
Added sparc stable keyword
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r--sys-apps/xinetd/ChangeLog5
-rw-r--r--sys-apps/xinetd/xinetd-2.3.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog
index d6bcfc1664bf..df689abd59ae 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.23 2003/08/06 17:44:34 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.24 2003/08/28 11:00:22 joker Exp $
+
+ 28 Aug 2003; Christian Birchinger <joker@gentoo.org> xinetd-2.3.12.ebuild:
+ Added sparc stable keyword
*xinetd-2.3.12 (06 Aug 2003)
diff --git a/sys-apps/xinetd/xinetd-2.3.12.ebuild b/sys-apps/xinetd/xinetd-2.3.12.ebuild
index 0c619727aad3..708f47bbc893 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 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.3 2003/08/23 17:37:45 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.4 2003/08/28 11:00:22 joker 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"
+KEYWORDS="x86 ~amd64 ~ppc sparc ~mips ~alpha ~arm ~hppa"
DEPEND="virtual/glibc
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )"