diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:27:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:27:11 +0000 |
commit | 04159067da72ffba76053e7319cde5b97b765066 (patch) | |
tree | 31aa950368e6a0e99ea160eb5a1d08e695dde0dd /app-shells/posh/posh-0.2.28.ebuild | |
parent | header fix (diff) | |
download | historical-04159067da72ffba76053e7319cde5b97b765066.tar.gz historical-04159067da72ffba76053e7319cde5b97b765066.tar.bz2 historical-04159067da72ffba76053e7319cde5b97b765066.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-shells/posh/posh-0.2.28.ebuild')
-rw-r--r-- | app-shells/posh/posh-0.2.28.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-shells/posh/posh-0.2.28.ebuild b/app-shells/posh/posh-0.2.28.ebuild index 66c8d7458f52..3800f5eb6e3d 100644 --- a/app-shells/posh/posh-0.2.28.ebuild +++ b/app-shells/posh/posh-0.2.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.2.28.ebuild,v 1.3 2003/09/21 13:00:36 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.2.28.ebuild,v 1.4 2004/03/14 13:27:00 mr_bones_ Exp $ DESCRIPTION="posh is a stripped-down version of pdksh that aims for compliance with Debian's policy, and few extra features" HOMEPAGE="http://packages.debian.org/posh" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { econf |