diff options
author | 2003-03-25 20:43:31 +0000 | |
---|---|---|
committer | 2003-03-25 20:43:31 +0000 | |
commit | 4e260a081393408f0ae93737284021588548454e (patch) | |
tree | 3692bd1d6ca17b37a88e3e46ddbf91c8701fe940 /media-libs/gle/gle-3.0.1-r2.ebuild | |
parent | version bump (diff) | |
download | historical-4e260a081393408f0ae93737284021588548454e.tar.gz historical-4e260a081393408f0ae93737284021588548454e.tar.bz2 historical-4e260a081393408f0ae93737284021588548454e.zip |
SRC_URI fix
Diffstat (limited to 'media-libs/gle/gle-3.0.1-r2.ebuild')
-rw-r--r-- | media-libs/gle/gle-3.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gle/gle-3.0.1-r2.ebuild b/media-libs/gle/gle-3.0.1-r2.ebuild index 8505b65bada7..7b5fc4108064 100644 --- a/media-libs/gle/gle-3.0.1-r2.ebuild +++ b/media-libs/gle/gle-3.0.1-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/gle-3.0.1-r2.ebuild,v 1.11 2003/02/23 19:46:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/gle-3.0.1-r2.ebuild,v 1.12 2003/03/25 20:43:31 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="GL extrusion library" -SRC_URI="http://www.linas.org/gle/gle-3.0.1.tar.gz" +SRC_URI="http://www.linas.org/gle/pub/gle-3.0.1.tar.gz" HOMEPAGE="http://www.linas.org/gle" DEPEND="virtual/opengl |