wok diff bind/receipt @ rev 4932

add/improve TAGS b* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 11:40:35 2010 +0000 (2010-02-16)
parents 6adb5df60608
children 395ec8205cff
line diff
     1.1 --- a/bind/receipt	Wed Jan 13 14:55:32 2010 +0100
     1.2 +++ b/bind/receipt	Tue Feb 16 11:40:35 2010 +0000
     1.3 @@ -1,7 +1,5 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6 -PACKED_SIZE="8.0k"
     1.7 -UNPACKED_SIZE="4.0k"
     1.8  PACKAGE="bind"
     1.9  VERSION="9.6.1-P2"
    1.10  CATEGORY="network"
    1.11 @@ -13,6 +11,7 @@
    1.12  BUILD_DEPENDS="libtool libcap-dev"
    1.13  WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL"
    1.14  CONFIG_FILES="/etc/bind"
    1.15 +TAGS="DNS daemon"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()