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/fssm: fssm-0.2.8.1.ebuild fssm-0.2.7-r1.ebuild ChangeLog fssm-0.2.7.ebuild
Date: Tue, 01 May 2012 18:27:00
Message-Id: 20120501182405.06C9320062@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:05
2
3 Modified: fssm-0.2.8.1.ebuild fssm-0.2.7-r1.ebuild ChangeLog
4 fssm-0.2.7.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/fssm/fssm-0.2.8.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.8.1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.8.1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.8.1.ebuild?r1=1.2&r2=1.3
16
17 Index: fssm-0.2.8.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.8.1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- fssm-0.2.8.1.ebuild 1 Mar 2012 20:59:26 -0000 1.2
24 +++ fssm-0.2.8.1.ebuild 1 May 2012 18:24:04 -0000 1.3
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/fssm/fssm-0.2.8.1.ebuild,v 1.2 2012/03/01 20:59:26 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.8.1.ebuild,v 1.3 2012/05/01 18:24:04 armin76 Exp $
30
31 EAPI=4
32
33 @@ -20,7 +20,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 # rb-inotify is a Linux-specific extension, so we will need to make this
42
43
44
45 1.7 dev-ruby/fssm/fssm-0.2.7-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.7-r1.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.7-r1.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.7-r1.ebuild?r1=1.6&r2=1.7
50
51 Index: fssm-0.2.7-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7-r1.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- fssm-0.2.7-r1.ebuild 6 Feb 2012 15:35:03 -0000 1.6
58 +++ fssm-0.2.7-r1.ebuild 1 May 2012 18:24:04 -0000 1.7
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/fssm/fssm-0.2.7-r1.ebuild,v 1.6 2012/02/06 15:35:03 ranger Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7-r1.ebuild,v 1.7 2012/05/01 18:24:04 armin76 Exp $
64
65 EAPI=4
66
67 @@ -18,7 +18,7 @@
68
69 LICENSE="MIT"
70 SLOT="0"
71 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris sparc64-solaris ~x64-solaris ~x86-solaris"
72 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris sparc64-solaris ~x64-solaris ~x86-solaris"
73 IUSE=""
74
75 # rb-inotify is a Linux-specific extension, so we will need to make this
76
77
78
79 1.19 dev-ruby/fssm/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/ChangeLog?rev=1.19&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/ChangeLog?rev=1.19&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/ChangeLog?r1=1.18&r2=1.19
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v
88 retrieving revision 1.18
89 retrieving revision 1.19
90 diff -u -r1.18 -r1.19
91 --- ChangeLog 1 Mar 2012 20:59:26 -0000 1.18
92 +++ ChangeLog 1 May 2012 18:24:04 -0000 1.19
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-ruby/fssm
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.18 2012/03/01 20:59:26 grobian Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.19 2012/05/01 18:24:04 armin76 Exp $
98 +
99 + 01 May 2012; Raúl Porcel <armin76@g.o> fssm-0.2.7.ebuild,
100 + fssm-0.2.7-r1.ebuild, fssm-0.2.8.1.ebuild:
101 + Drop ia64/sparc keywords
102
103 01 Mar 2012; Fabian Groffen <grobian@g.o> fssm-0.2.8.1.ebuild:
104 Marked ~x64-macos
105
106
107
108 1.5 dev-ruby/fssm/fssm-0.2.7.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild?rev=1.5&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild?rev=1.5&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild?r1=1.4&r2=1.5
113
114 Index: fssm-0.2.7.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild,v
117 retrieving revision 1.4
118 retrieving revision 1.5
119 diff -u -r1.4 -r1.5
120 --- fssm-0.2.7.ebuild 30 Dec 2011 14:35:16 -0000 1.4
121 +++ fssm-0.2.7.ebuild 1 May 2012 18:24:04 -0000 1.5
122 @@ -1,6 +1,6 @@
123 -# Copyright 1999-2011 Gentoo Foundation
124 +# Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild,v 1.4 2011/12/30 14:35:16 graaff Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.7.ebuild,v 1.5 2012/05/01 18:24:04 armin76 Exp $
128
129 EAPI=4
130
131 @@ -18,7 +18,7 @@
132
133 LICENSE="MIT"
134 SLOT="0"
135 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
136 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
137 IUSE=""
138
139 ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.4.0:2 )"