Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@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: Sat, 01 Feb 2014 04:48:21
Message-Id: 20140201044818.3B27C2004C@flycatcher.gentoo.org
1 hattya 14/02/01 04:48:18
2
3 Modified: spork-0.9.2.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #493780
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.14 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.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild?r1=1.13&r2=1.14
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.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- spork-0.9.2.ebuild 26 Jan 2014 11:38:18 -0000 1.13
23 +++ spork-0.9.2.ebuild 1 Feb 2014 04:48:18 -0000 1.14
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.13 2014/01/26 11:38:18 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild,v 1.14 2014/02/01 04:48:18 hattya 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.25 dev-ruby/spork/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/ChangeLog?rev=1.25&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/ChangeLog?rev=1.25&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/spork/ChangeLog?r1=1.24&r2=1.25
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/spork/ChangeLog,v
52 retrieving revision 1.24
53 retrieving revision 1.25
54 diff -u -r1.24 -r1.25
55 --- ChangeLog 26 Jan 2014 11:38:18 -0000 1.24
56 +++ ChangeLog 1 Feb 2014 04:48:18 -0000 1.25
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.24 2014/01/26 11:38:18 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/ChangeLog,v 1.25 2014/02/01 04:48:18 hattya Exp $
62 +
63 + 01 Feb 2014; Akinori Hattori <hattya@g.o> spork-0.9.2.ebuild:
64 + ia64 stable wrt bug #493780
65
66 26 Jan 2014; Agostino Sarubbo <ago@g.o> spork-0.9.2.ebuild:
67 Stable for x86, wrt bug #493780