wok-stable diff odt2txt/receipt @ rev 9163
Add: getmail (4.20.0)
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Mon Mar 07 23:30:53 2011 +0000 (2011-03-07) |
parents | 4482e0fab13a |
children | 02bbaa9d12ba |
line diff
1.1 --- a/odt2txt/receipt Sat Mar 14 14:38:58 2009 +0000 1.2 +++ b/odt2txt/receipt Mon Mar 07 23:30:53 2011 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.stosberg.net/odt2txt/" 1.6 WGET_URL="http://www.stosberg.net/$PACKAGE/$TARBALL" 1.7 +TAGS="office" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 @@ -27,4 +28,4 @@ 1.12 mkdir -p $fs/usr/bin 1.13 cp -a $_pkg/usr/bin $fs/usr 1.14 strip -s $fs/usr/bin/* 1.15 -} 1.16 \ No newline at end of file 1.17 +}