summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-05-13 10:20:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-05-13 10:20:54 +0000
commita34379d1d2ba1d3f315e139405af87473f83dab5 (patch)
tree45326e7059fbb7f905f19ad805e317f6b5147289 /sys-process/runit
parentStable on ppc64; bug #177913 (diff)
downloadgentoo-2-a34379d1d2ba1d3f315e139405af87473f83dab5.tar.gz
gentoo-2-a34379d1d2ba1d3f315e139405af87473f83dab5.tar.bz2
gentoo-2-a34379d1d2ba1d3f315e139405af87473f83dab5.zip
Stable on ppc64; bug #178046
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-process/runit')
-rw-r--r--sys-process/runit/ChangeLog5
-rw-r--r--sys-process/runit/runit-1.5.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-process/runit/ChangeLog b/sys-process/runit/ChangeLog
index a558b413e1fa..1e25cc745002 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.14 2007/04/10 08:01:00 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.15 2007/05/13 10:20:54 corsair Exp $
+
+ 13 May 2007; Markus Rothe <corsair@gentoo.org> runit-1.5.0.ebuild:
+ Stable on ppc64; bug #178046
10 Apr 2007; Christian Faulhammer <opfer@gentoo.org> runit-1.3.0.ebuild:
stable amd64, bug 172203
diff --git a/sys-process/runit/runit-1.5.0.ebuild b/sys-process/runit/runit-1.5.0.ebuild
index eb3f68ae10a9..cda17e9672b4 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-2006 Gentoo Foundation
+# 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.1 2006/04/20 03:18:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.5.0.ebuild,v 1.2 2007/05/13 10:20:54 corsair 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=""