sbotools2

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

commit 5902f1b7ecbca200caae79555b7b864277afd1bf
parent 0d7f0eedd83e1413336268d0a957adb7bb6c6e21
Author: J Pipkin <j@dawnrazor.net>
Date:   Mon, 14 Jan 2013 04:52:18 -0600

update ddates, version 1.4 -> 1.5

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

diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm @@ -14,7 +14,7 @@ use strict; use warnings FATAL => 'all'; package SBO::Lib; -our $VERSION = '1.4'; +our $VERSION = '1.5'; require Exporter; our @ISA = qw(Exporter); diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 @@ -1,4 +1,4 @@ -.TH sbocheck 1 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sbocheck 1 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" 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 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sboclean 1 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" 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 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sboconfig 1 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" 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 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sbofind 1 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" 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 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sboinstall 1 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" dawnrazor.net .SH NAME .P sboinstall - install slackbuilds diff --git a/man1/sboremove.1 b/man1/sboremove.1 @@ -1,4 +1,4 @@ -.TH sboremove 1 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sboremove 1 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" dawnrazor.net .SH NAME .P sboremove - remove packages installed from slackbuilds diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 @@ -1,4 +1,4 @@ -.TH sbosnap 1 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sbosnap 1 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" 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 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sboupgrade 1 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" 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 "Setting Orange, The Aftermath 73, 3178 YOLD" "sbotools 1.4" dawnrazor.net +.TH sbotools.conf 5 "Prickle-Prickle, Chaos 14, 3179 YOLD" "sbotools 1.5" dawnrazor.net .SH NAME .P sbotools.conf - configuration file for sbotools commands.