diff options
author | Jacob Pipkin <j@dawnrazor.net> | 2012-11-30 09:18:31 -0600 |
---|---|---|
committer | Jacob Pipkin <j@dawnrazor.net> | 2012-11-30 09:18:31 -0600 |
commit | c8c2c477d4bdaf1e11e2a7a64dc5e453e132ac08 (patch) | |
tree | 722083e3997e1037028f3dc298c97b4a5c4f4ccd | |
parent | 3fb11266a6f33a4779faa495829cab93d1b1faad (diff) | |
download | sbotools2-c8c2c477d4bdaf1e11e2a7a64dc5e453e132ac08.tar.xz |
shared credit
-rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 6 | ||||
-rw-r--r-- | man1/sbocheck.1 | 4 | ||||
-rw-r--r-- | man1/sboclean.1 | 2 | ||||
-rw-r--r-- | man1/sboconfig.1 | 4 | ||||
-rw-r--r-- | man1/sbofind.1 | 4 | ||||
-rw-r--r-- | man1/sboinstall.1 | 4 | ||||
-rw-r--r-- | man1/sbosnap.1 | 4 | ||||
-rw-r--r-- | man1/sboupgrade.1 | 4 | ||||
-rw-r--r-- | man5/sbotools.conf.5 | 4 | ||||
-rwxr-xr-x | sbocheck | 3 | ||||
-rwxr-xr-x | sboclean | 3 | ||||
-rwxr-xr-x | sboconfig | 3 | ||||
-rwxr-xr-x | sbofind | 5 | ||||
-rwxr-xr-x | sboinstall | 3 | ||||
-rwxr-xr-x | sbosnap | 3 | ||||
-rwxr-xr-x | sboupgrade | 3 |
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> @@ -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; @@ -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; @@ -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; @@ -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; @@ -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; @@ -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; @@ -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; |