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/rspec-expectations: ChangeLog rspec-expectations-2.99.2.ebuild rspec-expectations-2.99.1.ebuild
Date: Sat, 02 Aug 2014 06:07:38
Message-Id: 20140802060731.CF35A2004E@flycatcher.gentoo.org
1 graaff 14/08/02 06:07:30
2
3 Modified: ChangeLog rspec-expectations-2.99.2.ebuild
4 rspec-expectations-2.99.1.ebuild
5 Log:
6 Also add alpha keyword to latest versions.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
9
10 Revision Changes Path
11 1.75 dev-ruby/rspec-expectations/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.75&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.75&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.74&r2=1.75
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
20 retrieving revision 1.74
21 retrieving revision 1.75
22 diff -u -r1.74 -r1.75
23 --- ChangeLog 2 Aug 2014 06:05:36 -0000 1.74
24 +++ ChangeLog 2 Aug 2014 06:07:30 -0000 1.75
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/rspec-expectations
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.74 2014/08/02 06:05:36 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.75 2014/08/02 06:07:30 graaff Exp $
30 +
31 + 02 Aug 2014; Hans de Graaff <graaff@g.o>
32 + rspec-expectations-2.99.1.ebuild, rspec-expectations-2.99.2.ebuild:
33 + Also add alpha keyword to latest versions.
34
35 *rspec-expectations-2.99.2 (02 Aug 2014)
36
37
38
39
40 1.2 dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild?r1=1.1&r2=1.2
45
46 Index: rspec-expectations-2.99.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- rspec-expectations-2.99.2.ebuild 2 Aug 2014 06:05:36 -0000 1.1
53 +++ rspec-expectations-2.99.2.ebuild 2 Aug 2014 06:07:30 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v 1.1 2014/08/02 06:05:36 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v 1.2 2014/08/02 06:07:30 graaff Exp $
59
60 EAPI=5
61 USE_RUBY="ruby19 ruby20 ruby21 jruby"
62 @@ -20,7 +20,7 @@
63
64 LICENSE="MIT"
65 SLOT="2"
66 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE=""
69
70 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3"
71
72
73
74 1.2 dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild?r1=1.1&r2=1.2
79
80 Index: rspec-expectations-2.99.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- rspec-expectations-2.99.1.ebuild 8 Jul 2014 04:59:53 -0000 1.1
87 +++ rspec-expectations-2.99.1.ebuild 2 Aug 2014 06:07:30 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild,v 1.1 2014/07/08 04:59:53 graaff Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild,v 1.2 2014/08/02 06:07:30 graaff Exp $
93
94 EAPI=5
95 USE_RUBY="ruby19 ruby20 ruby21 jruby"
96 @@ -20,7 +20,7 @@
97
98 LICENSE="MIT"
99 SLOT="2"
100 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
101 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
102 IUSE=""
103
104 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3"