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/hoe: hoe-2.8.0.ebuild ChangeLog hoe-2.6.2.ebuild
Date: Sun, 02 Jan 2011 10:21:46
Message-Id: 20110102102133.E336B20054@flycatcher.gentoo.org
1 graaff 11/01/02 10:21:33
2
3 Modified: hoe-2.8.0.ebuild ChangeLog hoe-2.6.2.ebuild
4 Log:
5 Move ~alpha forward as was intended.
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-ruby/hoe/hoe-2.8.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild?r1=1.2&r2=1.3
15
16 Index: hoe-2.8.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- hoe-2.8.0.ebuild 27 Dec 2010 20:21:41 -0000 1.2
23 +++ hoe-2.8.0.ebuild 2 Jan 2011 10:21:33 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.2 2010/12/27 20:21:41 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.3 2011/01/02 10:21:33 graaff Exp $
30
31 EAPI=2
32 USE_RUBY="ruby18 ree18 ruby19 jruby"
33 @@ -19,7 +19,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RUBY_PATCHES=( "${P}-test-file-ordering.patch" )
42
43
44
45 1.98 dev-ruby/hoe/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.98&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.98&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.97&r2=1.98
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
54 retrieving revision 1.97
55 retrieving revision 1.98
56 diff -u -r1.97 -r1.98
57 --- ChangeLog 27 Dec 2010 20:21:41 -0000 1.97
58 +++ ChangeLog 2 Jan 2011 10:21:33 -0000 1.98
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-ruby/hoe
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.97 2010/12/27 20:21:41 grobian Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.98 2011/01/02 10:21:33 graaff Exp $
65 +
66 + 02 Jan 2011; Hans de Graaff <graaff@g.o> hoe-2.6.2.ebuild,
67 + hoe-2.8.0.ebuild:
68 + Move ~alpha forward as was intended.
69
70 27 Dec 2010; Fabian Groffen <grobian@g.o> hoe-2.8.0.ebuild:
71 Marked ~x64-solaris
72
73
74
75 1.2 dev-ruby/hoe/hoe-2.6.2.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.6.2.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.6.2.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.6.2.ebuild?r1=1.1&r2=1.2
80
81 Index: hoe-2.6.2.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.6.2.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- hoe-2.6.2.ebuild 18 Sep 2010 16:27:08 -0000 1.1
88 +++ hoe-2.6.2.ebuild 2 Jan 2011 10:21:33 -0000 1.2
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2010 Gentoo Foundation
91 +# Copyright 1999-2011 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.6.2.ebuild,v 1.1 2010/09/18 16:27:08 graaff Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.6.2.ebuild,v 1.2 2011/01/02 10:21:33 graaff Exp $
95
96 EAPI=2
97 USE_RUBY="ruby18 ree18 ruby19 jruby"
98 @@ -19,7 +19,7 @@
99
100 LICENSE="MIT"
101 SLOT="0"
102 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
103 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
104 IUSE=""
105
106 RUBY_PATCHES=( "${PN}-2.6.1-test-file-ordering.patch" )