Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/runit: ChangeLog runit-2.1.1-r1.ebuild
Date: Sat, 22 Feb 2014 19:23:19
Message-Id: 20140222192315.C62052004C@flycatcher.gentoo.org
1 maekke 14/02/22 19:23:15
2
3 Modified: ChangeLog runit-2.1.1-r1.ebuild
4 Log:
5 arm stable, bug #407329
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.37 sys-process/runit/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?rev=1.37&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?rev=1.37&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?r1=1.36&r2=1.37
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v
19 retrieving revision 1.36
20 retrieving revision 1.37
21 diff -u -r1.36 -r1.37
22 --- ChangeLog 18 Feb 2014 22:20:20 -0000 1.36
23 +++ ChangeLog 22 Feb 2014 19:23:15 -0000 1.37
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-process/runit
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.36 2014/02/18 22:20:20 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.37 2014/02/22 19:23:15 maekke Exp $
29 +
30 + 22 Feb 2014; Markus Meier <maekke@g.o> runit-2.1.1-r1.ebuild:
31 + arm stable, bug #407329
32
33 18 Feb 2014; William Hubbs <williamh@g.o> metadata.xml:
34 add myself as maintainer
35
36
37
38 1.4 sys-process/runit/runit-2.1.1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: runit-2.1.1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- runit-2.1.1-r1.ebuild 11 Aug 2012 11:11:52 -0000 1.3
51 +++ runit-2.1.1-r1.ebuild 22 Feb 2014 19:23:15 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2012 Gentoo Foundation
54 +# Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v 1.3 2012/08/11 11:11:52 heroxbd Exp $
57 +# $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 $
58
59 EAPI="3"
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
67 IUSE="static"
68
69 S=${WORKDIR}/admin/${P}/src