summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/mmap/mmap-0.4.1.ebuild')
-rw-r--r--dev-haskell/mmap/mmap-0.4.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/mmap/mmap-0.4.1.ebuild b/dev-haskell/mmap/mmap-0.4.1.ebuild
index c3a721081093..6547b2fa8e05 100644
--- a/dev-haskell/mmap/mmap-0.4.1.ebuild
+++ b/dev-haskell/mmap/mmap-0.4.1.ebuild
@@ -1,13 +1,13 @@
-# 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/mmap/mmap-0.4.1.ebuild,v 1.12 2011/04/10 18:56:58 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mmap/mmap-0.4.1.ebuild,v 1.13 2012/09/12 14:58:13 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
DESCRIPTION="Memory mapped files for POSIX and Windows"
HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mmap"
-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"