Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/spork: spork-0.9.2.ebuild ChangeLog
Date: Sun, 26 Jan 2014 11:38:21
Message-Id: 20140126113819.101A92004C@flycatcher.gentoo.org
1 ago 14/01/26 11:38:19
2
3 Modified: spork-0.9.2.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #493780
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.13 dev-ruby/spork/spork-0.9.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild?r1=1.12&r2=1.13
15
16 Index: spork-0.9.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- spork-0.9.2.ebuild 19 Jan 2014 09:19:53 -0000 1.12
23 +++ spork-0.9.2.ebuild 26 Jan 2014 11:38:18 -0000 1.13
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild,v 1.12 2014/01/19 09:19:53 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild,v 1.13 2014/01/26 11:38:18 ago Exp $
29
30 EAPI=4
31
32 @@ -17,6 +17,6 @@
33 HOMEPAGE="https://github.com/sporkrb/spork"
34 LICENSE="MIT"
35
36 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
38 SLOT="0"
39 IUSE=""
40
41
42
43 1.24 dev-ruby/spork/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/ChangeLog?rev=1.24&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/ChangeLog?rev=1.24&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/ChangeLog?r1=1.23&r2=1.24
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/spork/ChangeLog,v
52 retrieving revision 1.23
53 retrieving revision 1.24
54 diff -u -r1.23 -r1.24
55 --- ChangeLog 19 Jan 2014 09:19:53 -0000 1.23
56 +++ ChangeLog 26 Jan 2014 11:38:18 -0000 1.24
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/spork
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/ChangeLog,v 1.23 2014/01/19 09:19:53 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/ChangeLog,v 1.24 2014/01/26 11:38:18 ago Exp $
62 +
63 + 26 Jan 2014; Agostino Sarubbo <ago@g.o> spork-0.9.2.ebuild:
64 + Stable for x86, wrt bug #493780
65
66 19 Jan 2014; Pacho Ramos <pacho@g.o> spork-0.9.2.ebuild:
67 amd64 stable, bug 493780