summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:56:57 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:56:57 +0000
commitaf0d659f3165d5435a50a19d9697b19535047816 (patch)
tree65db7b6baf0e8d1a6e195e9e58c628d714fd0f10 /dev-haskell/http
parentmove dev-haskell/html/html-1.0.1.2.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-af0d659f3165d5435a50a19d9697b19535047816.tar.gz
gentoo-2-af0d659f3165d5435a50a19d9697b19535047816.tar.bz2
gentoo-2-af0d659f3165d5435a50a19d9697b19535047816.zip
move dev-haskell/http/http-4000.2.2.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/http')
-rw-r--r--dev-haskell/http/ChangeLog7
-rw-r--r--dev-haskell/http/http-4000.1.1.ebuild6
-rw-r--r--dev-haskell/http/http-4000.1.2.ebuild4
-rw-r--r--dev-haskell/http/http-4000.2.2.ebuild4
-rw-r--r--dev-haskell/http/http-4000.2.3.ebuild4
5 files changed, 14 insertions, 11 deletions
diff --git a/dev-haskell/http/ChangeLog b/dev-haskell/http/ChangeLog
index 72ab795e47a9..f9b27fd642bf 100644
--- a/dev-haskell/http/ChangeLog
+++ b/dev-haskell/http/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/http
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.22 2012/09/07 23:41:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.23 2012/09/12 14:56:57 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> http-4000.1.1.ebuild,
+ http-4000.1.2.ebuild, http-4000.2.2.ebuild, http-4000.2.3.ebuild:
+ move dev-haskell/http/http-4000.2.2.ebuild ebuild to mirror://hackage
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> http-4000.2.3.ebuild:
Stable for amd64, wrt bug #421351
@@ -96,4 +100,3 @@
06 Jul 2006; <kolmodin@gentoo.org> +metadata.xml, +http-2006.7.5.ebuild:
Initial import.
-
diff --git a/dev-haskell/http/http-4000.1.1.ebuild b/dev-haskell/http/http-4000.1.1.ebuild
index aee795321813..c786125ef70b 100644
--- a/dev-haskell/http/http-4000.1.1.ebuild
+++ b/dev-haskell/http/http-4000.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.1.1.ebuild,v 1.1 2011/04/23 13:38:15 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.1.1.ebuild,v 1.2 2012/09/12 14:56:57 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A library for client-side HTTP"
HOMEPAGE="http://projects.haskell.org/http/"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-haskell/http/http-4000.1.2.ebuild b/dev-haskell/http/http-4000.1.2.ebuild
index 45458e60dba9..57e1c1bed0d9 100644
--- a/dev-haskell/http/http-4000.1.2.ebuild
+++ b/dev-haskell/http/http-4000.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.1.2.ebuild,v 1.2 2012/03/04 03:37:58 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.1.2.ebuild,v 1.3 2012/09/12 14:56:57 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A library for client-side HTTP"
HOMEPAGE="http://projects.haskell.org/http/"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-haskell/http/http-4000.2.2.ebuild b/dev-haskell/http/http-4000.2.2.ebuild
index cf3fd239aa10..c176dfcbdf31 100644
--- a/dev-haskell/http/http-4000.2.2.ebuild
+++ b/dev-haskell/http/http-4000.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.2.ebuild,v 1.1 2012/03/04 03:37:58 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.2.ebuild,v 1.2 2012/09/12 14:56:57 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A library for client-side HTTP"
HOMEPAGE="https://github.com/haskell/HTTP"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-haskell/http/http-4000.2.3.ebuild b/dev-haskell/http/http-4000.2.3.ebuild
index 2c29f14399a5..bda4350ea847 100644
--- a/dev-haskell/http/http-4000.2.3.ebuild
+++ b/dev-haskell/http/http-4000.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.3.ebuild,v 1.2 2012/09/07 23:41:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.3.ebuild,v 1.3 2012/09/12 14:56:57 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A library for client-side HTTP"
HOMEPAGE="https://github.com/haskell/HTTP"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz
http://dev.gentoo.org/~gienah/2big4tree/dev-haskell/http/${MY_P}-test-suite.tar.gz"
LICENSE="BSD"