[Pgp-tools-commit] r86 - trunk/caff

Peter Palfrader weasel at costa.debian.org
Tue Jun 28 00:12:57 UTC 2005


Author: weasel
Date: 2005-06-28 00:12:56 +0000 (Tue, 28 Jun 2005)
New Revision: 86

Modified:
   trunk/caff/pgp-fixkey
Log:
Set keywords

Modified: trunk/caff/pgp-fixkey
===================================================================
--- trunk/caff/pgp-fixkey	2005-06-28 00:11:09 UTC (rev 85)
+++ trunk/caff/pgp-fixkey	2005-06-28 00:12:56 UTC (rev 86)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
-# caff  --  CA - Fire and Forget
-# $Id: caff 37 2005-02-28 23:20:15Z weasel $
+# pgp-clean  --  remove all non-self signatures from key
+# $Id$
 #
 # Copyright (c) 2004, 2005 Peter Palfrader <peter at palfrader.org>
 #
@@ -85,7 +85,7 @@
 use IO::Select;
 use GnuPG::Interface;
 
-my $REVISION = '$Rev: 37 $';
+my $REVISION = '$Rev$';
 my ($REVISION_NUMER) = $REVISION =~ /(\d+)/;
 my $VERSION = "0.0.0.$REVISION_NUMER";
 


Property changes on: trunk/caff/pgp-fixkey
___________________________________________________________________
Name: svn:keywords
   + Id
Rev





More information about the Pgp-tools-commit mailing list