-$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)
# (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
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;
# 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');
.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