wok rev 2054

fix CATEGORY
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 20 17:33:00 2009 +0000 (2009-01-20)
parents 73f6b06abab1
children 1e90c90c8cc0
files dzen2/receipt ethtool/receipt libmcs/receipt libmowgli/receipt mirror-tools/receipt snownews/receipt
line diff
     1.1 --- a/dzen2/receipt	Sat Jan 17 23:08:54 2009 +0100
     1.2 +++ b/dzen2/receipt	Tue Jan 20 17:33:00 2009 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="dzen2"
     1.6  VERSION="0.8.5"
     1.7 -CATEGORY="utils"
     1.8 +CATEGORY="utilities"
     1.9  SHORT_DESC="A general purpose messaging and notification program. "
    1.10  MAINTAINER="mallory@sweetpeople.org"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.1 --- a/ethtool/receipt	Sat Jan 17 23:08:54 2009 +0100
     2.2 +++ b/ethtool/receipt	Tue Jan 20 17:33:00 2009 +0000
     2.3 @@ -2,7 +2,7 @@
     2.4  
     2.5  PACKAGE="ethtool"
     2.6  VERSION="6"
     2.7 -CATEGORY="internet"
     2.8 +CATEGORY="network"
     2.9  SHORT_DESC="Display or change ethernet card settings."
    2.10  MAINTAINER="paul@slitaz.org"
    2.11  DEPENDS=""
     3.1 --- a/libmcs/receipt	Sat Jan 17 23:08:54 2009 +0100
     3.2 +++ b/libmcs/receipt	Tue Jan 20 17:33:00 2009 +0000
     3.3 @@ -2,7 +2,7 @@
     3.4  
     3.5  PACKAGE="libmcs"
     3.6  VERSION="0.7.1"
     3.7 -CATEGORY="library"
     3.8 +CATEGORY="system-tools"
     3.9  SHORT_DESC="Library for configuration storage"
    3.10  MAINTAINER="mimas@slitaz.org"
    3.11  TARBALL="$PACKAGE-$VERSION.tgz"
    3.12 @@ -17,8 +17,8 @@
    3.13  			--prefix=/usr \
    3.14  			--infodir=/usr/share/info \
    3.15  			--mandir=/usr/share/man \
    3.16 -			$CONFIGURE_ARGS
    3.17 -	make
    3.18 +			$CONFIGURE_ARGS &&
    3.19 +	make &&
    3.20  	make DESTDIR=$PWD/_pkg install
    3.21  }
    3.22  
     4.1 --- a/libmowgli/receipt	Sat Jan 17 23:08:54 2009 +0100
     4.2 +++ b/libmowgli/receipt	Tue Jan 20 17:33:00 2009 +0000
     4.3 @@ -2,7 +2,7 @@
     4.4  
     4.5  PACKAGE="libmowgli"
     4.6  VERSION="0.7.0"
     4.7 -CATEGORY="library"
     4.8 +CATEGORY="system-tools"
     4.9  SHORT_DESC="High performance and highly flexible algorithms."
    4.10  MAINTAINER="mimas@slitaz.org"
    4.11  TARBALL="$PACKAGE-$VERSION.tbz2"
    4.12 @@ -17,8 +17,8 @@
    4.13  		--prefix=/usr \
    4.14  		--infodir=/usr/share/info \
    4.15  		--mandir=/usr/share/man \
    4.16 -		$CONFIGURE_ARGS
    4.17 -	make
    4.18 +		$CONFIGURE_ARGS &&
    4.19 +	make &&
    4.20  	make DESTDIR=$PWD/_pkg install
    4.21  }
    4.22  
     5.1 --- a/mirror-tools/receipt	Sat Jan 17 23:08:54 2009 +0100
     5.2 +++ b/mirror-tools/receipt	Tue Jan 20 17:33:00 2009 +0000
     5.3 @@ -2,7 +2,7 @@
     5.4  
     5.5  PACKAGE="mirror-tools"
     5.6  VERSION="1.0"
     5.7 -CATEGORY="extra"
     5.8 +CATEGORY="misc"
     5.9  SHORT_DESC="Mirrors toolset."
    5.10  MAINTAINER="pascal.bellard@slitaz.org"
    5.11  WEB_SITE="http://www.slitaz.org/"
     6.1 --- a/snownews/receipt	Sat Jan 17 23:08:54 2009 +0100
     6.2 +++ b/snownews/receipt	Tue Jan 20 17:33:00 2009 +0000
     6.3 @@ -2,7 +2,7 @@
     6.4  
     6.5  PACKAGE="snownews"
     6.6  VERSION="1.5.10"
     6.7 -CATEGORY="internet"
     6.8 +CATEGORY="network"
     6.9  SHORT_DESC="Text mode RSS newsreader."
    6.10  MAINTAINER="paul@slitaz.org"
    6.11  DEPENDS="libiconv"