wok diff espeak/receipt @ rev 5893

compcache: fix build with kernel 2.6.34
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jul 22 23:03:19 2010 +0200 (2010-07-22)
parents efdb1ea41532
children 7e035a7d0208
line diff
     1.1 --- a/espeak/receipt	Sat Feb 06 11:26:23 2010 +0000
     1.2 +++ b/espeak/receipt	Thu Jul 22 23:03:19 2010 +0200
     1.3 @@ -10,6 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION-source.zip"
     1.5  WEB_SITE="http://espeak.sourceforge.net/"
     1.6  WGET_URL="http://sourceforge.net/projects/espeak/files/espeak/$TARBALL"
     1.7 +TAGS="speech synthesis"
     1.8 +
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
    1.11  {