summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-21 16:38:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-21 16:38:25 +0000
commit4ffda35ea8fa13876c0d3e76fec517b91d37c1d3 (patch)
treebf0db565bba9d405649e8b008ac99fd0c1ac1bd0 /sys-apps/xinetd
parentStable for ppc, wrt bug #490616 (diff)
downloadgentoo-2-4ffda35ea8fa13876c0d3e76fec517b91d37c1d3.tar.gz
gentoo-2-4ffda35ea8fa13876c0d3e76fec517b91d37c1d3.tar.bz2
gentoo-2-4ffda35ea8fa13876c0d3e76fec517b91d37c1d3.zip
Stable for ppc, wrt bug #490308
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r--sys-apps/xinetd/ChangeLog5
-rw-r--r--sys-apps/xinetd/xinetd-2.3.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog
index 4bd6f7789805..0b1c5985abe4 100644
--- a/sys-apps/xinetd/ChangeLog
+++ b/sys-apps/xinetd/ChangeLog
@@ -1,5 +1,8 @@
# ChangeLog for sys-apps/xinetd
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.73 2013/11/29 17:22:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.74 2013/12/21 16:38:25 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r1.ebuild:
+ Stable for ppc, wrt bug #490308
29 Nov 2013; Markus Meier <maekke@gentoo.org> xinetd-2.3.15-r1.ebuild:
arm stable, bug #490308
diff --git a/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild b/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild
index 2b0cbc9a4f88..dfb0cbeab726 100644
--- a/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild,v 1.4 2013/11/29 17:22:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild,v 1.5 2013/12/21 16:38:25 ago Exp $
EAPI="4"
@@ -12,7 +12,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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="perl rpc tcpd"
DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )