Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubytorrent: rubytorrent-0.3.ebuild rubytorrent-0.3-r1.ebuild ChangeLog
Date: Tue, 01 May 2012 18:31:53
Message-Id: 20120501182404.15D952004B@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:04
2
3 Modified: rubytorrent-0.3.ebuild rubytorrent-0.3-r1.ebuild
4 ChangeLog
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.12 dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild?r1=1.11&r2=1.12
16
17 Index: rubytorrent-0.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- rubytorrent-0.3.ebuild 22 May 2010 15:55:13 -0000 1.11
24 +++ rubytorrent-0.3.ebuild 1 May 2012 18:24:03 -0000 1.12
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.11 2010/05/22 15:55:13 flameeyes Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.12 2012/05/01 18:24:03 armin76 Exp $
31
32 inherit ruby
33
34 @@ -10,7 +10,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~amd64 ia64 ~ppc x86"
39 +KEYWORDS="~amd64 ~ppc x86"
40 IUSE=""
41
42 USE_RUBY="ruby18"
43
44
45
46 1.2 dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild?r1=1.1&r2=1.2
51
52 Index: rubytorrent-0.3-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- rubytorrent-0.3-r1.ebuild 11 Jul 2010 09:31:42 -0000 1.1
59 +++ rubytorrent-0.3-r1.ebuild 1 May 2012 18:24:03 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2010 Gentoo Foundation
62 +# Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild,v 1.1 2010/07/11 09:31:42 graaff Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3-r1.ebuild,v 1.2 2012/05/01 18:24:03 armin76 Exp $
66
67 EAPI=2
68 USE_RUBY="ruby18"
69 @@ -13,7 +13,7 @@
70
71 LICENSE="GPL-2"
72 SLOT="0"
73 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
74 +KEYWORDS="~amd64 ~ppc ~x86"
75 IUSE=""
76
77 each_ruby_install() {
78
79
80
81 1.12 dev-ruby/rubytorrent/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/ChangeLog?rev=1.12&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/ChangeLog?rev=1.12&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytorrent/ChangeLog?r1=1.11&r2=1.12
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v
90 retrieving revision 1.11
91 retrieving revision 1.12
92 diff -u -r1.11 -r1.12
93 --- ChangeLog 11 Jul 2010 09:31:42 -0000 1.11
94 +++ ChangeLog 1 May 2012 18:24:03 -0000 1.12
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-ruby/rubytorrent
97 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.11 2010/07/11 09:31:42 graaff Exp $
99 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.12 2012/05/01 18:24:03 armin76 Exp $
101 +
102 + 01 May 2012; Raúl Porcel <armin76@g.o> rubytorrent-0.3.ebuild,
103 + rubytorrent-0.3-r1.ebuild:
104 + Drop ia64/sparc keywords
105
106 *rubytorrent-0.3-r1 (11 Jul 2010)