# HG changeset patch # User Paul Issott # Date 1219871457 0 # Node ID 0c811a59b2000d07b7b37cc5a979d710820a9dd6 # Parent 41897da4a1dbcf6e938b40fcd83dcf198a1792c4 cpulimit: fix short description diff -r 41897da4a1db -r 0c811a59b200 cpulimit/receipt --- a/cpulimit/receipt Wed Aug 27 18:48:42 2008 +0000 +++ b/cpulimit/receipt Wed Aug 27 21:10:57 2008 +0000 @@ -3,8 +3,7 @@ PACKAGE="cpulimit" VERSION="1.1" CATEGORY="system-tools" -SHORT_DESC="cpulimit is a simple program that attempts to limit the -cpu usage of a process" +SHORT_DESC="Limits the cpu usage of a process" MAINTAINER="allan316@gmail.com" DEPENDS="" TARBALL="$PACKAGE-$VERSION.tar.gz"