# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.8 2002/05/30 01:54:49 sandymac Exp inherit gnome2 DESCRIPTION="Baculator is a Reverse Polish Notation calculator program with an infinite, scrollable, stack" DEPEND=">=gnome-base/gnome-2.0.0" HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2" SRC_URI="mirror://sourceforge/${PN}/${PN}-gtk-${PV}.tar.bz2" S=${WORKDIR}/${PN}-gtk-${PV} SLOT="0" KEYWORDS="x86"