autoproj 1.9.7.rc6 → 1.9.7.rc7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2273,6 +2273,7 @@ ruby18:
2273
2273
  - ruby
2274
2274
  - rb-rake
2275
2275
  default: nonexistent
2276
+ arch: ignore
2276
2277
  ruby19:
2277
2278
  debian:
2278
2279
  - ruby1.9.1
@@ -2290,8 +2291,6 @@ ruby19:
2290
2291
  gentoo:
2291
2292
  - dev-lang/ruby:1.9
2292
2293
  - rake
2293
- arch,manjarolinux:
2294
- - ruby
2295
2294
  fedora:
2296
2295
  '17':
2297
2296
  - ruby
@@ -2299,8 +2298,9 @@ ruby19:
2299
2298
  darwin:
2300
2299
  - ruby19
2301
2300
  - rake
2302
- default: nonexistent
2303
2301
  opensuse: ruby19-devel
2302
+ arch: ignore
2303
+ default: nonexistent
2304
2304
  ruby20:
2305
2305
  debian:
2306
2306
  - ruby2.0
@@ -2308,18 +2308,20 @@ ruby20:
2308
2308
  - rake
2309
2309
  - rubygems-integration
2310
2310
  opensuse: ruby20-devel
2311
- default: ignore
2311
+ arch: ignore
2312
+ default: nonexistent
2312
2313
  ruby21:
2313
2314
  debian:
2314
2315
  - ruby2.1
2315
2316
  - ruby2.1-dev
2316
2317
  - rake
2317
2318
  - rubygems-integration
2318
- default: ignore
2319
+ arch: ignore
2320
+ default: nonexistent
2319
2321
  build-essential:
2320
2322
  debian,ubuntu: build-essential
2321
2323
  gentoo: ignore
2322
- arch,manjarolinux: base-dev
2324
+ arch: base-devel
2323
2325
  fedora: ignore
2324
2326
  darwin: ignore
2325
2327
  opensuse:
@@ -2333,28 +2335,28 @@ git:
2333
2335
  default: git-core
2334
2336
  ubuntu: git-core
2335
2337
  gentoo: dev-vcs/git
2336
- arch,manjarolinux: git
2338
+ arch: git
2337
2339
  fedora: git
2338
2340
  darwin: git-core
2339
2341
  opensuse: git
2340
2342
  hg:
2341
2343
  debian,ubuntu: mercurial
2342
2344
  gentoo: dev-vcs/mercurial
2343
- arch,manjarolinux: mercurial
2345
+ arch: mercurial
2344
2346
  fedora: mercurial
2345
2347
  darwin: mercurial
2346
2348
  opensuse: mercurial
2347
2349
  svn:
2348
2350
  debian,ubuntu: subversion
2349
2351
  gentoo: dev-util/subversion
2350
- arch,manjarolinux: subversion
2352
+ arch: subversion
2351
2353
  fedora: subversion
2352
2354
  darwin: subversion
2353
2355
  opensuse: subversion
2354
2356
  cmake:
2355
2357
  debian,ubuntu: cmake
2356
2358
  gentoo: dev-util/cmake
2357
- arch,manjarolinux: cmake
2359
+ arch: cmake
2358
2360
  fedora: cmake
2359
2361
  darwin: cmake
2360
2362
  opensuse: cmake
@@ -2365,7 +2367,7 @@ autotools:
2365
2367
  gentoo:
2366
2368
  - sys-devel/automake:1.9
2367
2369
  - sys-devel/autoconf
2368
- arch,manjarolinux:
2370
+ arch:
2369
2371
  - automake
2370
2372
  - autoconf
2371
2373
  fedora:
@@ -2380,7 +2382,7 @@ autotools:
2380
2382
  lsb_release:
2381
2383
  debian,ubuntu: lsb-release
2382
2384
  gentoo: sys-apps/lsb-release
2383
- arch,manjarolinux: lsb-release
2385
+ arch: lsb-release
2384
2386
  fedora: redhat-lsb
2385
2387
  darwin: ignore
2386
2388
  opensuse: lsb-release
@@ -2391,7 +2393,7 @@ archive:
2391
2393
  gentoo:
2392
2394
  - app-arch/tar
2393
2395
  - app-arch/unzip
2394
- arch,manjarolinux:
2396
+ arch:
2395
2397
  - tar
2396
2398
  - unzip
2397
2399
  fedora:
@@ -2407,11 +2409,11 @@ cvs:
2407
2409
  debian,ubuntu: cvs
2408
2410
  fedora: cvs
2409
2411
  darwin: cvs
2410
- arch,manjarolinux: cvs
2412
+ arch: cvs
2411
2413
  opensuse: cvs
2412
2414
  pip:
2413
2415
  debian,ubuntu: python-pip
2414
- arch,manjarolinux: python2-pip
2416
+ arch: python2-pip
2415
2417
  opensuse: python-pip
2416
2418
 
2417
2419
  EODEFS
@@ -20,6 +20,7 @@ ruby18:
20
20
  - ruby
