summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:15:12 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:15:12 +0000
commitdccb8709f7dbb8adc7f16cf3a9e1f79761692c98 (patch)
tree40f1e5ab48eea1eff929f9925234690a0e3e3d94 /app-crypt/gpg-ringmgr
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-dccb8709f7dbb8adc7f16cf3a9e1f79761692c98.tar.gz
historical-dccb8709f7dbb8adc7f16cf3a9e1f79761692c98.tar.bz2
historical-dccb8709f7dbb8adc7f16cf3a9e1f79761692c98.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-crypt/gpg-ringmgr')
-rw-r--r--app-crypt/gpg-ringmgr/Manifest4
-rw-r--r--app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/gpg-ringmgr/Manifest b/app-crypt/gpg-ringmgr/Manifest
index 9fb2285948c9..d7ff8836d763 100644
--- a/app-crypt/gpg-ringmgr/Manifest
+++ b/app-crypt/gpg-ringmgr/Manifest
@@ -1,3 +1,3 @@
-MD5 96a66e5d7f6090fec489ff563dec6417 files/digest-gpg-ringmgr-1.12 54
MD5 d39bcb9dff5a3ebffda1115650f9d90e ChangeLog 407
-MD5 c162bb47d430b290e40fb7c049e73f00 gpg-ringmgr-1.12.ebuild 780
+MD5 afec0c0fc6167c626c54429071a4e6d1 gpg-ringmgr-1.12.ebuild 781
+MD5 96a66e5d7f6090fec489ff563dec6417 files/digest-gpg-ringmgr-1.12 54
diff --git a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild
index 69c938d57046..9e792df54d67 100644
--- a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild
+++ b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.3 2003/08/05 18:10:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.4 2003/09/06 22:15:09 msterret Exp $
DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily"
HOMEPAGE="http://www.ualberta.ca/~rbpark/gpg-ringmgr.html"
@@ -25,7 +25,7 @@ src_compile() {
src_install() {
dobin ${PN}
- doman ${PN}.1
+ doman ${PN}.1
dohtml ${PN}.html
prepalldocs
}