summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-07-18 04:09:20 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-07-18 04:09:20 +0000
commiteeb3f9ae48d779d663c67ccd9329956fef567cb7 (patch)
tree2e97d38055497f2ee34e75f319c6fc116c7ed6c7 /app-sci/scigraphica
parentadded license for scilab (diff)
downloadhistorical-eeb3f9ae48d779d663c67ccd9329956fef567cb7.tar.gz
historical-eeb3f9ae48d779d663c67ccd9329956fef567cb7.tar.bz2
historical-eeb3f9ae48d779d663c67ccd9329956fef567cb7.zip
few more KEYWORDS/LICENSE/SLOT clean-ups
Diffstat (limited to 'app-sci/scigraphica')
-rw-r--r--app-sci/scigraphica/scigraphica-0.8.0.ebuild7
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