wok diff emacs/receipt @ rev 4935

add/improve TAGS e* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 13:39:45 2010 +0000 (2010-02-16)
parents 1e616afd74a5
children 6e90579538d6
line diff
     1.1 --- a/emacs/receipt	Mon Oct 12 21:19:14 2009 +0000
     1.2 +++ b/emacs/receipt	Tue Feb 16 13:39:45 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.gnu.org/software/emacs/"
     1.6  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="text-editor"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()