diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-30 20:01:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-30 20:01:22 +0000 |
commit | 0980f1b5a651f2df21905e73fae3be7416d6313f (patch) | |
tree | 6db872f0bfb05439c545aed8e702443abcb4260b /app-shells/esh/esh-0.8.5.ebuild | |
parent | new version (diff) | |
download | historical-0980f1b5a651f2df21905e73fae3be7416d6313f.tar.gz historical-0980f1b5a651f2df21905e73fae3be7416d6313f.tar.bz2 historical-0980f1b5a651f2df21905e73fae3be7416d6313f.zip |
stable on sparc
Diffstat (limited to 'app-shells/esh/esh-0.8.5.ebuild')
-rw-r--r-- | app-shells/esh/esh-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/esh/esh-0.8.5.ebuild b/app-shells/esh/esh-0.8.5.ebuild index 3017dd2c7489..62b41a151c9c 100644 --- a/app-shells/esh/esh-0.8.5.ebuild +++ b/app-shells/esh/esh-0.8.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 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.5.ebuild,v 1.9 2004/01/11 03:47:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5.ebuild,v 1.10 2004/01/30 20:01:12 gustavoz Exp $ S=${WORKDIR}/esh DESCRIPTION="A UNIX Shell with a simplified Scheme syntax" SRC_URI="http://slon.ttk.ru/esh/${P}.tar.gz" HOMEPAGE="http://slon.ttk.ru/esh/" -KEYWORDS="x86 -ppc ~sparc" +KEYWORDS="x86 -ppc sparc" SLOT="0" LICENSE="GPL-2" |