[Pgp-tools-commit] r77 - trunk/caff
Thijs Kinkhorst
kink-guest at costa.debian.org
Sat Jun 25 15:27:15 UTC 2005
Author: kink-guest
Date: 2005-06-25 15:27:15 +0000 (Sat, 25 Jun 2005)
New Revision: 77
Modified:
trunk/caff/pgp-clean
Log:
This is pgp-clean, not caff (second try). Set svn:keywords.
Modified: trunk/caff/pgp-clean
===================================================================
--- trunk/caff/pgp-clean 2005-06-25 15:17:25 UTC (rev 76)
+++ trunk/caff/pgp-clean 2005-06-25 15:27:15 UTC (rev 77)
@@ -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>
#
@@ -89,7 +89,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-clean
___________________________________________________________________
Name: svn:keywords
+ Id
Rev
More information about the Pgp-tools-commit
mailing list