From b20ab98eec77e928f3a99aa4d0438a6a493f005a Mon Sep 17 00:00:00 2001 From: David Spencer Date: Mon, 28 Oct 2013 23:57:21 +0000 Subject: [PATCH] Typos and minor edits (part 4) - src/slackpkgplus.x86.sample and src/slackpkgplus.x86_64.sample: minor edits in comments --- src/slackpkgplus.x86.sample | 12 ++++++------ src/slackpkgplus.x86_64.sample | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/slackpkgplus.x86.sample b/src/slackpkgplus.x86.sample index e148bc8..2527fb0 100644 --- a/src/slackpkgplus.x86.sample +++ b/src/slackpkgplus.x86.sample @@ -7,29 +7,29 @@ SLACKPKGPLUS=on # set to '2' to show always show the download bar VERBOSE=1 -# Enable (1) / Disable (0) the official slackpkg blacklist. May be useful to temporary skip -# the slackware blacklist. You can also ovverride it from command line: +# Enable (1) / Disable (0) the official slackpkg blacklist. May be useful to temporarily skip +# the slackware blacklist. You can also override it from command line: # 'USEBL=0 slackpkg upgrade-all' USEBL=1 # If two or more repositories contains some same packages, you can specify # from which repository you prefer to search it. # The syntax is ":" -# Accepts regular expressions. To give order to an entire repository use ":.*" +# Accepts regular expressions. To give priority to an entire repository use ":.*" # Examples: #PKGS_PRIORITY=( restricted:vlc ) #PKGS_PRIORITY=( myrepo:.* ) # -# List repository you want to use (defined below). +# List repositories you want to use (defined below). # remember to launch 'slackpkg update' if you modify that row. REPOPLUS=( slackpkgplus restricted alienbob slacky ) # Define mirrors (uncomment one or more mirror; remember to add it to REPOPLUS) -# Note: only multilib,alienbob,restricted,slacky repositories does supports GPG. If you add other +# Note: only multilib,alienbob,restricted,slacky repositories support GPG. If you add others # you may need to disable gpg check in slackpkg.conf # Slackware 14.1 - i386 @@ -37,7 +37,7 @@ MIRRORPLUS['alienbob']=http://taper.alienbase.nl/mirrors/people/alien/sbrepos/14 MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/14.1/x86/ MIRRORPLUS['slacky']=http://repository.slacky.eu/slackware-14.1/ -# use this to keep updated the slackpkg+ package +# use this to keep the slackpkg+ package updated MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/ diff --git a/src/slackpkgplus.x86_64.sample b/src/slackpkgplus.x86_64.sample index 01b7347..e9b8c05 100644 --- a/src/slackpkgplus.x86_64.sample +++ b/src/slackpkgplus.x86_64.sample @@ -7,15 +7,15 @@ SLACKPKGPLUS=on # set to '2' to show always show the download bar VERBOSE=1 -# Enable (1) / Disable (0) the official slackpkg blacklist. May be useful to temporary skip -# the slackware blacklist. You can also ovverride it from command line: +# Enable (1) / Disable (0) the official slackpkg blacklist. May be useful to temporarily skip +# the slackware blacklist. You can also override it from command line: # 'USEBL=0 slackpkg upgrade-all' USEBL=1 # If two or more repositories contains some same packages, you can specify # from which repository you prefer to search it. # The syntax is ":" -# Accepts regular expressions. To give order to an entire repository use ":.*" +# Accepts regular expressions. To give priority to an entire repository use ":.*" # Examples: #PKGS_PRIORITY=( restricted:vlc ) @@ -25,13 +25,13 @@ USEBL=1 #PKGS_PRIORITY=( multilib:.* ) # -# List repository you want to use (defined below) +# List repositories you want to use (defined below) # remember to launch 'slackpkg update' if you modify that row. REPOPLUS=( slackpkgplus restricted alienbob slacky ) # Define mirrors (uncomment one or more mirror; remember to add it to REPOPLUS) -# Note: only multilib,alienbob,restricted,slacky repositories does supports GPG. If you add other +# Note: only multilib,alienbob,restricted,slacky repositories support GPG. If you add others # you may need to disable gpg check in slackpkg.conf # Slackware 14.1 - x86_64 @@ -40,7 +40,7 @@ MIRRORPLUS['alienbob']=http://taper.alienbase.nl/mirrors/people/alien/sbrepos/14 MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/14.1/x86_64/ MIRRORPLUS['slacky']=http://repository.slacky.eu/slackware64-14.1/ -# use this to keep updated the slackpkg+ package +# use this to keep the slackpkg+ package updated MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/ # Slackware current - x86_64