diff options
Diffstat (limited to 'app-emulation/freesci/freesci-0.3.4a.ebuild')
-rw-r--r-- | app-emulation/freesci/freesci-0.3.4a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/freesci/freesci-0.3.4a.ebuild b/app-emulation/freesci/freesci-0.3.4a.ebuild index aaa66f6c0276..8b9128335434 100644 --- a/app-emulation/freesci/freesci-0.3.4a.ebuild +++ b/app-emulation/freesci/freesci-0.3.4a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/freesci-0.3.4a.ebuild,v 1.1 2003/05/12 20:22:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/freesci-0.3.4a.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Sierra script interpreter for your old Sierra adventures" SRC_URI="http://savannah.nongnu.org/download/freesci/stable.pkg/${PV}/${P}.tar.bz2" HOMEPAGE="http://freesci.linuxgames.com/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="" |