diff options
author | Peter Johanson <latexer@gentoo.org> | 2003-02-14 16:40:09 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2003-02-14 16:40:09 +0000 |
commit | b4c0b1938918d34b2fad7729a9523ea13c193659 (patch) | |
tree | 85774da2431c50ddab2037545e15b96687981e5e /app-sci/epix/epix-0.8.8a.ebuild | |
parent | Initial import. (diff) | |
download | historical-b4c0b1938918d34b2fad7729a9523ea13c193659.tar.gz historical-b4c0b1938918d34b2fad7729a9523ea13c193659.tar.bz2 historical-b4c0b1938918d34b2fad7729a9523ea13c193659.zip |
Fooey. fixed some stuff.
Diffstat (limited to 'app-sci/epix/epix-0.8.8a.ebuild')
-rw-r--r-- | app-sci/epix/epix-0.8.8a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/epix/epix-0.8.8a.ebuild b/app-sci/epix/epix-0.8.8a.ebuild index 5dd782db095e..1f8a16cf6f99 100644 --- a/app-sci/epix/epix-0.8.8a.ebuild +++ b/app-sci/epix/epix-0.8.8a.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/epix/epix-0.8.8a.ebuild,v 1.1 2003/02/14 16:28:29 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/epix/epix-0.8.8a.ebuild,v 1.2 2003/02/14 16:40:09 latexer Exp $ DESCRIPTION="2- and 3-D plotter for creating images (to be used in LaTeX)" HOMEPAGE="http://mathcs.holycross.edu/~ahwang/current/ePiX.html" -SRC_URI="ftp://ftp.ibiblio.org/${P}_src.tar.gz" +SRC_URI="http://mathcs.holycross.edu/~ahwang/software/${P}_src.tar.gz" LICENSE="GPL-2" SLOT="0" |