summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:17:42 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:17:42 +0000
commite06e7af770763e37bfa65376dce5d6950538ae54 (patch)
tree050b3b20e1c8879c2210d026494d7181c37f6d09 /app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.tar.gz
gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.tar.bz2
gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild')
-rw-r--r--app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild4
1 files changed, 2 insertions, 2 deletions
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
}