Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: ChangeLog rake-compiler-0.7.1.ebuild
Date: Sat, 04 Dec 2010 15:17:20
Message-Id: 20101204151704.0F8AD20054@flycatcher.gentoo.org
1 grobian 10/12/04 15:17:04
2
3 Modified: ChangeLog rake-compiler-0.7.1.ebuild
4 Log:
5 Marked ~ppc-macos
6
7 (Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.24 dev-ruby/rake-compiler/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.24&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.24&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.23&r2=1.24
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
19 retrieving revision 1.23
20 retrieving revision 1.24
21 diff -u -r1.23 -r1.24
22 --- ChangeLog 25 Oct 2010 01:30:34 -0000 1.23
23 +++ ChangeLog 4 Dec 2010 15:17:03 -0000 1.24
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/rake-compiler
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.23 2010/10/25 01:30:34 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.24 2010/12/04 15:17:03 grobian Exp $
29 +
30 + 02 Dec 2010; Fabian Groffen <grobian@g.o>
31 + rake-compiler-0.7.1.ebuild:
32 + Marked ~ppc-macos
33
34 25 Oct 2010; Jeroen Roovers <jer@g.o> rake-compiler-0.7.1.ebuild:
35 Marked ~hppa (bug #337956).
36
37
38
39 1.5 dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild?r1=1.4&r2=1.5
44
45 Index: rake-compiler-0.7.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- rake-compiler-0.7.1.ebuild 25 Oct 2010 01:30:34 -0000 1.4
52 +++ rake-compiler-0.7.1.ebuild 4 Dec 2010 15:17:03 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild,v 1.4 2010/10/25 01:30:34 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild,v 1.5 2010/12/04 15:17:03 grobian Exp $
58
59 EAPI=2
60 USE_RUBY="ruby18 ree18 ruby19 jruby"
61 @@ -21,7 +21,7 @@
62 SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
63 S="${WORKDIR}/luislavena-${PN}-*"
64
65 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
66 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
67 SLOT="0"
68 IUSE=""