From 6d4a0d998bbaa4c78dacf3de5cf32bf2550f4e3e Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Sat, 26 Oct 2013 15:12:58 -0500 Subject: system/irqbalance: Updated for version 1.0.6. Signed-off-by: Robby Workman --- system/irqbalance/irqbalance.SlackBuild | 4 ++-- system/irqbalance/irqbalance.info | 6 +++--- system/irqbalance/slack-desc | 27 ++++++++++++++------------- 3 files changed, 19 insertions(+), 18 deletions(-) (limited to 'system/irqbalance') diff --git a/system/irqbalance/irqbalance.SlackBuild b/system/irqbalance/irqbalance.SlackBuild index e7a413a9920f..2113b37f6dfc 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 1755642a8c80..f32b66b48f3b 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 212103d710d9..6dcaf1b5168a 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: -- cgit v1.2.3