wok diff mousepad/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 380ffe05937a
children 2e544f80e288
line diff
     1.1 --- a/mousepad/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/mousepad/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.3 @@ -9,9 +9,10 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.xfce.org/"
     1.6  WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.7 +TAGS="text-editor"
     1.8  
     1.9  DEPENDS="libxfcegui4 libxfce4util startup-notification xorg-libXdamage util-linux-uuid"
    1.10 -BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev intltool startup-notification-dev
    1.11 +BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev intltool startup-notification-dev \
    1.12   util-linux-uuid-dev gtk+-dev"
    1.13  
    1.14  # Rules to configure and make the package.