wok-current diff usbutils/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 | ec628ecabab2 |
children | fad48b58dd83 |
line diff
1.1 --- a/usbutils/receipt Sat Oct 02 17:17:45 2010 +0000 1.2 +++ b/usbutils/receipt Wed Feb 16 01:52:26 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="usbutils" 1.7 -VERSION="0.90" 1.8 +VERSION="0.91" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Displaying information about USB." 1.11 MAINTAINER="erjo@slitaz.org"