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/coderay: ChangeLog coderay-0.9.6.ebuild
Date: Fri, 28 Jan 2011 10:09:16
Message-Id: 20110128100906.0CCA420054@flycatcher.gentoo.org
1 graaff 11/01/28 10:09:05
2
3 Modified: ChangeLog coderay-0.9.6.ebuild
4 Log:
5 Drop ruby19 to create new stable candidate.
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.29 dev-ruby/coderay/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?rev=1.29&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- ChangeLog 16 Jan 2011 08:23:38 -0000 1.28
23 +++ ChangeLog 28 Jan 2011 10:09:05 -0000 1.29
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/coderay
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.28 2011/01/16 08:23:38 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.29 2011/01/28 10:09:05 graaff Exp $
29 +
30 + 28 Jan 2011; Hans de Graaff <graaff@g.o> coderay-0.9.6.ebuild:
31 + Drop ruby19 to create new stable candidate.
32
33 *coderay-0.9.7 (16 Jan 2011)
34
35
36
37
38 1.3 dev-ruby/coderay/coderay-0.9.6.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild?r1=1.2&r2=1.3
43
44 Index: coderay-0.9.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- coderay-0.9.6.ebuild 4 Dec 2010 16:10:42 -0000 1.2
51 +++ coderay-0.9.6.ebuild 28 Jan 2011 10:09:05 -0000 1.3
52 @@ -1,10 +1,10 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild,v 1.2 2010/12/04 16:10:42 grobian Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild,v 1.3 2011/01/28 10:09:05 graaff Exp $
58
59 EAPI=2
60
61 -USE_RUBY="ruby18 ree18 ruby19 jruby"
62 +USE_RUBY="ruby18 ree18 jruby"
63
64 RUBY_FAKEGEM_TASK_DOC="doc"
65 RUBY_FAKEGEM_DOCDIR="doc"