Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubyzip: rubyzip-0.9.9.ebuild ChangeLog rubyzip-1.0.0.ebuild
Date: Mon, 02 Dec 2013 00:14:45
Message-Id: 20131202001442.620E22004B@flycatcher.gentoo.org
1 jer 13/12/02 00:14:42
2
3 Modified: rubyzip-0.9.9.ebuild ChangeLog rubyzip-1.0.0.ebuild
4 Log:
5 Marked ~hppa (bug #493006).
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.4 dev-ruby/rubyzip/rubyzip-0.9.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild?r1=1.3&r2=1.4
15
16 Index: rubyzip-0.9.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- rubyzip-0.9.9.ebuild 27 Sep 2012 19:06:12 -0000 1.3
23 +++ rubyzip-0.9.9.ebuild 2 Dec 2013 00:14:42 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild,v 1.3 2012/09/27 19:06:12 johu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild,v 1.4 2013/12/02 00:14:42 jer Exp $
30
31 EAPI=4
32
33 @@ -20,7 +20,7 @@
34
35 LICENSE="Ruby"
36 SLOT="0"
37 -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
38 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd"
39 IUSE=""
40
41 RDEPEND=""
42
43
44
45 1.28 dev-ruby/rubyzip/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/ChangeLog?rev=1.28&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/ChangeLog?rev=1.28&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/ChangeLog?r1=1.27&r2=1.28
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/ChangeLog,v
54 retrieving revision 1.27
55 retrieving revision 1.28
56 diff -u -r1.27 -r1.28
57 --- ChangeLog 30 Aug 2013 06:10:51 -0000 1.27
58 +++ ChangeLog 2 Dec 2013 00:14:42 -0000 1.28
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-ruby/rubyzip
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/ChangeLog,v 1.27 2013/08/30 06:10:51 graaff Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/ChangeLog,v 1.28 2013/12/02 00:14:42 jer Exp $
64 +
65 + 02 Dec 2013; Jeroen Roovers <jer@g.o> rubyzip-0.9.9.ebuild,
66 + rubyzip-1.0.0.ebuild:
67 + Marked ~hppa (bug #493006).
68
69 *rubyzip-1.0.0 (30 Aug 2013)
70
71
72
73
74 1.2 dev-ruby/rubyzip/rubyzip-1.0.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild?r1=1.1&r2=1.2
79
80 Index: rubyzip-1.0.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- rubyzip-1.0.0.ebuild 30 Aug 2013 06:10:51 -0000 1.1
87 +++ rubyzip-1.0.0.ebuild 2 Dec 2013 00:14:42 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2013 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild,v 1.1 2013/08/30 06:10:51 graaff Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild,v 1.2 2013/12/02 00:14:42 jer Exp $
93
94 EAPI=5
95
96 @@ -19,7 +19,7 @@
97
98 LICENSE="Ruby"
99 SLOT="1"
100 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
101 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
102 IUSE=""
103
104 RDEPEND=""