wok-current diff ytree/receipt @ rev 8664
Fixed coreutils-file-output-full. This is to fix missing tac from disappearing if this package is installed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 16 01:52:26 2011 +0000 (2011-02-16) |
parents | 28e65b8aa704 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/ytree/receipt Wed Apr 29 10:39:52 2009 +0000 1.2 +++ b/ytree/receipt Wed Feb 16 01:52:26 2011 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.han.de/~werner/ytree.html" 1.6 WGET_URL="http://www.han.de/~werner/$TARBALL" 1.7 +TAGS="file-manager file-browser" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()