# HG changeset patch # User Pascal Bellard # Date 1248863963 -7200 # Node ID f135405894d84bb754cf143384022eeaac8bdcab # Parent 5a88bc2b8bea6453446d360c006f08827cc6d85c *vpn*: update tags diff -r 5a88bc2b8bea -r f135405894d8 openvpn-pam/receipt --- a/openvpn-pam/receipt Wed Jul 29 09:31:32 2009 +0200 +++ b/openvpn-pam/receipt Wed Jul 29 12:39:23 2009 +0200 @@ -8,6 +8,7 @@ WEB_SITE="http://openvpn.net/" DEPENDS="openvpn pam" WANTED="openvpn" +TAGS="vpn tunnel" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 5a88bc2b8bea -r f135405894d8 openvpn/receipt --- a/openvpn/receipt Wed Jul 29 09:31:32 2009 +0200 +++ b/openvpn/receipt Wed Jul 29 12:39:23 2009 +0200 @@ -10,6 +10,7 @@ WGET_URL="${WEB_SITE}release/$TARBALL" DEPENDS="lzo openssl" BUILD_DEPENDS="lzo-dev openssl-dev libcrypto-dev" +TAGS="vpn tunnel" # Rules to configure and make the package. compile_rules() diff -r 5a88bc2b8bea -r f135405894d8 pptpclient/receipt --- a/pptpclient/receipt Wed Jul 29 09:31:32 2009 +0200 +++ b/pptpclient/receipt Wed Jul 29 12:39:23 2009 +0200 @@ -11,6 +11,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="ppp" BUILD_DEPENDS="ppp" +TAGS="vpn tunnel" # Rules to configure and make the package. compile_rules() diff -r 5a88bc2b8bea -r f135405894d8 vpnc/receipt --- a/vpnc/receipt Wed Jul 29 09:31:32 2009 +0200 +++ b/vpnc/receipt Wed Jul 29 12:39:23 2009 +0200 @@ -11,6 +11,7 @@ DEPENDS="libgcrypt libgpg-error glibc-base perl" BUILD_DEV="linux-headers libgcrypt-dev openssl-dev" CONFIG_FILES="/etc/vpnc" +TAGS="vpn tunnel" # Rules to configure and make the package. compile_rules()