wok diff odt2txt/receipt @ rev 5755

get-opera: add description.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 03 12:54:45 2010 +0200 (2010-07-03)
parents 4482e0fab13a
children 02bbaa9d12ba
line diff
     1.1 --- a/odt2txt/receipt	Sat Mar 14 14:38:58 2009 +0000
     1.2 +++ b/odt2txt/receipt	Sat Jul 03 12:54:45 2010 +0200
     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 +}