Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/gherkin: gherkin-2.11.6.ebuild ChangeLog
Date: Thu, 02 Jan 2014 07:19:22
Message-Id: 20140102071918.E6C702004C@flycatcher.gentoo.org
1 graaff 14/01/02 07:19:18
2
3 Modified: gherkin-2.11.6.ebuild ChangeLog
4 Log:
5 Add alpha keyword that did not get included in a version bump.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
8
9 Revision Changes Path
10 1.6 dev-ruby/gherkin/gherkin-2.11.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?r1=1.5&r2=1.6
15
16 Index: gherkin-2.11.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- gherkin-2.11.6.ebuild 2 Jan 2014 07:13:56 -0000 1.5
23 +++ gherkin-2.11.6.ebuild 2 Jan 2014 07:19:18 -0000 1.6
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/gherkin/gherkin-2.11.6.ebuild,v 1.5 2014/01/02 07:13:56 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 1.6 2014/01/02 07:19:18 graaff Exp $
29
30 EAPI=4
31 USE_RUBY="ruby18 ruby19"
32 @@ -18,7 +18,7 @@
33 LICENSE="MIT"
34 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz"
35
36 -KEYWORDS="~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
38 SLOT="0"
39 IUSE="doc test"
40
41
42
43
44 1.56 dev-ruby/gherkin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.56&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.56&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?r1=1.55&r2=1.56
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v
53 retrieving revision 1.55
54 retrieving revision 1.56
55 diff -u -r1.55 -r1.56
56 --- ChangeLog 2 Jan 2014 07:13:56 -0000 1.55
57 +++ ChangeLog 2 Jan 2014 07:19:18 -0000 1.56
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/gherkin
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.55 2014/01/02 07:13:56 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.56 2014/01/02 07:19:18 graaff Exp $
63 +
64 + 02 Jan 2014; Hans de Graaff <graaff@g.o> gherkin-2.11.6.ebuild:
65 + Add alpha keyword that did not get included in a version bump.
66
67 02 Jan 2014; Hans de Graaff <graaff@g.o> gherkin-2.11.6.ebuild,
68 gherkin-2.12.0.ebuild: