Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: ChangeLog rake-compiler-0.7.0-r1.ebuild rake-compiler-0.7.0.ebuild
Date: Sat, 01 May 2010 00:46:47
Message-Id: 20100501004644.A84272C05E@corvid.gentoo.org
1 flameeyes 10/05/01 00:46:44
2
3 Modified: ChangeLog rake-compiler-0.7.0-r1.ebuild
4 rake-compiler-0.7.0.ebuild
5 Log:
6 Restore original SRC_URI.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.13 dev-ruby/rake-compiler/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 30 Apr 2010 20:29:13 -0000 1.12
23 +++ ChangeLog 1 May 2010 00:46:44 -0000 1.13
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.12 2010/04/30 20:29:13 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.13 2010/05/01 00:46:44 flameeyes Exp $
29 +
30 + 01 May 2010; Diego E. Pettenò <flameeyes@g.o>
31 + rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:
32 + Restore original SRC_URI.
33
34 30 Apr 2010; Hans de Graaff <graaff@g.o>
35 rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:
36
37
38
39 1.5 dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?r1=1.4&r2=1.5
44
45 Index: rake-compiler-0.7.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- rake-compiler-0.7.0-r1.ebuild 30 Apr 2010 20:29:13 -0000 1.4
52 +++ rake-compiler-0.7.0-r1.ebuild 1 May 2010 00:46:44 -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.0-r1.ebuild,v 1.4 2010/04/30 20:29:13 graaff Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild,v 1.5 2010/05/01 00:46:44 flameeyes Exp $
58
59 EAPI=2
60 USE_RUBY="ruby18 ruby19 jruby"
61 @@ -18,8 +18,7 @@
62 HOMEPAGE="http://github.com/luislavena/rake-compiler"
63 LICENSE="as-is" # truly
64
65 -#SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
66 -SRC_URI="mirror://gentoo/${P}.tar.gz"
67 +SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
68 S="${WORKDIR}/luislavena-${PN}-2834041"
69
70 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
71
72
73
74 1.10 dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?rev=1.10&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?rev=1.10&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?r1=1.9&r2=1.10
79
80 Index: rake-compiler-0.7.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v
83 retrieving revision 1.9
84 retrieving revision 1.10
85 diff -u -r1.9 -r1.10
86 --- rake-compiler-0.7.0.ebuild 30 Apr 2010 20:29:13 -0000 1.9
87 +++ rake-compiler-0.7.0.ebuild 1 May 2010 00:46:44 -0000 1.10
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v 1.9 2010/04/30 20:29:13 graaff Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v 1.10 2010/05/01 00:46:44 flameeyes Exp $
93
94 EAPI=2
95 USE_RUBY="ruby18 ruby19 jruby"
96 @@ -16,8 +16,7 @@
97 HOMEPAGE="http://github.com/luislavena/rake-compiler"
98 LICENSE="as-is" # truly
99
100 -#SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
101 -SRC_URI="mirror://gentoo/${P}.tar.gz"
102 +SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
103 S="${WORKDIR}/luislavena-${PN}-2834041"
104
105 KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"