wok diff orpheus/receipt @ rev 5198
get-wifi-firmware: fix(again)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sun Mar 28 20:50:17 2010 +0000 (2010-03-28) |
parents | 7d03592574dc |
children | 2765df2990a9 |
line diff
1.1 --- a/orpheus/receipt Sat Mar 14 15:09:51 2009 +0000 1.2 +++ b/orpheus/receipt Sun Mar 28 20:50:17 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://thekonst.net/en/orpheus" 1.6 WGET_URL="http://thekonst.net/download/$TARBALL" 1.7 +TAGS="audio sound music player" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()