Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/countdownlatch: countdownlatch-1.0.0-r1.ebuild ChangeLog countdownlatch-1.0.0.ebuild
Date: Thu, 30 Oct 2014 13:50:59
Message-Id: 20141030135054.169E19128@oystercatcher.gentoo.org
1 mrueg 14/10/30 13:50:54
2
3 Modified: countdownlatch-1.0.0-r1.ebuild ChangeLog
4 Removed: countdownlatch-1.0.0.ebuild
5 Log:
6 Drop jruby target. Cleanup old.
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
9
10 Revision Changes Path
11 1.4 dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild?r1=1.3&r2=1.4
16
17 Index: countdownlatch-1.0.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- countdownlatch-1.0.0-r1.ebuild 21 May 2014 01:50:30 -0000 1.3
24 +++ countdownlatch-1.0.0-r1.ebuild 30 Oct 2014 13:50:54 -0000 1.4
25 @@ -1,9 +1,9 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild,v 1.3 2014/05/21 01:50:30 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild,v 1.4 2014/10/30 13:50:54 mrueg Exp $
30
31 EAPI=5
32 -USE_RUBY="ruby19 ruby20 ruby21 jruby"
33 +USE_RUBY="ruby19 ruby20 ruby21"
34
35 RUBY_FAKEGEM_TASK_TEST="test"
36 RUBY_FAKEGEM_TASK_DOC=""
37
38
39
40 1.6 dev-ruby/countdownlatch/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/ChangeLog?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/ChangeLog?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/ChangeLog?r1=1.5&r2=1.6
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- ChangeLog 21 May 2014 01:50:31 -0000 1.5
53 +++ ChangeLog 30 Oct 2014 13:50:54 -0000 1.6
54 @@ -1,6 +1,10 @@
55 # ChangeLog for dev-ruby/countdownlatch
56 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v 1.5 2014/05/21 01:50:31 mrueg Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v 1.6 2014/10/30 13:50:54 mrueg Exp $
59 +
60 + 30 Oct 2014; Manuel Rüger <mrueg@g.o> -countdownlatch-1.0.0.ebuild,
61 + countdownlatch-1.0.0-r1.ebuild:
62 + Drop jruby target. Cleanup old.
63
64 21 May 2014; Manuel Rüger <mrueg@g.o> countdownlatch-1.0.0-r1.ebuild,
65 countdownlatch-1.0.0.ebuild: