# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Nonofficial ebuild by Ycarus. For new version look here : http://gentoo.zugaina.org/ inherit eutils DESCRIPTION="A lisp interpreter" HOMEPAGE="http://www.rtfm.org.ar/slisp/" SRC_URI="mirror://sourceforge/slisp/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc ~amd64" IUSE="" DEPEND="" RESTRICT="nomirror"