wok rev 6096
Add TAGS:emacs-pkg-lua-mode emacs-pkg-po-mode input-utils
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Mon Aug 30 22:08:35 2010 +0200 (2010-08-30) |
parents | fdce9fde98b2 |
children | 87c39df98536 |
files | emacs-pkg-lua-mode/receipt emacs-pkg-po-mode/receipt input-utils/receipt |
line diff
1.1 --- a/emacs-pkg-lua-mode/receipt Mon Aug 30 22:01:20 2010 +0200 1.2 +++ b/emacs-pkg-lua-mode/receipt Mon Aug 30 22:08:35 2010 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://lua-mode.luaforge.net" 1.6 WGET_URL="http://luaforge.net/frs/download.php/2724/$TARBALL" 1.7 +TAGS="emacs lua" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/emacs-pkg-po-mode/receipt Mon Aug 30 22:01:20 2010 +0200 2.2 +++ b/emacs-pkg-po-mode/receipt Mon Aug 30 22:08:35 2010 +0200 2.3 @@ -9,7 +9,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://www.gnu.org/software/hello/manual/gettext/PO-Mode.html" 2.6 WANTED="gettext" 2.7 - 2.8 +TAGS="emacs po mode" 2.9 2.10 # Rules to gen a SliTaz package suitable for Tazpkg. 2.11 genpkg_rules()
3.1 --- a/input-utils/receipt Mon Aug 30 22:01:20 2010 +0200 3.2 +++ b/input-utils/receipt Mon Aug 30 22:08:35 2010 +0200 3.3 @@ -10,6 +10,7 @@ 3.4 TARBALL="$SOURCE-$VERSION.tar.gz" 3.5 WEB_SITE="http://dl.bytesex.org/cvs-snapshots/" 3.6 WGET_URL="http://dl.bytesex.org/cvs-snapshots/$TARBALL" 3.7 +TAGS="kernel input utilities" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()