wok rev 3764
*vpn*: update tags
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 29 12:39:23 2009 +0200 (2009-07-29) |
parents | 5a88bc2b8bea |
children | e623451e5750 |
files | openvpn-pam/receipt openvpn/receipt pptpclient/receipt vpnc/receipt |
line diff
1.1 --- a/openvpn-pam/receipt Wed Jul 29 09:31:32 2009 +0200 1.2 +++ b/openvpn-pam/receipt Wed Jul 29 12:39:23 2009 +0200 1.3 @@ -8,6 +8,7 @@ 1.4 WEB_SITE="http://openvpn.net/" 1.5 DEPENDS="openvpn pam" 1.6 WANTED="openvpn" 1.7 +TAGS="vpn tunnel" 1.8 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules()
2.1 --- a/openvpn/receipt Wed Jul 29 09:31:32 2009 +0200 2.2 +++ b/openvpn/receipt Wed Jul 29 12:39:23 2009 +0200 2.3 @@ -10,6 +10,7 @@ 2.4 WGET_URL="${WEB_SITE}release/$TARBALL" 2.5 DEPENDS="lzo openssl" 2.6 BUILD_DEPENDS="lzo-dev openssl-dev libcrypto-dev" 2.7 +TAGS="vpn tunnel" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/pptpclient/receipt Wed Jul 29 09:31:32 2009 +0200 3.2 +++ b/pptpclient/receipt Wed Jul 29 12:39:23 2009 +0200 3.3 @@ -11,6 +11,7 @@ 3.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 3.5 DEPENDS="ppp" 3.6 BUILD_DEPENDS="ppp" 3.7 +TAGS="vpn tunnel" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/vpnc/receipt Wed Jul 29 09:31:32 2009 +0200 4.2 +++ b/vpnc/receipt Wed Jul 29 12:39:23 2009 +0200 4.3 @@ -11,6 +11,7 @@ 4.4 DEPENDS="libgcrypt libgpg-error glibc-base perl" 4.5 BUILD_DEV="linux-headers libgcrypt-dev openssl-dev" 4.6 CONFIG_FILES="/etc/vpnc" 4.7 +TAGS="vpn tunnel" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()