From fc2b92a0ba405fe1bbedd3ebc5a5667165b8d90a Mon Sep 17 00:00:00 2001 From: George Shapovalov Date: Sat, 7 Sep 2002 20:04:49 +0000 Subject: corrected homepage --- media-gfx/gnuplot/ChangeLog | 4 ++-- media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'media-gfx/gnuplot') 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 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 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" -- cgit v1.2.3-65-gdbad