summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2004-10-20 15:38:20 +0000
committerRainer Groesslinger <scandium@gentoo.org>2004-10-20 15:38:20 +0000
commit5ee73a7e8a219da9adde03afb1865cd1401936e9 (patch)
treeb844f3c77be415fca4293fde3d47b84a65510df1 /dev-lang/pike/pike-7.6.6.ebuild
parentkeyword x86 (diff)
downloadhistorical-5ee73a7e8a219da9adde03afb1865cd1401936e9.tar.gz
historical-5ee73a7e8a219da9adde03afb1865cd1401936e9.tar.bz2
historical-5ee73a7e8a219da9adde03afb1865cd1401936e9.zip
ftp->http in SRC_URI
Diffstat (limited to 'dev-lang/pike/pike-7.6.6.ebuild')
-rw-r--r--dev-lang/pike/pike-7.6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/pike/pike-7.6.6.ebuild b/dev-lang/pike/pike-7.6.6.ebuild
index 5c2b32ae9c92..008cbf65aaee 100644
--- a/dev-lang/pike/pike-7.6.6.ebuild
+++ b/dev-lang/pike/pike-7.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.6.ebuild,v 1.6 2004/08/16 00:10:32 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.6.ebuild,v 1.7 2004/10/20 15:38:20 scandium Exp $
# Contributions by Emil Skoldberg, Fredrik Mellstrom (see ChangeLog)
inherit fixheadtails
@@ -10,7 +10,7 @@ IUSE="crypt debug doc fftw gdbm gif gtk java jpeg mysql oci8 odbc opengl pdflib
S="${WORKDIR}/Pike-v${PV}"
HOMEPAGE="http://pike.ida.liu.se/"
DESCRIPTION="Pike programming language and runtime"
-SRC_URI="ftp://pike.ida.liu.se/pub/pike/all/${PV}/Pike-v${PV}.tar.gz"
+SRC_URI="http://pike.ida.liu.se/pub/pike/all/${PV}/Pike-v${PV}.tar.gz"
LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
SLOT="0"