diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 05:23:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 05:23:38 +0000 |
commit | 2d9f0fd9cf1be98ac55c57cac56b8140bbdcacd7 (patch) | |
tree | 7b523c30bea0e5a586a7376ca80c8d1826a6e2c7 /app-shells/ksh | |
parent | whitespace (diff) | |
download | gentoo-2-2d9f0fd9cf1be98ac55c57cac56b8140bbdcacd7.tar.gz gentoo-2-2d9f0fd9cf1be98ac55c57cac56b8140bbdcacd7.tar.bz2 gentoo-2-2d9f0fd9cf1be98ac55c57cac56b8140bbdcacd7.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-shells/ksh')
-rw-r--r-- | app-shells/ksh/ksh-93.20030724.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/ksh/ksh-93.20030724.ebuild b/app-shells/ksh/ksh-93.20030724.ebuild index df3c23a98d84..aad645f7ed06 100644 --- a/app-shells/ksh/ksh-93.20030724.ebuild +++ b/app-shells/ksh/ksh-93.20030724.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.13 2006/04/21 17:13:34 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.14 2007/07/15 05:23:38 mr_bones_ Exp $ inherit ccc eutils flag-o-matic @@ -71,7 +71,7 @@ src_install() { doexe ${my_arch}/bin/ok/ksh # FIXME: talk to pdksh maintainer about making this nicer, - # how can we co-exist nicely without blocking? + # how can we co-exist nicely without blocking? dosym /bin/ksh /bin/ksh93 newman ${my_arch}/man/man1/sh.1 ksh.1 |