summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-09-07 20:04:49 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-09-07 20:04:49 +0000
commitfc2b92a0ba405fe1bbedd3ebc5a5667165b8d90a (patch)
treec958270d818382881daf9b6cfc37a26d6a9494c3 /media-gfx
parentadded license for gnuplot (diff)
downloadgentoo-2-fc2b92a0ba405fe1bbedd3ebc5a5667165b8d90a.tar.gz
gentoo-2-fc2b92a0ba405fe1bbedd3ebc5a5667165b8d90a.tar.bz2
gentoo-2-fc2b92a0ba405fe1bbedd3ebc5a5667165b8d90a.zip
corrected homepage
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gnuplot/ChangeLog4
-rw-r--r--media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog
index a021982b9360..6691df69969e 100644
--- a/media-gfx/gnuplot/ChangeLog
+++ b/media-gfx/gnuplot/ChangeLog
@@ -1,13 +1,13 @@
# ChangeLog for media-gfx/gnuplot
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.4 2002/09/07 19:26:56 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.5 2002/09/07 20:04:49 george Exp $
*gnuplot-3.7.1-r3 (12 Apr 2002)
07 Sep 2002; George Shapovalov <george@gentoo.org> gnuplot-3.7.1-r3.ebuild :
corrected LICENSE (it has its own, not GPL-compatible)
- added some docs
+ corrected home page, added RDEPEND and some docs
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gnuplot-3.7.1-r3.ebuild :
diff --git a/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild b/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild
index 1350db781405..3ffaa8dec43a 100644
--- a/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild
+++ b/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild,v 1.4 2002/09/07 19:26:56 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild,v 1.5 2002/09/07 20:04:49 george Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Quick and useful plotting program"
SRC_URI="ftp://ftp.gnuplot.org/pub/gnuplot/${P}.tar.gz"
-HOMEPAGE="http://www.gnuplot.org"
+HOMEPAGE="http://www.gnuplot.info"
SLOT="0"
LICENSE="gnuplot"