diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:58:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:58:50 +0000 |
commit | 3c0c753966336e9141606c771a4316d575aeff5a (patch) | |
tree | f0aa45572cf7606a4e82c30b1506d84398a49e5d /app-shells/esh | |
parent | Remove arm keywords (diff) | |
download | historical-3c0c753966336e9141606c771a4316d575aeff5a.tar.gz historical-3c0c753966336e9141606c771a4316d575aeff5a.tar.bz2 historical-3c0c753966336e9141606c771a4316d575aeff5a.zip |
Remove arm keywords
Diffstat (limited to 'app-shells/esh')
-rw-r--r-- | app-shells/esh/esh-0.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/esh/esh-0.8-r2.ebuild b/app-shells/esh/esh-0.8-r2.ebuild index df3e7f59564c..1c9ce9bd47c0 100644 --- a/app-shells/esh/esh-0.8-r2.ebuild +++ b/app-shells/esh/esh-0.8-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8-r2.ebuild,v 1.12 2003/02/13 09:28:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8-r2.ebuild,v 1.13 2004/02/22 19:57:48 agriffis Exp $ S=${WORKDIR}/esh DESCRIPTION="A UNIX Shell with a simplified Scheme syntax" SRC_URI="http://esh.netpedia.net/${P}.tar.gz" HOMEPAGE="http://esh.netpedia.net/" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" |