wok diff evilvte/receipt @ rev 17501

Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 08 02:04:05 2015 +0200 (2015-01-08)
parents 223b265f40fd
children ad8b9ff412d2
line diff
     1.1 --- a/evilvte/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/evilvte/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.3 @@ -9,10 +9,10 @@
     1.4  WEB_SITE="http://www.calno.com/evilvte/"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.6  WGET_URL="$WEB_SITE$TARBALL"
     1.7 +TAGS="terminal"
     1.8  
     1.9  DEPENDS="gtk+ ncurses vte"
    1.10  BUILD_DEPENDS="gtk+-dev ncurses-dev vte-dev"
    1.11 -TAGS="terminal"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()