summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-18 16:15:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-18 16:15:11 +0000
commit29dc0fbc31fb4a5e36d23d61ece4b41a428f0dca (patch)
tree96bf366e42fd713385d388cc400045c32343d7c2 /sys-process/runit
parentStable for ia64, wrt bug #503108 (diff)
downloadgentoo-2-29dc0fbc31fb4a5e36d23d61ece4b41a428f0dca.tar.gz
gentoo-2-29dc0fbc31fb4a5e36d23d61ece4b41a428f0dca.tar.bz2
gentoo-2-29dc0fbc31fb4a5e36d23d61ece4b41a428f0dca.zip
Stable for ia64, wrt bug #407329
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
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 ab649d257670..b256836c8fba 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.42 2014/03/14 10:53:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.43 2014/03/18 16:15:11 ago Exp $
+
+ 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> runit-2.1.1-r1.ebuild:
+ Stable for ia64, wrt bug #407329
14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> runit-2.1.1-r1.ebuild:
Stable for ppc64, 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 501ef6c713f8..8b85f40580f5 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.9 2014/03/14 10:53:06 ago Exp $
+# $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 $
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