summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:58:13 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:58:13 +0000
commit8bffdab69d3fb83432df511c7c26043bd49daea0 (patch)
tree0742c599fe9cb063ea316eada8e156a3248e8700 /dev-haskell/mmap
parentmove dev-haskell/json/json-0.4.3.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-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')
-rw-r--r--dev-haskell/mmap/ChangeLog7
-rw-r--r--dev-haskell/mmap/mmap-0.4.1.ebuild6
-rw-r--r--dev-haskell/mmap/mmap-0.5.7.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-haskell/mmap/ChangeLog b/dev-haskell/mmap/ChangeLog
index dddfacb73eb9..5b5249371c6a 100644
--- a/dev-haskell/mmap/ChangeLog
+++ b/dev-haskell/mmap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/mmap
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mmap/ChangeLog,v 1.20 2012/04/14 09:07:38 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mmap/ChangeLog,v 1.21 2012/09/12 14:58:13 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> mmap-0.4.1.ebuild,
+ mmap-0.5.7.ebuild:
+ move dev-haskell/mmap/mmap-0.4.1.ebuild ebuild to mirror://hackage
14 Apr 2012; Mark Wright <gienah@gentoo.org> metadata.xml, mmap-0.5.7.ebuild:
EAPI=4, add hoogle to CABAL_FEATURES
@@ -67,4 +71,3 @@
Initial import, needed by hashed-storage.
It's not the latest version of mmap, but it's the most recent version
hashed-storage supports.
-
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"
diff --git a/dev-haskell/mmap/mmap-0.5.7.ebuild b/dev-haskell/mmap/mmap-0.5.7.ebuild
index 4cf15058d785..26a540dc95d2 100644
--- a/dev-haskell/mmap/mmap-0.5.7.ebuild
+++ b/dev-haskell/mmap/mmap-0.5.7.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/mmap/mmap-0.5.7.ebuild,v 1.8 2012/04/14 09:07:38 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mmap/mmap-0.5.7.ebuild,v 1.9 2012/09/12 14:58:13 qnikst Exp $
# ebuild generated by hackport 0.2.9
EAPI=4
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Memory mapped files for POSIX and Windows"
HOMEPAGE="http://hackage.haskell.org/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"