diff options
Diffstat (limited to 'dev-haskell/http/http-4000.2.2.ebuild')
-rw-r--r-- | dev-haskell/http/http-4000.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |