# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.16-r1.ebuild,v 1.7 2012/06/02 06:57:33 zmedico Exp $ #inherit eutils multilib toolchain-funcs git-2 EAPI=5 SCM="git-r3" inherit ${SCM} DESCRIPTION="This is a much modified version of the public domain sc originally by James Gosling" #SRC_URI="ftp://ibiblio.org/pub/Linux/apps/financial/spreadsheet/${P}.tar.gz" #EGIT_REPO_URI="git://github.com/dkastner/sc.git" #SRC_URI="" EGIT_REPO_URI="git://github.com/msharov/sc.git" #HOMEPAGE="http://github.com/dkastner/sc.git" HOMEPAGE="http://github.com/msharov/sc.git" SLOT="0" LICENSE="public-domain" KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2" RDEPEND="${DEPEND}" #!dev-lang/stratego #!