diff options
author | George Shapovalov <george@gentoo.org> | 2002-07-18 04:09:20 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-07-18 04:09:20 +0000 |
commit | 489a32a518774f8a36538f2c966a5508c7047a58 (patch) | |
tree | b407fe8695cfdb3e5676d0a7db3e4fb9e6cb8505 /app-sci/scigraphica | |
parent | added license for scilab (diff) | |
download | gentoo-2-489a32a518774f8a36538f2c966a5508c7047a58.tar.gz gentoo-2-489a32a518774f8a36538f2c966a5508c7047a58.tar.bz2 gentoo-2-489a32a518774f8a36538f2c966a5508c7047a58.zip |
few more KEYWORDS/LICENSE/SLOT clean-ups
Diffstat (limited to 'app-sci/scigraphica')
-rw-r--r-- | app-sci/scigraphica/scigraphica-0.8.0.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-sci/scigraphica/scigraphica-0.8.0.ebuild b/app-sci/scigraphica/scigraphica-0.8.0.ebuild index 61f11a6c963e..7047079b7c27 100644 --- a/app-sci/scigraphica/scigraphica-0.8.0.ebuild +++ b/app-sci/scigraphica/scigraphica-0.8.0.ebuild @@ -1,15 +1,18 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/scigraphica-0.8.0.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/scigraphica-0.8.0.ebuild,v 1.3 2002/07/18 04:09:19 george Exp $ S=${WORKDIR}/${P} DESCRIPTION="Scientific application for data analysis and technical graphics." SRC_URI="http://scigraphica.sourceforge.net/src/${P}.tar.gz" - HOMEPAGE="http://scigraphica.sourceforge.net/" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + DEPEND=">=x11-libs/gtk+extra-0.99.17 >=dev-python/Numeric-20.3 >=dev-libs/libxml-1.8.16 |