summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-15 03:10:29 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-15 03:10:29 +0000
commit766f562ccc13c0822cd747a16441a96c160a19cc (patch)
tree414e1ba414f9cc9c7b40e9d9aeefb5318a7e90ad /sys-process
parentStable for HPPA (bug #178444). (diff)
downloadgentoo-2-766f562ccc13c0822cd747a16441a96c160a19cc.tar.gz
gentoo-2-766f562ccc13c0822cd747a16441a96c160a19cc.tar.bz2
gentoo-2-766f562ccc13c0822cd747a16441a96c160a19cc.zip
Stable for HPPA (bug #178046).
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-process')
-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 2f948b5bbc44..95b126085f29 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.16 2007/05/13 20:14:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.17 2007/05/15 03:10:29 jer Exp $
+
+ 15 May 2007; Jeroen Roovers <jer@gentoo.org> runit-1.5.0.ebuild:
+ Stable for HPPA (bug #178046).
13 May 2007; Raúl Porcel <armin76@gentoo.org> runit-1.5.0.ebuild:
ia64 + x86 stable wrt bug 178046
diff --git a/sys-process/runit/runit-1.5.0.ebuild b/sys-process/runit/runit-1.5.0.ebuild
index 938540754c8c..2dfa92925da1 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.3 2007/05/13 20:14:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.5.0.ebuild,v 1.4 2007/05/15 03:10:29 jer 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=""