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.4.44.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.4.44.ebuild')
-rw-r--r--dev-lang/pike/pike-7.4.44.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/pike/pike-7.4.44.ebuild b/dev-lang/pike/pike-7.4.44.ebuild
index 08eb3167f5c3..f6a4ab4c8d8c 100644
--- a/dev-lang/pike/pike-7.4.44.ebuild
+++ b/dev-lang/pike/pike-7.4.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation, Emil Skoldberg, Fredrik Mellstrom (see ChangeLog)
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.4.44.ebuild,v 1.4 2004/06/26 14:52:49 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.4.44.ebuild,v 1.5 2004/10/20 15:38:20 scandium Exp $
inherit fixheadtails
@@ -9,7 +9,7 @@ IUSE="debug doc gdbm gif gtk java jpeg mysql oci8 odbc opengl pdflib postgres sc
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"