diakonos 0.8.10 → 0.8.11
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.
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: diakonos
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.8.
|
|
4
|
+
version: 0.8.11
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pistos
|
|
@@ -9,7 +9,7 @@ autorequire:
|
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
11
|
|
|
12
|
-
date: 2009-
|
|
12
|
+
date: 2009-07-07 00:00:00 -04:00
|
|
13
13
|
default_executable:
|
|
14
14
|
dependencies: []
|
|
15
15
|
|
|
@@ -36,11 +36,11 @@ post_install_message: |+
|
|
|
36
36
|
As of version 0.8.8, Diakonos is no longer installed via RubyGems. You may
|
|
37
37
|
find that a Diakonos package is already available for your operating system's
|
|
38
38
|
package manager. There are packages for: Ubuntu, Debian, Gentoo, Arch Linux,
|
|
39
|
-
Slackware, and
|
|
39
|
+
Slackware, Sourcemage, and possibly more.
|
|
40
40
|
|
|
41
41
|
If there is no package for your system, you can install Diakonos manually:
|
|
42
42
|
|
|
43
|
-
- Uninstall any previously installed diakonos gems
|
|
43
|
+
- Uninstall any previously installed diakonos gems (including this one)
|
|
44
44
|
- Acquire a tarball from http://purepistos.net/diakonos
|
|
45
45
|
- Unpack the tarball
|
|
46
46
|
- ruby install.rb --help
|