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/ruby-tcpwrap: ruby-tcpwrap-0.6.ebuild ruby-tcpwrap-0.6-r1.ebuild ChangeLog
Date: Sun, 01 Jul 2012 18:32:36
Message-Id: 20120701183142.002F92004E@flycatcher.gentoo.org
1 armin76 12/07/01 18:31:41
2
3 Modified: ruby-tcpwrap-0.6.ebuild ruby-tcpwrap-0.6-r1.ebuild
4 ChangeLog
5 Log:
6 drop alpha keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.17 dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild?rev=1.17&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild?rev=1.17&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild?r1=1.16&r2=1.17
16
17 Index: ruby-tcpwrap-0.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v
20 retrieving revision 1.16
21 retrieving revision 1.17
22 diff -u -r1.16 -r1.17
23 --- ruby-tcpwrap-0.6.ebuild 1 May 2012 18:24:11 -0000 1.16
24 +++ ruby-tcpwrap-0.6.ebuild 1 Jul 2012 18:31:41 -0000 1.17
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.16 2012/05/01 18:24:11 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.17 2012/07/01 18:31:41 armin76 Exp $
30
31 inherit ruby
32
33 @@ -13,7 +13,7 @@
34 LICENSE="BSD"
35 SLOT="0"
36 USE_RUBY="ruby18"
37 -KEYWORDS="alpha amd64 ~hppa ~mips ~ppc x86"
38 +KEYWORDS="amd64 ~hppa ~mips ~ppc x86"
39
40 DEPEND="
41 net-libs/libident
42
43
44
45 1.3 dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild?r1=1.2&r2=1.3
50
51 Index: ruby-tcpwrap-0.6-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ruby-tcpwrap-0.6-r1.ebuild 1 May 2012 18:24:11 -0000 1.2
58 +++ ruby-tcpwrap-0.6-r1.ebuild 1 Jul 2012 18:31:41 -0000 1.3
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild,v 1.2 2012/05/01 18:24:11 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild,v 1.3 2012/07/01 18:31:41 armin76 Exp $
64
65 EAPI="2"
66 USE_RUBY="ruby18 ruby19 ree18"
67 @@ -13,7 +13,7 @@
68
69 LICENSE="BSD"
70 SLOT="0"
71 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86"
72 +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86"
73 IUSE=""
74
75 DEPEND="net-libs/libident
76
77
78
79 1.18 dev-ruby/ruby-tcpwrap/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog?rev=1.18&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog?rev=1.18&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog?r1=1.17&r2=1.18
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v
88 retrieving revision 1.17
89 retrieving revision 1.18
90 diff -u -r1.17 -r1.18
91 --- ChangeLog 1 May 2012 18:24:11 -0000 1.17
92 +++ ChangeLog 1 Jul 2012 18:31:41 -0000 1.18
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-ruby/ruby-tcpwrap
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.17 2012/05/01 18:24:11 armin76 Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.18 2012/07/01 18:31:41 armin76 Exp $
98 +
99 + 01 Jul 2012; Raúl Porcel <armin76@g.o> ruby-tcpwrap-0.6.ebuild,
100 + ruby-tcpwrap-0.6-r1.ebuild:
101 + Drop alpha keywords
102
103 01 May 2012; Raúl Porcel <armin76@g.o> ruby-tcpwrap-0.6.ebuild,
104 ruby-tcpwrap-0.6-r1.ebuild: