pango 0.90.8 → 0.90.9
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pango
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
5
|
-
prerelease:
|
4
|
+
hash: 357
|
5
|
+
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 90
|
9
|
-
-
|
10
|
-
version: 0.90.
|
9
|
+
- 9
|
10
|
+
version: 0.90.9
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- The Ruby-GNOME2 Proejct Team
|
@@ -15,8 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2011-
|
19
|
-
default_executable:
|
18
|
+
date: 2011-06-11 00:00:00 Z
|
20
19
|
dependencies:
|
21
20
|
- !ruby/object:Gem::Dependency
|
22
21
|
name: cairo
|
@@ -42,12 +41,12 @@ dependencies:
|
|
42
41
|
requirements:
|
43
42
|
- - ">="
|
44
43
|
- !ruby/object:Gem::Version
|
45
|
-
hash:
|
44
|
+
hash: 357
|
46
45
|
segments:
|
47
46
|
- 0
|
48
47
|
- 90
|
49
|
-
-
|
50
|
-
version: 0.90.
|
48
|
+
- 9
|
49
|
+
version: 0.90.9
|
51
50
|
type: :runtime
|
52
51
|
version_requirements: *id002
|
53
52
|
description: Ruby/Pango is a Ruby binding of pango-1.x.
|
@@ -120,7 +119,6 @@ files:
|
|
120
119
|
- test/test-attribute.rb
|
121
120
|
- test/run-test.rb
|
122
121
|
- test/test-language.rb
|
123
|
-
has_rdoc: true
|
124
122
|
homepage: http://ruby-gnome2.sourceforge.jp/
|
125
123
|
licenses: []
|
126
124
|
|
@@ -152,7 +150,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
152
150
|
requirements: []
|
153
151
|
|
154
152
|
rubyforge_project:
|
155
|
-
rubygems_version: 1.
|
153
|
+
rubygems_version: 1.7.2
|
156
154
|
signing_key:
|
157
155
|
specification_version: 3
|
158
156
|
summary: Ruby/Pango is a Ruby binding of pango-1.x.
|