summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:43:15 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:43:15 +0000
commit123f7664d370f96512a4eb4ed6dbc7902d0367bc (patch)
treed4cac04551957bb5cbd09218c6ba8409ac489eb4 /dev-haskell/digest/digest-0.0.1.1.ebuild
parentmove dev-haskell/crypto/crypto-4.2.4.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-123f7664d370f96512a4eb4ed6dbc7902d0367bc.tar.gz
gentoo-2-123f7664d370f96512a4eb4ed6dbc7902d0367bc.tar.bz2
gentoo-2-123f7664d370f96512a4eb4ed6dbc7902d0367bc.zip
move dev-haskell/digest/digest-0.0.0.9.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/digest/digest-0.0.1.1.ebuild')
-rw-r--r--dev-haskell/digest/digest-0.0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/digest/digest-0.0.1.1.ebuild b/dev-haskell/digest/digest-0.0.1.1.ebuild
index 7a3566e1d895..27119be98156 100644
--- a/dev-haskell/digest/digest-0.0.1.1.ebuild
+++ b/dev-haskell/digest/digest-0.0.1.1.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/digest/digest-0.0.1.1.ebuild,v 1.6 2012/08/09 10:27:07 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.1.1.ebuild,v 1.7 2012/09/12 15:43:15 qnikst Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now."
HOMEPAGE="http://hackage.haskell.org/package/digest"
-SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"