summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-08 11:29:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-08 11:29:04 +0000
commita9479bf4c2d6ecec25a16fa851945f690f04a9e6 (patch)
tree38b17260858336c9c138015efca522d281cf269b /sys-process
parentVersion bump (diff)
downloadgentoo-2-a9479bf4c2d6ecec25a16fa851945f690f04a9e6.tar.gz
gentoo-2-a9479bf4c2d6ecec25a16fa851945f690f04a9e6.tar.bz2
gentoo-2-a9479bf4c2d6ecec25a16fa851945f690f04a9e6.zip
ia64/sparc/x86 stable wrt #216630
(Portage version: 2.1.4.4)
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 f692c9f8574e..cc27082fae08 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.24 2008/04/07 20:58:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.25 2008/04/08 11:29:04 armin76 Exp $
+
+ 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> runit-1.7.0.ebuild:
+ ia64/sparc/x86 stable wrt #216630
07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> runit-1.7.0.ebuild:
Stable on alpha, bug #216630
diff --git a/sys-process/runit/runit-1.7.0.ebuild b/sys-process/runit/runit-1.7.0.ebuild
index 8bbf31142198..14a3afbed06c 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.3 2008/04/07 20:58:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.7.0.ebuild,v 1.4 2008/04/08 11:29:04 armin76 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=""