diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-05-25 14:40:06 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-05-25 14:40:06 +0000 |
commit | 24af02a4a8661fef1d37061a0524c03463639155 (patch) | |
tree | 66c56a6a15da63695e2248fd66c70be4df474aa1 /media-libs/openvrml | |
parent | remove the actual code, this is just a stub so that oolder ebuilds can be unm... (diff) | |
download | gentoo-2-24af02a4a8661fef1d37061a0524c03463639155.tar.gz gentoo-2-24af02a4a8661fef1d37061a0524c03463639155.tar.bz2 gentoo-2-24af02a4a8661fef1d37061a0524c03463639155.zip |
fix src_uri
Diffstat (limited to 'media-libs/openvrml')
-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 7599fc20a1fa..a0b67c21ef80 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.3 2002/05/14 18:31:20 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openvrml/openvrml-0.11.2.ebuild,v 1.4 2002/05/25 14:40:06 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="VRML97 library" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/openvrml/${P}.tar.gz" +SRC_URI="http://telia.dl.sourceforge.net/sourceforge/openvrml/${P}.tar.gz" HOMEPAGE="http://openvrml.org" DEPEND="virtual/glibc |