summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-01 23:35:29 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-01 23:35:29 +0000
commit36f948882284333c9a6bf19901d1e4b25cb798fd (patch)
tree4d06a19a2bc604c2ef93eede0a54d1fb4c7f46df /sys-process/runit
parentamd64 stable, bug #404705 (diff)
downloadgentoo-2-36f948882284333c9a6bf19901d1e4b25cb798fd.tar.gz
gentoo-2-36f948882284333c9a6bf19901d1e4b25cb798fd.tar.bz2
gentoo-2-36f948882284333c9a6bf19901d1e4b25cb798fd.zip
amd64 stable, bug #407329
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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 3c471ee644f9..309169d8e9f5 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.37 2014/02/22 19:23:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.38 2014/03/01 23:35:29 pacho Exp $
+
+ 01 Mar 2014; Pacho Ramos <pacho@gentoo.org> runit-2.1.1-r1.ebuild:
+ amd64 stable, bug #407329
22 Feb 2014; Markus Meier <maekke@gentoo.org> runit-2.1.1-r1.ebuild:
arm stable, 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 abce354a0177..9fd07322e83e 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.4 2014/02/22 19:23:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v 1.5 2014/03/01 23:35:29 pacho 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