aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup/rbuild
diff options
context:
space:
mode:
Diffstat (limited to 'setup/rbuild')
-rwxr-xr-x[-rw-r--r--]setup/rbuild26
1 files changed, 11 insertions, 15 deletions
diff --git a/setup/rbuild b/setup/rbuild
index 32017d4f..ccc752cb 100644..100755
--- a/setup/rbuild
+++ b/setup/rbuild
@@ -3,25 +3,22 @@
Common Rakefile, Rantfile installer for SiSU
softlink Rakefile and Rantfile to this file
- * Homepage: <http://www.jus.uio.no/sisu/SiSU>
- <http://search.sisudoc.org>
- * Download: <http://www.jus.uio.no/sisu/download>
+ - Homepage: <https://sisudoc.org>
Copyright (C) 2007 Ralph Amissah
- * License: LGPL - GNU Lesser General Public License
+ - License: LGPL - GNU Lesser General Public License
[same license as Rant provided within the Rant package]
- * Ralph Amissah <ralph@amissah.com>
- Ralph Amissah <ralph.amissah@gmail.com>
+ - Ralph Amissah <ralph.amissah@gmail.com>
Rake is a Ruby build program by Jim Weirich
- * Rake may be downloaded and installed from:
- <http://rake.rubyforge.org/>
+ - Rake may be downloaded and installed from:
+ <https://rake.rubyforge.org/>
Rant is a Ruby build program by Stefan Lang
- * Rant may be downloaded and installed from:
- <http://make.rubyforge.org/>
+ - Rant may be downloaded and installed from:
+ <https://make.rubyforge.org/>
Notes on use:
[if rake is preferred and installed]
@@ -510,13 +507,12 @@ task :note_sources do
puts <<-WOK
SiSU project:
- <http://sisudoc.org>
- <http://www.jus.uio.no/sisu>
+ <https://sisudoc.org>
sisu source code is available at:
- <http://git.sisudoc.org>
- <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
+ <https://git.sisudoc.org>
+ <https://git.sisudoc.org/projects/sisu>
sisu markup samples are provided/packaged separately as sisu-markup-samples:
- <http://git.sisudoc.org/gitweb/?p=doc/sisu-markup-samples.git;a=summary>
+ <https://git.sisudoc.org/projects/sisu-markup>
WOK
end
task :note_installation do