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
parentkeyword x86 (diff)
downloadhistorical-5ee73a7e8a219da9adde03afb1865cd1401936e9.tar.gz
historical-5ee73a7e8a219da9adde03afb1865cd1401936e9.tar.bz2
historical-5ee73a7e8a219da9adde03afb1865cd1401936e9.zip
ftp->http in SRC_URI
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/pike/Manifest12
-rw-r--r--dev-lang/pike/pike-7.4.44.ebuild4
-rw-r--r--dev-lang/pike/pike-7.6.24.ebuild4
-rw-r--r--dev-lang/pike/pike-7.6.6.ebuild4
4 files changed, 12 insertions, 12 deletions
diff --git a/dev-lang/pike/Manifest b/dev-lang/pike/Manifest
index 8ce87770f485..a7bf180bc3fc 100644
--- a/dev-lang/pike/Manifest
+++ b/dev-lang/pike/Manifest
@@ -1,9 +1,9 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 92f783738a95e93f7d733b9b5711f7ac pike-7.6.6.ebuild 2977
-MD5 de494ece933e48cc759bcb4728e41d90 pike-7.4.44.ebuild 3105
-MD5 d1916e74b407c28698fb707b3f890ef1 pike-7.6.24.ebuild 2108
+MD5 b9dcbb82f089c4db8a5d50d14e5a0167 pike-7.6.6.ebuild 2980
+MD5 95fb94dc92150b25742577fea7739841 pike-7.4.44.ebuild 3106
+MD5 f4afd526964518307518c98363616d36 pike-7.6.24.ebuild 2109
MD5 ec42ea8622caf34982b633bceb285e9a ChangeLog 2104
MD5 7164d2a546785fee1e77dac8839fdeaa metadata.xml 224
MD5 f481d65b2c48dd5213c96abb5d591923 files/digest-pike-7.6.6 64
@@ -12,7 +12,7 @@ MD5 24797deb43287becc1e22d716d43921e files/digest-pike-7.6.24 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBb9k9PgS8WLD64cERAsM5AJ9sC4WXds2LSR4SRWbYeU+Ha0dFegCgkNVR
-ouJEFxI4voVMYORl+yzdd9Q=
-=rFKG
+iD8DBQFBdobDPgS8WLD64cERAvmlAJ4ucPSljs7x198aVR7SQPLvhOfz6QCfYPwx
+N1p7M6tkIsOzS8Ep7Ce0mWs=
+=3BoA
-----END PGP SIGNATURE-----
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"
diff --git a/dev-lang/pike/pike-7.6.24.ebuild b/dev-lang/pike/pike-7.6.24.ebuild
index ebb9f9959f2e..cb970c271c5a 100644
--- a/dev-lang/pike/pike-7.6.24.ebuild
+++ b/dev-lang/pike/pike-7.6.24.ebuild
@@ -1,13 +1,13 @@
# 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.24.ebuild,v 1.3 2004/10/15 14:04:37 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.24.ebuild,v 1.4 2004/10/20 15:38:20 scandium Exp $
IUSE="crypt debug doc fftw gdbm gif gtk jpeg kerberos opengl pdflib scanner svg tiff truetype zlib"
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"
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"