Set keywords
authorweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 16 Aug 2005 14:17:29 +0000 (14:17 +0000)
committerweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 16 Aug 2005 14:17:29 +0000 (14:17 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@176 b513b33f-fedd-0310-b452-c3deb5f4c849

keylookup/NEWS
keylookup/keylookup
keylookup/keylookup.1

index bf592acd18864fe23222240ed59a1cc7a173bffc..7e9eeed46cd57eb910f0095525725b03487780e1 100644 (file)
@@ -1,4 +1,4 @@
-$Id: NEWS,v 1.4 2002/09/24 06:21:28 weasel Exp $
+$Id$
 
 Release notes for keylookup 2.2 (2002-09-24)
  * Some keyservers have started putting the key type (DSA or RSA)
index a56741f66eecb5dba4fd59f9e3a3dbf987206e11..5b02836d160c9c16575a29ba76da78d75e5abb49 100755 (executable)
@@ -3,7 +3,7 @@
 # (c) 2000, 2002 Christian Kurz <shorty@debian.org>,
 #                Peter Palfrader <peter@palfrader.org>
 #
-# $Id: keylookup,v 1.34 2002/09/19 03:35:10 weasel Exp $
+# $Id$
 #
 #   This program is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as published by
@@ -31,7 +31,7 @@ use IO::Socket;
 use IPC::Open3;
 use Getopt::Long;
 
-my $version = '2.1 ($Id: keylookup,v 1.34 2002/09/19 03:35:10 weasel Exp $)';
+my $version = '2.1 ($Id$)';
 
 # The port to use for keyservers unless given otherwise.
 my $PORT=11371;
@@ -50,7 +50,7 @@ my $Whiptail = '/usr/bin/whiptail';
 
 # Strings to use in the dialog|whiptail frontend
 my $TITLE = 'Import Keys';
-my $BACKTITLE = 'KeyLookup $Revision: 1.34 $';
+my $BACKTITLE = 'KeyLookup $Revision$';
 my $INSTRUCTION = 'Select keys to import:';
 #
 my @TPUTCOL=('tput', 'cols');
index c652a9e9d757f7642ee137a92d462369a5214de6..60e9c0285678811c5478aab5a85d522b743e73a0 100644 (file)
@@ -1,6 +1,6 @@
 .TH keylookup 1 "" Jun-2002 ""
 .\" manual page (c) 2000, 2001, 2002 Christian Kurz, Peter Palfrader
-.\" $Id: keylookup.1,v 1.6 2002/06/17 14:18:13 weasel Exp $
+.\" $Id$
 
 .SH NAME
 .LP