wok diff tcllib/receipt @ rev 7820

Add scrub. Iteratively writes patterns on files or disk devices to make retreiving the data more difficult.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 25 12:09:07 2010 +0000 (2010-12-25)
parents 09f44a2ea4db
children de49f29b101e
line diff
     1.1 --- a/tcllib/receipt	Wed Jul 15 17:55:20 2009 +0000
     1.2 +++ b/tcllib/receipt	Sat Dec 25 12:09:07 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tcllib"
     1.7 -VERSION="1.11.1"
     1.8 +VERSION="1.12"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Tcl-only library of standard routines for Tcl."
    1.11  MAINTAINER="paul@slitaz.org"