summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-05 18:35:59 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-05 18:35:59 +0000
commit32ef71df72bb9dc24ee08f56508953be720362f9 (patch)
tree699960b42b9892fcbb83b2086c3c3ae3dcd506ed /app-sci/kmatplot
parentfix license (diff)
downloadgentoo-2-32ef71df72bb9dc24ee08f56508953be720362f9.tar.gz
gentoo-2-32ef71df72bb9dc24ee08f56508953be720362f9.tar.bz2
gentoo-2-32ef71df72bb9dc24ee08f56508953be720362f9.zip
fix license
Diffstat (limited to 'app-sci/kmatplot')
-rw-r--r--app-sci/kmatplot/kmatplot-0.4-r1.ebuild10
-rw-r--r--app-sci/kmatplot/kmatplot-0.4.ebuild10
2 files changed, 10 insertions, 10 deletions
diff --git a/app-sci/kmatplot/kmatplot-0.4-r1.ebuild b/app-sci/kmatplot/kmatplot-0.4-r1.ebuild
index 704b31e3bf27..2ac3bfff1882 100644
--- a/app-sci/kmatplot/kmatplot-0.4-r1.ebuild
+++ b/app-sci/kmatplot/kmatplot-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r1.ebuild,v 1.3 2003/02/15 07:10:05 gerk Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r1.ebuild,v 1.4 2003/08/05 18:34:16 vapier Exp $
PATCHES="${FILESDIR}/${P}-gentoo.patch
${FILESDIR}/${P}-inline.patch
@@ -10,9 +10,9 @@ PATCHES="${FILESDIR}/${P}-gentoo.patch
inherit kde-base
need-kde 3
-DESCRIPTION="KMatplot is a gnuplot-like tool for plotting data sets in either two or three dimensions."
-LICENSE="GPL-2"
+DESCRIPTION="gnuplot-like tool for plotting data sets in either two or three dimensions"
HOMEPAGE="http://kmatplot.sourceforge.net/"
SRC_URI="http://kmatplot.sourceforge.net/${P}.tar.gz"
-IUSE=""
+
+LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
diff --git a/app-sci/kmatplot/kmatplot-0.4.ebuild b/app-sci/kmatplot/kmatplot-0.4.ebuild
index 07f430806b95..75cf29ebeffc 100644
--- a/app-sci/kmatplot/kmatplot-0.4.ebuild
+++ b/app-sci/kmatplot/kmatplot-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4.ebuild,v 1.6 2003/02/15 07:10:05 gerk Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4.ebuild,v 1.7 2003/08/05 18:34:16 vapier Exp $
PATCHES="${FILESDIR}/${P}-gentoo.patch
${FILESDIR}/${P}-inline.patch
@@ -9,9 +9,9 @@ PATCHES="${FILESDIR}/${P}-gentoo.patch
inherit kde-base
need-kde 3
-DESCRIPTION="KMatplot is a gnuplot-like tool for plotting data sets in either two or three dimensions."
-LICENSE="GPL-2"
+DESCRIPTION="gnuplot-like tool for plotting data sets in either two or three dimensions"
HOMEPAGE="http://kmatplot.sourceforge.net/"
SRC_URI="http://kmatplot.sourceforge.net/${P}.tar.gz"
-IUSE=""
+
+LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"