summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-06-02 21:31:38 +0000
committerLars Weiler <pylon@gentoo.org>2007-06-02 21:31:38 +0000
commit97df99615663e80dfe4ab34930bb8b35f4dcf11a (patch)
treeb5fde98102b1d8cb5b8d9d5ac31519bacb53711b /sys-process/runit
parentStable on ppc; bug #177747. (diff)
downloadgentoo-2-97df99615663e80dfe4ab34930bb8b35f4dcf11a.tar.gz
gentoo-2-97df99615663e80dfe4ab34930bb8b35f4dcf11a.tar.bz2
gentoo-2-97df99615663e80dfe4ab34930bb8b35f4dcf11a.zip
Stable on ppc; bug #178046.
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-process/runit')
-rw-r--r--sys-process/runit/ChangeLog5
-rw-r--r--sys-process/runit/runit-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/runit/ChangeLog b/sys-process/runit/ChangeLog
index 132388c40028..66935dbf8882 100644
--- a/sys-process/runit/ChangeLog
+++ b/sys-process/runit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/runit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.19 2007/05/21 22:21:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.20 2007/06/02 21:31:38 pylon Exp $
+
+ 02 Jun 2007; Lars Weiler <pylon@gentoo.org> runit-1.5.0.ebuild:
+ Stable on ppc; bug #178046.
21 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> runit-1.5.0.ebuild:
Stable on sparc wrt #178046
diff --git a/sys-process/runit/runit-1.5.0.ebuild b/sys-process/runit/runit-1.5.0.ebuild
index e0cfcc9fee49..5a6911318ba5 100644
--- a/sys-process/runit/runit-1.5.0.ebuild
+++ b/sys-process/runit/runit-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.5.0.ebuild,v 1.6 2007/05/21 22:21:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.5.0.ebuild,v 1.7 2007/06/02 21:31:38 pylon Exp $
inherit toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://smarden.org/runit/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
IUSE="static"
DEPEND=""