summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:18:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:18:22 +0000
commitb2c247e65f90ea689d3df4dc8b4f6d8050d299bc (patch)
treedb85c497c7351e555ccd5cd56605f3d6600f79a4 /x11-misc/grpn/grpn-1.1.2.ebuild
parentheader fix (diff)
downloadhistorical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.gz
historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.bz2
historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.zip
whitespace cleanup
Diffstat (limited to 'x11-misc/grpn/grpn-1.1.2.ebuild')
-rw-r--r--x11-misc/grpn/grpn-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/grpn/grpn-1.1.2.ebuild b/x11-misc/grpn/grpn-1.1.2.ebuild
index 105872fd3067..bad266bfc32a 100644
--- a/x11-misc/grpn/grpn-1.1.2.ebuild
+++ b/x11-misc/grpn/grpn-1.1.2.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/x11-misc/grpn/grpn-1.1.2.ebuild,v 1.1 2003/06/19 01:46:36 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grpn/grpn-1.1.2.ebuild,v 1.2 2003/09/05 23:18:18 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GRPN is a Reverse Polish Notation calculator for X"
@@ -20,6 +20,6 @@ src_compile() {
src_install () {
dobin grpn
- doman grpn.1
+ doman grpn.1
dodoc CHANGES README
}