summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-03-18 19:27:03 +0000
committerJeroen Roovers <jer@gentoo.org>2014-03-18 19:27:03 +0000
commit619b3dd370b3f78e2097079d25d7c1cee55b3f28 (patch)
treec83daebc9af8e3edd1451b080189ba4f7b4c0d01 /sys-process/runit
parentVersion bump (diff)
downloadgentoo-2-619b3dd370b3f78e2097079d25d7c1cee55b3f28.tar.gz
gentoo-2-619b3dd370b3f78e2097079d25d7c1cee55b3f28.tar.bz2
gentoo-2-619b3dd370b3f78e2097079d25d7c1cee55b3f28.zip
Stable for HPPA (bug #407329).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-process/runit')
-rw-r--r--sys-process/runit/ChangeLog5
-rw-r--r--sys-process/runit/runit-2.1.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/runit/ChangeLog b/sys-process/runit/ChangeLog
index b256836c8fba..54c10281fea7 100644
--- a/sys-process/runit/ChangeLog
+++ b/sys-process/runit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/runit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.43 2014/03/18 16:15:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.44 2014/03/18 19:27:03 jer Exp $
+
+ 18 Mar 2014; Jeroen Roovers <jer@gentoo.org> runit-2.1.1-r1.ebuild:
+ Stable for HPPA (bug #407329).
18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> runit-2.1.1-r1.ebuild:
Stable for ia64, wrt bug #407329
diff --git a/sys-process/runit/runit-2.1.1-r1.ebuild b/sys-process/runit/runit-2.1.1-r1.ebuild
index 8b85f40580f5..f1975933fc84 100644
--- a/sys-process/runit/runit-2.1.1-r1.ebuild
+++ b/sys-process/runit/runit-2.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v 1.10 2014/03/18 16:15:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v 1.11 2014/03/18 19:27:03 jer Exp $
EAPI="3"
@@ -12,7 +12,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"
S=${WORKDIR}/admin/${P}/src