summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:42:29 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:42:29 +0000
commit798dd8fd6667d1a40527d4b79a7284598c847d55 (patch)
tree240aa67728742a24e694d675b4dae569e7d9fac0 /dev-haskell/crypto/crypto-4.2.4.ebuild
parentmove dev-haskell/base-unicode-symbols/base-unicode-symbols-0.2.2.3.ebuild ebu... (diff)
downloadgentoo-2-798dd8fd6667d1a40527d4b79a7284598c847d55.tar.gz
gentoo-2-798dd8fd6667d1a40527d4b79a7284598c847d55.tar.bz2
gentoo-2-798dd8fd6667d1a40527d4b79a7284598c847d55.zip
move dev-haskell/crypto/crypto-4.2.4.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/crypto/crypto-4.2.4.ebuild')
-rw-r--r--dev-haskell/crypto/crypto-4.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/crypto/crypto-4.2.4.ebuild b/dev-haskell/crypto/crypto-4.2.4.ebuild
index 0dc0a73b1f18..185fb72eacef 100644
--- a/dev-haskell/crypto/crypto-4.2.4.ebuild
+++ b/dev-haskell/crypto/crypto-4.2.4.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/crypto/crypto-4.2.4.ebuild,v 1.3 2012/04/17 19:42:55 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto/crypto-4.2.4.ebuild,v 1.4 2012/09/12 15:42:29 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Collects together existing Haskell cryptographic functions into a package"
HOMEPAGE="http://hackage.haskell.org/package/Crypto"
-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 GPL-2"
SLOT="0"