summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-16 02:31:56 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-16 02:31:56 +0000
commit1ffdef3372d729f9612fdbe437095f0f4b282a4a (patch)
tree839a1f74eeb4e478adc6ffeba0eaf15869a4ad57 /sys-apps/xinetd
parentAdding sparc/sparc64 keywords (diff)
downloadhistorical-1ffdef3372d729f9612fdbe437095f0f4b282a4a.tar.gz
historical-1ffdef3372d729f9612fdbe437095f0f4b282a4a.tar.bz2
historical-1ffdef3372d729f9612fdbe437095f0f4b282a4a.zip
added ppc to keywords
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.7.ebuild b/sys-apps/xinetd/xinetd-2.3.7.ebuild
index 57e2fcd80278..6debfbe18c7f 100644
--- a/sys-apps/xinetd/xinetd-2.3.7.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.7.ebuild,v 1.2 2002/08/14 15:00:43 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.3 2002/08/16 02:31:56 gerk Exp $
# NB: This ebuild introduces the /etc/xinetd.d includedir with a default
# /etc/xinetd.conf file. Check your config files if you're upgrading
@@ -11,7 +11,7 @@
S=${WORKDIR}/${P}
DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features"
HOMEPAGE="http://www.xinetd.org"
-KEYWORDS="x86 sparc64"
+KEYWORDS="x86 ppc sparc64"
SLOT="0"
LICENSE="BSD"
SRC_URI="http://www.xinetd.org/${P}.tar.gz"