21
21
  - rb-rake
22
22
  default: nonexistent
23
+ arch: ignore # on arch, if ruby is installed then so is the supporting stuff
23
24
 
24
25
  ruby19:
25
26
  debian:
@@ -39,8 +40,6 @@ ruby19:
39
40
  gentoo:
40
41
  - dev-lang/ruby:1.9
41
42
  - rake
42
- arch,manjarolinux:
43
- - ruby
44
43
  fedora:
45
44
  "17":
46
45
  - ruby
@@ -48,8 +47,9 @@ ruby19:
48
47
  darwin:
49
48
  - ruby19
50
49
  - rake
51
- default: nonexistent
52
50
  opensuse: ruby19-devel
51
+ arch: ignore # on arch, if ruby is installed then so is the supporting stuff
52
+ default: nonexistent
53
53
 
54
54
  ruby20:
55
55
  debian:
@@ -58,7 +58,8 @@ ruby20:
58
58
  - rake
59
59
  - rubygems-integration
60
60
  opensuse: ruby20-devel
61
- default: ignore
61
+ arch: ignore # on arch, if ruby is installed then so is the supporting stuff
62
+ default: nonexistent
62
63
 
63
64
  ruby21:
64
65
  debian:
@@ -66,12 +67,13 @@ ruby21:
66
67
  - ruby2.1-dev
67
68
  - rake
68
69
  - rubygems-integration
69
- default: ignore
70
+ arch: ignore # on arch, if ruby is installed then so is the supporting stuff
71
+ default: nonexistent
70
72
 
71
73
  build-essential:
72
74
  debian,ubuntu: build-essential
73
75
  gentoo: ignore
74
- arch,manjarolinux: base-dev
76
+ arch: base-devel
75
77
  fedora: ignore
76
78
  darwin: ignore
77
79
  opensuse: ["@devel_C_C++", "gcc-c++"]
@@ -86,7 +88,7 @@ git:
86
88
  default: git-core
87
89
  ubuntu: git-core
88
90
  gentoo: dev-vcs/git
89
- arch,manjarolinux: git
91
+ arch: git
90
92
  fedora: git
91
93
  darwin: git-core
92
94
  opensuse: git
@@ -94,7 +96,7 @@ git:
94
96
  hg:
95
97
  debian,ubuntu: mercurial
96
98
  gentoo: dev-vcs/mercurial
97
- arch,manjarolinux: mercurial
99
+ arch: mercurial
98
100
  fedora: mercurial
99
101
  darwin: mercurial
100
102
  opensuse: mercurial
@@ -102,7 +104,7 @@ hg:
102
104
  svn:
103
105
  debian,ubuntu: subversion
104
106
  gentoo: dev-util/subversion
105
- arch,manjarolinux: subversion
107
+ arch: subversion
106
108
  fedora: subversion
107
109
  darwin: subversion
108
110
  opensuse: subversion
@@ -110,7 +112,7 @@ svn:
110
112
  cmake:
111
113
  debian,ubuntu: cmake
112
114
  gentoo: dev-util/cmake
113
- arch,manjarolinux: cmake
115
+ arch: cmake
114
116
  fedora: cmake
115
117
  darwin: cmake
116
118
  opensuse: cmake
@@ -122,7 +124,7 @@ autotools:
122
124
  gentoo:
123
125
  - "sys-devel/automake:1.9"
124
126
  - sys-devel/autoconf
125
- arch,manjarolinux:
127
+ arch:
126
128
  - automake
127
129
  - autoconf
128
130
  fedora:
@@ -138,7 +140,7 @@ autotools:
138
140
  lsb_release:
139
141
  debian,ubuntu: lsb-release
140
142
  gentoo: sys-apps/lsb-release
141
- arch,manjarolinux: lsb-release
143
+ arch: lsb-release
142
144
  fedora: redhat-lsb
143
145
  darwin: ignore
144
146
  opensuse: lsb-release
@@ -150,7 +152,7 @@ archive:
150
152
  gentoo:
151
153
  - app-arch/tar
152
154
  - app-arch/unzip
153
- arch,manjarolinux:
155
+ arch:
154
156
  - tar
155
157
  - unzip
156
158
  fedora:
@@ -167,12 +169,12 @@ cvs:
167
169
  debian,ubuntu: cvs
168
170
  fedora: cvs
169
171
  darwin: cvs
170
- arch,manjarolinux: cvs
172
+ arch: cvs
171
173
  opensuse: cvs
172
174
 
173
175
  pip:
174
176
  debian,ubuntu: python-pip
175
- arch,manjarolinux: python2-pip
177
+ arch: python2-pip
176
178
  opensuse: python-pip
177
179
 
178
180
  # vim: expandtab
@@ -1,3 +1,3 @@
1
1
  module Autoproj
2
- VERSION = "1.9.7.rc6"
2
+ VERSION = "1.9.7.rc7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autoproj
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.7.rc6
4
+ version: 1.9.7.rc7
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-05-21 00:00:00.000000000 Z
12
+ date: 2014-05-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: autobuild