diff options
author | Peter Volkov <pva@gentoo.org> | 2008-12-20 09:45:38 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-12-20 09:45:38 +0000 |
commit | 7e9902ae10de853e839b841b91ff9b0541456668 (patch) | |
tree | 10cf4ab0194a8d64d7ce54849842e0297a0f8e04 /sys-apps/xinetd/xinetd-2.3.14.ebuild | |
parent | ~mips rekeyworeded, bug #210769. (diff) | |
download | gentoo-2-7e9902ae10de853e839b841b91ff9b0541456668.tar.gz gentoo-2-7e9902ae10de853e839b841b91ff9b0541456668.tar.bz2 gentoo-2-7e9902ae10de853e839b841b91ff9b0541456668.zip |
Droped stable mips keyword. There is no stable branch on mips any more.
(Portage version: 2.2_rc17/cvs/Linux 2.6.26-openvz.git-89451f9 i686)
Diffstat (limited to 'sys-apps/xinetd/xinetd-2.3.14.ebuild')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.14.ebuild b/sys-apps/xinetd/xinetd-2.3.14.ebuild index 4ef9106e28f5..a3582a369fba 100644 --- a/sys-apps/xinetd/xinetd-2.3.14.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.14.ebuild,v 1.13 2006/10/30 17:10:02 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.14.ebuild,v 1.14 2008/12/20 09:45:38 pva Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 ~sparc-fbsd sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 ~sparc-fbsd sh sparc x86 ~x86-fbsd" IUSE="perl tcpd" DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" |