simple-chmod 0.3 → 0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +8 -8
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simple-chmod
3
3
  version: !ruby/object:Gem::Version
4
- hash: 13
4
+ hash: 3
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
- - 3
9
- version: "0.3"
8
+ - 4
9
+ version: "0.4"
10
10
  platform: ruby
11
11
  authors:
12
12
  - Pascal R.
@@ -14,11 +14,11 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-12-27 00:00:00 +01:00
17
+ date: 2011-01-29 00:00:00 +01:00
18
18
  default_executable:
19
19
  dependencies: []
20
20
 
21
- description: Simple UNIX & Linux-terminal script to change permissions of a file. Website coming soon...
21
+ description: This simple script is an alternative to the Unix & Linux-terminal chmod command to change file permissions.
22
22
  email: firestarter87@users.sf.net
23
23
  executables:
24
24
  - simple-chmod
@@ -32,7 +32,7 @@ files:
32
32
  - copyright.txt
33
33
  - bin/simple-chmod
34
34
  has_rdoc: true
35
- homepage: http://simple-chmod.rubyforge.org
35
+ homepage: http://github.com/firestarter87/Simple-Chmod
36
36
  licenses:
37
37
  - GNU GPL v2
38
38
  post_install_message:
@@ -62,10 +62,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
62
62
  version: "0"
63
63
  requirements: []
64
64
 
65
- rubyforge_project: simple-chmod
65
+ rubyforge_project:
66
66
  rubygems_version: 1.3.7
67
67
  signing_key:
68
68
  specification_version: 3
69
- summary: Simple Linux-terminal script to change permissions of a file.
69
+ summary: Simple UNIX/Linux-terminal script to change permissions of a file.
70
70
  test_files: []
71
71