aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SBO-Lib/lib/SBO/Lib.pm6
-rw-r--r--man1/sbocheck.14
-rw-r--r--man1/sboclean.12
-rw-r--r--man1/sboconfig.14
-rw-r--r--man1/sbofind.14
-rw-r--r--man1/sboinstall.14
-rw-r--r--man1/sbosnap.14
-rw-r--r--man1/sboupgrade.14
-rw-r--r--man5/sbotools.conf.54
-rwxr-xr-xsbocheck3
-rwxr-xr-xsboclean3
-rwxr-xr-xsboconfig3
-rwxr-xr-xsbofind5
-rwxr-xr-xsboinstall3
-rwxr-xr-xsbosnap3
-rwxr-xr-xsboupgrade3
16 files changed, 39 insertions, 20 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm
index a6c205e..e27647a 100644
--- a/SBO-Lib/lib/SBO/Lib.pm
+++ b/SBO-Lib/lib/SBO/Lib.pm
@@ -5,11 +5,9 @@
# Lib.pm
# shared functions for the sbo_ scripts.
#
-# author: Jacob Pipkin <j@dawnrazor.net>
-# date: Setting Orange, the 37th day of Discord in the YOLD 3178
+# authors: Jacob Pipkin <j@dawnrazor.net>
+# Luke Williams <xocel@iquidus.org>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
-#
-# modified by: Luke Williams <xocel@iquidus.org>
use 5.16.0;
use strict;
diff --git a/man1/sbocheck.1 b/man1/sbocheck.1
index 59c2560..7d52488 100644
--- a/man1/sbocheck.1
+++ b/man1/sbocheck.1
@@ -25,6 +25,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p
.SH SEE ALSO
.P
sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5)
-.SH AUTHOR
+.SH AUTHORS
.P
Jacob Pipkin <j@dawnrazor.net>
+.P
+Luke Williams <xocel@iquidus.org>
diff --git a/man1/sboclean.1 b/man1/sboclean.1
index 1bed44b..c2446c8 100644
--- a/man1/sboclean.1
+++ b/man1/sboclean.1
@@ -42,3 +42,5 @@ sbocheck(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1),
.SH AUTHOR
.P
Jacob Pipkin <j@dawnrazor.net>
+.P
+Luke Williams <xocel@iquidus.org>
diff --git a/man1/sboconfig.1 b/man1/sboconfig.1
index b4f47da..0379124 100644
--- a/man1/sboconfig.1
+++ b/man1/sboconfig.1
@@ -55,6 +55,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p
.SH SEE ALSO
.P
sbocheck(1), sboclean(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5)
-.SH AUTHOR
+.SH AUTHORS
.P
Jacob Pipkin <j@dawnrazor.net>
+.P
+Luke Williams <xocel@iquidus.org>
diff --git a/man1/sbofind.1 b/man1/sbofind.1
index f9973e4..ad8acfb 100644
--- a/man1/sbofind.1
+++ b/man1/sbofind.1
@@ -35,6 +35,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p
.SH SEE ALSO
.P
sbocheck(1), sboclean(1), sboconfig(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5)
-.SH AUTHOR
+.SH AUTHORS
.P
Jacob Pipkin <j@dawnrazor.net>
+.P
+Luke Williams <xocel@iquidus.org>
diff --git a/man1/sboinstall.1 b/man1/sboinstall.1
index 3f8fa91..46a9da8 100644
--- a/man1/sboinstall.1
+++ b/man1/sboinstall.1
@@ -60,6 +60,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p
.SH SEE ALSO
.P
sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sbosnap(1), sboupgrade(1), sbotools.conf(5)
-.SH AUTHOR
+.SH AUTHORS
.P
Jacob Pipkin <j@dawnrazor.net>
+.P
+Luke Williams <xocel@iquidus.org>
diff --git a/man1/sbosnap.1 b/man1/sbosnap.1
index dba3d0c..e8f71b2 100644
--- a/man1/sbosnap.1
+++ b/man1/sbosnap.1
@@ -36,6 +36,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p
.SH SEE ALSO
.P
sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbotools.conf(5)
-.SH AUTHOR
+.SH AUTHORS
.P
Jacob Pipkin <j@dawnrazor.net>
+.P
+Luke Williams <xocel@iquidus.org>
diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1
index fba3f58..de1a4ab 100644
--- a/man1/sboupgrade.1
+++ b/man1/sboupgrade.1
@@ -70,6 +70,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p
.SH SEE ALSO
.P
sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sbosnap(1), sbotools.conf(5)
-.SH AUTHOR
+.SH AUTHORS
.P
Jacob Pipkin <j@dawnrazor.net>
+.P
+Luke Williams <xocel@iquidus.org>
diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5
index ff5786b..e48e62b 100644
--- a/man5/sbotools.conf.5
+++ b/man5/sbotools.conf.5
@@ -35,6 +35,8 @@ If set to a path, this is where the slackbuilds.org tree will live; by default,
.SH SEE ALSO
.P
sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1)
-.SH AUTHOR
+.SH AUTHORS
.P
Jacob Pipkin <j@dawnrazor.net>
+.P
+Luke Williams <xocel@iquidus.org>
diff --git a/sbocheck b/sbocheck
index 091164a..5a40212 100755
--- a/sbocheck
+++ b/sbocheck
@@ -5,7 +5,8 @@
# sbocheck
# script to update the local sbo tree and check for updates
#
-# author: Jacob Pipkin <j@dawnrazor.net>
+# authors: Jacob Pipkin <j@dawnrazor.net>
+# Luke Williams <xocel@iquidus.org>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
use 5.16.0;
diff --git a/sboclean b/sboclean
index e9aedd8..dd3ec46 100755
--- a/sboclean
+++ b/sboclean
@@ -5,7 +5,8 @@
# sboclean
# script to clean stuff left around from sbotools.
#
-# author: Jacob Pipkin <j@dawnrazor.net>
+# authors: Jacob Pipkin <j@dawnrazor.net>
+# Luke Williams <xocel@iquidus.org>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
use 5.16.0;
diff --git a/sboconfig b/sboconfig
index cfa8921..71d9d91 100755
--- a/sboconfig
+++ b/sboconfig
@@ -5,7 +5,8 @@
# sboconfig
# script to handle sbotools configuration
#
-# author: Jacob Pipkin <j@dawnrazor.net>
+# authors: Jacob Pipkin <j@dawnrazor.net>
+# Luke Williams <xocel@iquidus.org>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
use 5.16.0;
diff --git a/sbofind b/sbofind
index 752c3fe..7da97cd 100755
--- a/sbofind
+++ b/sbofind
@@ -5,10 +5,9 @@
# sbofind
# script to locate something in a local SlackBuilds tree.
#
-# author: Jacob Pipkin <j@dawnrazor.net>
+# authors: Jacob Pipkin <j@dawnrazor.net>
+# Luke Williams <xocel@iquidus.org>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
-#
-# modified by: Luke Williams <xocel@iquidus.org>
use 5.16.0;
use strict;
diff --git a/sboinstall b/sboinstall
index 624d188..bc56615 100755
--- a/sboinstall
+++ b/sboinstall
@@ -5,7 +5,8 @@
# sboinstall
# script to install a SlackBuild by name
#
-# author: Jacob Pipkin <j@dawnrazor.net>
+# authors: Jacob Pipkin <j@dawnrazor.net>
+# Luke Williams <xocel@iquidus.org>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
use 5.16.0;
diff --git a/sbosnap b/sbosnap
index 6e61e14..9edf6b6 100755
--- a/sbosnap
+++ b/sbosnap
@@ -5,7 +5,8 @@
# sbosnap
# script to pull down / update a local copy of the slackbuilds.org tree.
#
-# author: Jacob Pipkin <j@dawnrazor.net>
+# authors: Jacob Pipkin <j@dawnrazor.net>
+# Luke Williams <xocel@iquidus.org>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
use 5.16.0;
diff --git a/sboupgrade b/sboupgrade
index cdedb78..20f98e0 100755
--- a/sboupgrade
+++ b/sboupgrade
@@ -5,7 +5,8 @@
# sboinstall
# script to install a SlackBuild by name
#
-# author: Jacob Pipkin <j@dawnrazor.net>
+# authors: Jacob Pipkin <j@dawnrazor.net>
+# Luke Williams <xocel@iquidus.org>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
use 5.16.0;