sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit ae9bb71900fe625562c124debcf4f7b316a1bb3a
parent 9921c77b1758b2d603ec5038f7a9f93d0c27f51b
Author: Jacob Pipkin <j@dawnrazor.net>
Date:   Fri,  1 Jun 2012 16:42:01 -0500

version 0.5 -> 0.6

Diffstat:
MSBO-Lib/lib/SBO/Lib.pm | 4++--
Mman1/sbocheck.1 | 2+-
Mman1/sboclean.1 | 2+-
Mman1/sboconfig.1 | 2+-
Mman1/sbofind.1 | 2+-
Mman1/sboinstall.1 | 2+-
Mman1/sbosnap.1 | 2+-
Mman1/sboupgrade.1 | 2+-
Mman5/sbotools.conf.5 | 2+-
9 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm @@ -7,8 +7,8 @@ # date: Setting Orange, the 37th day of Discord in the YOLD 3178 # license: WTFPL <http://sam.zoy.org/wtfpl/COPYING> -package SBO::Lib 0.5; -my $version = "0.5"; +package SBO::Lib 0.6; +my $version = "0.6"; require Exporter; diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 @@ -1,4 +1,4 @@ -.TH sbocheck 1 "Pungenday, the 2nd day of Confusion in the YOLD 3178" "sbotools 0.5 fnord" dawnrazor.net +.TH sbocheck 1 "Boomtime, the 6th day of Confusion in the YOLD 3178" "sbotools 0.6 fnord" dawnrazor.net .SH NAME .P sbocheck - update a local slackbuilds.org tree and check for updates. diff --git a/man1/sboclean.1 b/man1/sboclean.1 @@ -1,4 +1,4 @@ -.TH sboclean 1 "Pungenday, the 2nd day of Confusion in the YOLD 3178" "sbotools 0.5 fnord" dawnrazor.net +.TH sboclean 1 "Boomtime, the 6th day of Confusion in the YOLD 3178" "sbotools 0.6 fnord" dawnrazor.net .SH NAME .P sboclean - clean files left around by sbotools. diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 @@ -1,4 +1,4 @@ -.TH sboconfig 1 "Pungenday, the 2nd day of Confusion in the YOLD 3178" "sbotools 0.5 fnord" dawnrazor.net +.TH sboconfig 1 "Boomtime, the 6th day of Confusion in the YOLD 3178" "sbotools 0.6 fnord" dawnrazor.net .SH NAME .P sboconfig - set sbotools configuration options. diff --git a/man1/sbofind.1 b/man1/sbofind.1 @@ -1,4 +1,4 @@ -.TH sbofind 1 "Pungenday, the 2nd day of Confusion in the YOLD 3178" "sbotools 0.5 fnord" dawnrazor.net +.TH sbofind 1 "Boomtime, the 6th day of Confusion in the YOLD 3178" "sbotools 0.6 fnord" dawnrazor.net .SH NAME .P sbofind - search slackbuilds.org tree for a given name diff --git a/man1/sboinstall.1 b/man1/sboinstall.1 @@ -1,4 +1,4 @@ -.TH sboinstall 1 "Pungenday, the 2nd day of Confusion in the YOLD 3178" "sbotools 0.5 fnord" dawnrazor.net +.TH sboinstall 1 "Boomtime, the 6th day of Confusion in the YOLD 3178" "sbotools 0.6 fnord" dawnrazor.net .SH NAME .P sboinstall - install slackbuilds diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 @@ -1,4 +1,4 @@ -.TH sbosnap 1 "Pungenday, the 2nd day of Confusion in the YOLD 3178" "sbotools 0.5 fnord" dawnrazor.net +.TH sbosnap 1 "Boomtime, the 6th day of Confusion in the YOLD 3178" "sbotools 0.6 fnord" dawnrazor.net .SH NAME .P sbosnap - slackbuilds.org tree fetch and update command. diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1 @@ -1,4 +1,4 @@ -.TH sboupgrade 1 "Pungenday, the 2nd day of Confusion in the YOLD 3178" "sbotools 0.5 fnord" dawnrazor.net +.TH sboupgrade 1 "Boomtime, the 6th day of Confusion in the YOLD 3178" "sbotools 0.6 fnord" dawnrazor.net .SH NAME .P sboupgrade - install or upgrade slackbuilds diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5 @@ -1,4 +1,4 @@ -.TH sbotools.conf 5 "Pungenday, the 2nd day of Confusion in the YOLD 3178" "sbotools 0.5 fnord" dawnrazor.net +.TH sbotools.conf 5 "Boomtime, the 6th day of Confusion in the YOLD 3178" "sbotools 0.6 fnord" dawnrazor.net .SH NAME .P sbotools.conf - configuration file for sbotools commands.