diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2002-05-14 18:31:20 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2002-05-14 18:31:20 +0000 |
commit | 3854ba01bc73f1a8286ac5a4b1608942aa34b0b3 (patch) | |
tree | 7208754f6dca2d8c1ffe5f8048597386b941fcf5 /media-libs | |
parent | SRC_URI fix. (diff) | |
download | historical-3854ba01bc73f1a8286ac5a4b1608942aa34b0b3.tar.gz historical-3854ba01bc73f1a8286ac5a4b1608942aa34b0b3.tar.bz2 historical-3854ba01bc73f1a8286ac5a4b1608942aa34b0b3.zip |
SRC_URI fix.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/openvrml/openvrml-0.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openvrml/openvrml-0.11.2.ebuild b/media-libs/openvrml/openvrml-0.11.2.ebuild index a6347a8dcdd5..7599fc20a1fa 100644 --- a/media-libs/openvrml/openvrml-0.11.2.ebuild +++ b/media-libs/openvrml/openvrml-0.11.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-libs/openvrml/openvrml-0.11.2.ebuild,v 1.2 2002/05/07 19:35:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openvrml/openvrml-0.11.2.ebuild,v 1.3 2002/05/14 18:31:20 g2boojum Exp $ S=${WORKDIR}/${P} DESCRIPTION="VRML97 library" -SRC_URI="http://prdownloads.sourceforge.net/openvrml/${P}.tar.gz" +SRC_URI="http://unc.dl.sourceforge.net/sourceforge/openvrml/${P}.tar.gz" HOMEPAGE="http://openvrml.org" DEPEND="virtual/glibc |