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/quixml: quixml-0.2.1-r2.ebuild ChangeLog quixml-0.2.1-r1.ebuild
Date: Tue, 01 May 2012 18:31:56
Message-Id: 20120501182410.2B2E620054@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:10
2
3 Modified: quixml-0.2.1-r2.ebuild ChangeLog
4 quixml-0.2.1-r1.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.3 dev-ruby/quixml/quixml-0.2.1-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r2.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r2.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r2.ebuild?r1=1.2&r2=1.3
16
17 Index: quixml-0.2.1-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r2.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- quixml-0.2.1-r2.ebuild 28 Jun 2010 20:07:23 -0000 1.2
24 +++ quixml-0.2.1-r2.ebuild 1 May 2012 18:24:09 -0000 1.3
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/quixml/quixml-0.2.1-r2.ebuild,v 1.2 2010/06/28 20:07:23 graaff Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r2.ebuild,v 1.3 2012/05/01 18:24:09 armin76 Exp $
31
32 EAPI=2
33 USE_RUBY="ruby18"
34 @@ -13,7 +13,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
39 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
40 IUSE=""
41
42 DEPEND="${DEPEND} dev-libs/expat"
43
44
45
46 1.13 dev-ruby/quixml/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/ChangeLog?rev=1.13&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/ChangeLog?rev=1.13&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/ChangeLog?r1=1.12&r2=1.13
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/quixml/ChangeLog,v
55 retrieving revision 1.12
56 retrieving revision 1.13
57 diff -u -r1.12 -r1.13
58 --- ChangeLog 28 Jun 2010 20:07:23 -0000 1.12
59 +++ ChangeLog 1 May 2012 18:24:09 -0000 1.13
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-ruby/quixml
62 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/ChangeLog,v 1.12 2010/06/28 20:07:23 graaff Exp $
64 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/ChangeLog,v 1.13 2012/05/01 18:24:09 armin76 Exp $
66 +
67 + 01 May 2012; Raúl Porcel <armin76@g.o> quixml-0.2.1-r1.ebuild,
68 + quixml-0.2.1-r2.ebuild:
69 + Drop ia64/sparc keywords
70
71 28 Jun 2010; Hans de Graaff <graaff@g.o> quixml-0.2.1-r2.ebuild:
72 Keyword for amd64.
73
74
75
76 1.8 dev-ruby/quixml/quixml-0.2.1-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild?rev=1.8&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild?rev=1.8&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild?r1=1.7&r2=1.8
81
82 Index: quixml-0.2.1-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild,v
85 retrieving revision 1.7
86 retrieving revision 1.8
87 diff -u -r1.7 -r1.8
88 --- quixml-0.2.1-r1.ebuild 22 May 2010 15:36:54 -0000 1.7
89 +++ quixml-0.2.1-r1.ebuild 1 May 2012 18:24:09 -0000 1.8
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild,v 1.7 2010/05/22 15:36:54 flameeyes Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild,v 1.8 2012/05/01 18:24:09 armin76 Exp $
96
97 inherit ruby
98
99 @@ -12,7 +12,7 @@
100
101 LICENSE="GPL-2"
102 SLOT="0"
103 -KEYWORDS="hppa ppc sparc x86"
104 +KEYWORDS="hppa ppc x86"
105 IUSE=""
106
107 DEPEND="dev-libs/expat"