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/snmplib: snmplib-1.0.3.ebuild ChangeLog snmplib-1.0.4.ebuild snmplib-1.1.0.ebuild
Date: Tue, 01 May 2012 18:28:06
Message-Id: 20120501182417.498CD20060@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:17
2
3 Modified: snmplib-1.0.3.ebuild ChangeLog snmplib-1.0.4.ebuild
4 snmplib-1.1.0.ebuild
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.9 dev-ruby/snmplib/snmplib-1.0.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.3.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.3.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.3.ebuild?r1=1.8&r2=1.9
16
17 Index: snmplib-1.0.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.3.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- snmplib-1.0.3.ebuild 6 Feb 2012 19:15:15 -0000 1.8
24 +++ snmplib-1.0.3.ebuild 1 May 2012 18:24:17 -0000 1.9
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/snmplib/snmplib-1.0.3.ebuild,v 1.8 2012/02/06 19:15:15 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.3.ebuild,v 1.9 2012/05/01 18:24:17 armin76 Exp $
30
31 EAPI=2
32 USE_RUBY="ruby18"
33 @@ -18,7 +18,7 @@
34 DESCRIPTION="SNMP library implemented in pure Ruby"
35 HOMEPAGE="http://snmplib.rubyforge.org/"
36
37 -KEYWORDS="amd64 ia64 ppc x86"
38 +KEYWORDS="amd64 ppc x86"
39 LICENSE="Ruby"
40 SLOT="0"
41
42
43
44
45 1.38 dev-ruby/snmplib/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/ChangeLog?rev=1.38&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/ChangeLog?rev=1.38&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/ChangeLog?r1=1.37&r2=1.38
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v
54 retrieving revision 1.37
55 retrieving revision 1.38
56 diff -u -r1.37 -r1.38
57 --- ChangeLog 6 Feb 2012 19:15:15 -0000 1.37
58 +++ ChangeLog 1 May 2012 18:24:17 -0000 1.38
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-ruby/snmplib
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.37 2012/02/06 19:15:15 ranger Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.38 2012/05/01 18:24:17 armin76 Exp $
64 +
65 + 01 May 2012; Raúl Porcel <armin76@g.o> snmplib-1.0.3.ebuild,
66 + snmplib-1.0.4.ebuild, snmplib-1.1.0.ebuild:
67 + Drop ia64/sparc keywords
68
69 06 Feb 2012; Brent Baude <ranger@g.o> snmplib-1.0.3.ebuild:
70 Marking snmplib-1.0.3 ppc for bug 379019
71
72
73
74 1.2 dev-ruby/snmplib/snmplib-1.0.4.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.4.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.4.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.4.ebuild?r1=1.1&r2=1.2
79
80 Index: snmplib-1.0.4.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.4.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- snmplib-1.0.4.ebuild 27 Oct 2011 06:09:07 -0000 1.1
87 +++ snmplib-1.0.4.ebuild 1 May 2012 18:24:17 -0000 1.2
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2011 Gentoo Foundation
90 +# Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.4.ebuild,v 1.1 2011/10/27 06:09:07 graaff Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.4.ebuild,v 1.2 2012/05/01 18:24:17 armin76 Exp $
94
95 EAPI=2
96 USE_RUBY="ruby18 ruby19 ree18"
97 @@ -18,7 +18,7 @@
98 DESCRIPTION="SNMP library implemented in pure Ruby"
99 HOMEPAGE="http://snmplib.rubyforge.org/"
100
101 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
102 +KEYWORDS="~amd64 ~ppc ~x86"
103 LICENSE="Ruby"
104 SLOT="0"
105
106
107
108
109 1.2 dev-ruby/snmplib/snmplib-1.1.0.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.1.0.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.1.0.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/snmplib/snmplib-1.1.0.ebuild?r1=1.1&r2=1.2
114
115 Index: snmplib-1.1.0.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.1.0.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- snmplib-1.1.0.ebuild 25 Dec 2011 07:57:21 -0000 1.1
122 +++ snmplib-1.1.0.ebuild 1 May 2012 18:24:17 -0000 1.2
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2011 Gentoo Foundation
125 +# Copyright 1999-2012 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.1.0.ebuild,v 1.1 2011/12/25 07:57:21 graaff Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.1.0.ebuild,v 1.2 2012/05/01 18:24:17 armin76 Exp $
129
130 EAPI=4
131 USE_RUBY="ruby18 ruby19 ree18"
132 @@ -18,7 +18,7 @@
133 DESCRIPTION="SNMP library implemented in pure Ruby"
134 HOMEPAGE="http://snmplib.rubyforge.org/"
135
136 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
137 +KEYWORDS="~amd64 ~ppc ~x86"
138 LICENSE="Ruby"
139 SLOT="0"