wok diff odt2txt/receipt @ rev 7115

Up: web-applications to 1.3. Removed freehg and replaced it with bitbucket. Freehg is dead btw before slitaz 3.0 it looks like.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 04 03:25:11 2010 +0000 (2010-11-04)
parents 4482e0fab13a
children 02bbaa9d12ba
line diff
     1.1 --- a/odt2txt/receipt	Sat Mar 14 14:38:58 2009 +0000
     1.2 +++ b/odt2txt/receipt	Thu Nov 04 03:25:11 2010 +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 +}