wok diff emacs/receipt @ rev 4968

fix: add camera group in libgphoto2
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 23 16:06:09 2010 +0000 (2010-02-23)
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 23 16:06:09 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()