diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | c7c35e4f07acaab72b01fb255ff6c5b316d0015a (patch) | |
tree | 67ac472901141c1e4ec4cbd99ee2799d8f16addc /sys-apps/xinetd | |
parent | regen manifest test (diff) | |
download | historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.gz historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.bz2 historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.11.ebuild b/sys-apps/xinetd/xinetd-2.3.11.ebuild index c927406cc389..c3a2bcb7abdf 100644 --- a/sys-apps/xinetd/xinetd-2.3.11.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.11.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.11.ebuild,v 1.3 2003/05/19 16:48:39 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.11.ebuild,v 1.4 2003/06/21 21:19:41 drobbins 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" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 amd64 ppc sparc alpha hppa" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" |