summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 16:05:24 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 16:05:24 +0000
commitcde2ff4e11fe72c72bd5bf4a32f060ff2c1fe4b8 (patch)
tree6eb008aa4d874e3686b29cfb3bad61e4e9e88fd5 /dev-haskell/hashed-storage
parentmove dev-haskell/ghc-paths/ghc-paths-0.1.0.8.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-cde2ff4e11fe72c72bd5bf4a32f060ff2c1fe4b8.tar.gz
historical-cde2ff4e11fe72c72bd5bf4a32f060ff2c1fe4b8.tar.bz2
historical-cde2ff4e11fe72c72bd5bf4a32f060ff2c1fe4b8.zip
move dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/hashed-storage')
-rw-r--r--dev-haskell/hashed-storage/ChangeLog8
-rw-r--r--dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild6
-rw-r--r--dev-haskell/hashed-storage/hashed-storage-0.5.7.ebuild6
-rw-r--r--dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild4
4 files changed, 15 insertions, 9 deletions
diff --git a/dev-haskell/hashed-storage/ChangeLog b/dev-haskell/hashed-storage/ChangeLog
index 47969b274b53..0d1046f97c0c 100644
--- a/dev-haskell/hashed-storage/ChangeLog
+++ b/dev-haskell/hashed-storage/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-haskell/hashed-storage
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.22 2012/08/13 07:09:59 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.23 2012/09/12 16:05:24 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ hashed-storage-0.4.13.ebuild, hashed-storage-0.5.7.ebuild,
+ hashed-storage-0.5.9.ebuild:
+ move dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild ebuild to
+ mirror://hackage
13 Aug 2012; Andreas Schuerch <nativemad@gentoo.org>
hashed-storage-0.5.9.ebuild:
diff --git a/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
index e0c6880a63d2..b9003df4ba7c 100644
--- a/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
+++ b/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
@@ -1,6 +1,6 @@
-# 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/hashed-storage/hashed-storage-0.4.13.ebuild,v 1.9 2011/02/25 13:19:37 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild,v 1.10 2012/09/12 16:05:24 qnikst Exp $
EAPI=2
@@ -9,7 +9,7 @@ inherit haskell-cabal
DESCRIPTION="Hashed file storage support code."
HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hashed-storage"
-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/hashed-storage/hashed-storage-0.5.7.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.5.7.ebuild
index f5250aea33a3..f361ce3c24c2 100644
--- a/dev-haskell/hashed-storage/hashed-storage-0.5.7.ebuild
+++ b/dev-haskell/hashed-storage/hashed-storage-0.5.7.ebuild
@@ -1,6 +1,6 @@
-# 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/hashed-storage/hashed-storage-0.5.7.ebuild,v 1.2 2011/09/25 08:12:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.7.ebuild,v 1.3 2012/09/12 16:05:24 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit base haskell-cabal
DESCRIPTION="Hashed file storage support code."
HOMEPAGE="http://hackage.haskell.org/package/hashed-storage"
-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/hashed-storage/hashed-storage-0.5.9.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild
index 6ee030c6c48b..b940fa4f5855 100644
--- a/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild
+++ b/dev-haskell/hashed-storage/hashed-storage-0.5.9.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/hashed-storage/hashed-storage-0.5.9.ebuild,v 1.8 2012/08/13 07:09:59 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild,v 1.9 2012/09/12 16:05:24 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Hashed file storage support code."
HOMEPAGE="http://hackage.haskell.org/package/hashed-storage"
-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"