summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author LukenShiro2013-10-26 22:12:58 +0200
committer Robby Workman2013-10-28 05:38:53 +0100
commit6d4a0d998bbaa4c78dacf3de5cf32bf2550f4e3e (patch)
tree1b089c28f135cb241e14e6718acc3edd25fc5b4c /system
parent7afa00eb09c10a4ad2c5c8fa7bd26d7dcf427bb4 (diff)
downloadslackbuilds-6d4a0d998bbaa4c78dacf3de5cf32bf2550f4e3e.tar.gz
system/irqbalance: Updated for version 1.0.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/irqbalance/irqbalance.SlackBuild4
-rw-r--r--system/irqbalance/irqbalance.info6
-rw-r--r--system/irqbalance/slack-desc27
3 files changed, 19 insertions, 18 deletions
diff --git a/system/irqbalance/irqbalance.SlackBuild b/system/irqbalance/irqbalance.SlackBuild
index e7a413a992..2113b37f6d 100644
--- a/system/irqbalance/irqbalance.SlackBuild
+++ b/system/irqbalance/irqbalance.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=irqbalance
-VERSION=${VERSION:-1.0.5}
+VERSION=${VERSION:-1.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -90,7 +90,7 @@ for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; r
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp $DOCFILES $PKG/usr/doc/$PRGNAM-$VERSION/
-cat $CWD/README > $PKG/usr/doc/$PRGNAM-$VERSION/README
+cat $CWD/README > $PKG/usr/doc/$PRGNAM-$VERSION/README.SBo
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/system/irqbalance/irqbalance.info b/system/irqbalance/irqbalance.info
index 1755642a8c..f32b66b48f 100644
--- a/system/irqbalance/irqbalance.info
+++ b/system/irqbalance/irqbalance.info
@@ -1,8 +1,8 @@
PRGNAM="irqbalance"
-VERSION="1.0.5"
+VERSION="1.0.6"
HOMEPAGE="http://code.google.com/p/irqbalance"
-DOWNLOAD="https://irqbalance.googlecode.com/files/irqbalance-1.0.5.tar.gz"
-MD5SUM="b6403fa067c96adce448a48c9993654d"
+DOWNLOAD="https://irqbalance.googlecode.com/files/irqbalance-1.0.6.tar.gz"
+MD5SUM="b73b1a5a9e1c3c428ae39024c711e41e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/system/irqbalance/slack-desc b/system/irqbalance/slack-desc
index 212103d710..6dcaf1b516 100644
--- a/system/irqbalance/slack-desc
+++ b/system/irqbalance/slack-desc
@@ -1,18 +1,19 @@
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
irqbalance: IRQBalance (IRQ balancing daemon)
-irqbalance:
+irqbalance:
irqbalance: irqbalance is a Linux daemon that distributes interrupts over the
-irqbalance: processors and cores you have in your computer system. The design goal
-irqbalance: of irqbalance is to find a balance between power savings and optimal
-irqbalance: performance. To a large degree, the work irqbalance does is invisible
-irqbalance: to you; if irqbalance performs its job correctly, nobody will ever notice
-irqbalance: it's there or want to turn it off.
-irqbalance:
+irqbalance: processors and cores you have in your computer system. The design
+irqbalance: goal of irqbalance is to find a balance between power savings and
+irqbalance: optimal performance. To a large degree, the work irqbalance does
+irqbalance: is invisible to you; if irqbalance performs its job correctly, nobody
+irqbalance: will ever notice it's there or want to turn it off.
+irqbalance:
irqbalance: homepage: http://code.google.com/p/irqbalance
-irqbalance:
+irqbalance: