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/daemons: daemons-1.1.9-r1.ebuild ChangeLog
Date: Thu, 29 Jan 2015 13:16:33
Message-Id: 20150129131628.D1ED310980@oystercatcher.gentoo.org
1 mrueg 15/01/29 13:16:28
2
3 Modified: daemons-1.1.9-r1.ebuild ChangeLog
4 Log:
5 Add ruby22 target.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
8
9 Revision Changes Path
10 1.5 dev-ruby/daemons/daemons-1.1.9-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: daemons-1.1.9-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- daemons-1.1.9-r1.ebuild 29 Oct 2014 19:43:01 -0000 1.4
23 +++ daemons-1.1.9-r1.ebuild 29 Jan 2015 13:16:28 -0000 1.5
24 @@ -1,9 +1,9 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v 1.4 2014/10/29 19:43:01 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v 1.5 2015/01/29 13:16:28 mrueg Exp $
30
31 EAPI=5
32 -USE_RUBY="ruby19 ruby20 ruby21"
33 +USE_RUBY="ruby19 ruby20 ruby21 ruby22"
34
35 RUBY_FAKEGEM_EXTRADOC="Releases README TODO"
36 RUBY_FAKEGEM_DOCDIR="html"
37
38
39
40 1.89 dev-ruby/daemons/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.89&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.89&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?r1=1.88&r2=1.89
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v
49 retrieving revision 1.88
50 retrieving revision 1.89
51 diff -u -r1.88 -r1.89
52 --- ChangeLog 29 Oct 2014 21:01:49 -0000 1.88
53 +++ ChangeLog 29 Jan 2015 13:16:28 -0000 1.89
54 @@ -1,6 +1,9 @@
55 # ChangeLog for dev-ruby/daemons
56 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.88 2014/10/29 21:01:49 mrueg Exp $
58 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.89 2015/01/29 13:16:28 mrueg Exp $
60 +
61 + 29 Jan 2015; Manuel Rüger <mrueg@g.o> daemons-1.1.9-r1.ebuild:
62 + Add ruby22 target.
63
64 29 Oct 2014; Manuel Rüger <mrueg@g.o> daemons-1.1.8.ebuild,
65 daemons-1.1.9-r1.ebuild: