summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-12-20 09:45:38 +0000
committerPeter Volkov <pva@gentoo.org>2008-12-20 09:45:38 +0000
commit7e9902ae10de853e839b841b91ff9b0541456668 (patch)
tree10cf4ab0194a8d64d7ce54849842e0297a0f8e04 /sys-apps/xinetd
parent~mips rekeyworeded, bug #210769. (diff)
downloadgentoo-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')
-rw-r--r--sys-apps/xinetd/ChangeLog8
-rw-r--r--sys-apps/xinetd/xinetd-2.3.13.ebuild6
-rw-r--r--sys-apps/xinetd/xinetd-2.3.14.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog
index 62c46c33e715..0548d4608475 100644
--- a/sys-apps/xinetd/ChangeLog
+++ b/sys-apps/xinetd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/xinetd
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.45 2006/07/09 02:49:52 kumba Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.46 2008/12/20 09:45:38 pva Exp $
+
+ 20 Dec 2008; Peter Volkov <pva@gentoo.org> xinetd-2.3.13.ebuild,
+ xinetd-2.3.14.ebuild:
+ Droped stable mips keyword. There is no stable branch on mips any more.
09 Jul 2006; Joshua Kinard <kumba@gentoo.org> xinetd-2.3.14.ebuild:
Marked stable on mips.
diff --git a/sys-apps/xinetd/xinetd-2.3.13.ebuild b/sys-apps/xinetd/xinetd-2.3.13.ebuild
index feb92bb42d13..a179012f0803 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-2005 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.13.ebuild,v 1.14 2005/03/22 02:49:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.13.ebuild,v 1.15 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 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="tcpd"
DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )"
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 )"