From ca191b748c39836de5bed2059a7b465a1cf83c79 Mon Sep 17 00:00:00 2001 From: weasel Date: Tue, 16 Aug 2005 14:17:29 +0000 Subject: [PATCH] Set keywords git-svn-id: svn://svn.debian.org/pgp-tools/trunk@176 b513b33f-fedd-0310-b452-c3deb5f4c849 --- keylookup/NEWS | 2 +- keylookup/keylookup | 6 +++--- keylookup/keylookup.1 | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/keylookup/NEWS b/keylookup/NEWS index bf592ac..7e9eeed 100644 --- a/keylookup/NEWS +++ b/keylookup/NEWS @@ -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) diff --git a/keylookup/keylookup b/keylookup/keylookup index a56741f..5b02836 100755 --- a/keylookup/keylookup +++ b/keylookup/keylookup @@ -3,7 +3,7 @@ # (c) 2000, 2002 Christian Kurz , # Peter Palfrader # -# $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'); diff --git a/keylookup/keylookup.1 b/keylookup/keylookup.1 index c652a9e..60e9c02 100644 --- a/keylookup/keylookup.1 +++ b/keylookup/keylookup.1 @@ -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 -- 2.30.2