summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-04-07 20:58:35 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-04-07 20:58:35 +0000
commit517a6ed26f30b5058f7cf634ee44f0a653022fe3 (patch)
tree98baed6c555b2a0d71dcd858a42614448f8889aa /sys-process
parentamd64/x86 stable, bug #216076 (diff)
downloadgentoo-2-517a6ed26f30b5058f7cf634ee44f0a653022fe3.tar.gz
gentoo-2-517a6ed26f30b5058f7cf634ee44f0a653022fe3.tar.bz2
gentoo-2-517a6ed26f30b5058f7cf634ee44f0a653022fe3.zip
Stable on alpha, bug #216630
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/runit/ChangeLog5
-rw-r--r--sys-process/runit/runit-1.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/runit/ChangeLog b/sys-process/runit/ChangeLog
index d3588a6c9480..f692c9f8574e 100644
--- a/sys-process/runit/ChangeLog
+++ b/sys-process/runit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/runit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.23 2008/04/07 15:40:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.24 2008/04/07 20:58:35 klausman Exp $
+
+ 07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> runit-1.7.0.ebuild:
+ Stable on alpha, bug #216630
07 Apr 2008; Brent Baude <ranger@gentoo.org> runit-1.7.0.ebuild:
stable ppc64, bug 216630
diff --git a/sys-process/runit/runit-1.7.0.ebuild b/sys-process/runit/runit-1.7.0.ebuild
index 087835cf611a..8bbf31142198 100644
--- a/sys-process/runit/runit-1.7.0.ebuild
+++ b/sys-process/runit/runit-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.7.0.ebuild,v 1.2 2008/04/07 15:40:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.7.0.ebuild,v 1.3 2008/04/07 20:58:35 klausman 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 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="static"
DEPEND=""