wok-current diff kbd/receipt @ rev 5203
mirror-tools/mkpkgiso: add 3.0 loram support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 29 21:57:31 2010 +0200 (2010-03-29) |
parents | 952f6a49c94c |
children | 516471adc8f2 |
line diff
1.1 --- a/kbd/receipt Fri May 02 14:34:55 2008 +0200 1.2 +++ b/kbd/receipt Mon Mar 29 21:57:31 2010 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.kernel.org/pub/linux/utils/kbd/" 1.6 WGET_URL="http://www.kernel.org/pub/linux/utils/kbd/$TARBALL" 1.7 +TAGS="keyboard" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()