diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
commit | 7309f418c15db631fa17c8bdfe55469542ef42a9 (patch) | |
tree | 4ac22a3871cf5f3d3d0d24302d36715248f96a3b /sys-apps/xinetd | |
parent | foomatic-db-20031231.ebuild: add ia64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.gz gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.bz2 gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.11.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.12.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.13.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.11.ebuild b/sys-apps/xinetd/xinetd-2.3.11.ebuild index 5f3cf7c541fc..6d7c6c47887d 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 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.11.ebuild,v 1.7 2003/09/07 00:36:08 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.11.ebuild,v 1.8 2004/02/23 00:54:54 agriffis 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 hppa" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" diff --git a/sys-apps/xinetd/xinetd-2.3.12.ebuild b/sys-apps/xinetd/xinetd-2.3.12.ebuild index 5f88fb917edf..94aa8184cd74 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.10 2004/01/22 15:06:57 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.11 2004/02/23 00:54:54 agriffis 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 hppa ia64 ppc64" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" diff --git a/sys-apps/xinetd/xinetd-2.3.13.ebuild b/sys-apps/xinetd/xinetd-2.3.13.ebuild index 2561306bbcb9..31f6d4e0c177 100644 --- a/sys-apps/xinetd/xinetd-2.3.13.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.13.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.13.ebuild,v 1.1 2004/02/02 17:38:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.13.ebuild,v 1.2 2004/02/23 00:54:54 agriffis 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 ~hppa ~ia64 ~ppc64" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" |