diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:58:13 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:58:13 +0000 |
commit | 8bffdab69d3fb83432df511c7c26043bd49daea0 (patch) | |
tree | 0742c599fe9cb063ea316eada8e156a3248e8700 /dev-haskell/mmap/mmap-0.4.1.ebuild | |
parent | move dev-haskell/json/json-0.4.3.ebuild ebuild to mirror://hackage (diff) | |
download | historical-8bffdab69d3fb83432df511c7c26043bd49daea0.tar.gz historical-8bffdab69d3fb83432df511c7c26043bd49daea0.tar.bz2 historical-8bffdab69d3fb83432df511c7c26043bd49daea0.zip |
move dev-haskell/mmap/mmap-0.4.1.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/mmap/mmap-0.4.1.ebuild')
-rw-r--r-- | dev-haskell/mmap/mmap-0.4.1.ebuild | 6 |
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" |