wok diff fcron/receipt @ rev 5894

inkscape: Fix build with gcc45 (http://bugs.gentoo.org/show_bug.cgi?id=305749)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jul 22 23:54:43 2010 +0200 (2010-07-22)
parents aefe609dbcdf
children cdfd51490366
line diff
     1.1 --- a/fcron/receipt	Wed Sep 23 14:06:30 2009 +0000
     1.2 +++ b/fcron/receipt	Thu Jul 22 23:54:43 2010 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.src.tar.gz"
     1.5  WEB_SITE="http://fcron.free.fr/"
     1.6  WGET_URL="http://fcron.free.fr/archives/$TARBALL"
     1.7 +TAGS="cron scheduler"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()