summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:55:37 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:55:37 +0000
commit04c8d984b60c201e162ffbe3d5c0184dc71d8075 (patch)
tree2993023f0446349b66e750879ae11bab60b10fec /dev-haskell/strict
parentmove dev-haskell/stream/stream-0.2.6-r1.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-04c8d984b60c201e162ffbe3d5c0184dc71d8075.tar.gz
historical-04c8d984b60c201e162ffbe3d5c0184dc71d8075.tar.bz2
historical-04c8d984b60c201e162ffbe3d5c0184dc71d8075.zip
move dev-haskell/strict/strict-0.3.2.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/strict')
-rw-r--r--dev-haskell/strict/ChangeLog5
-rw-r--r--dev-haskell/strict/strict-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/strict/ChangeLog b/dev-haskell/strict/ChangeLog
index 6515ad8f4c6b..e306133a474c 100644
--- a/dev-haskell/strict/ChangeLog
+++ b/dev-haskell/strict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/strict
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.3 2012/09/07 23:44:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.4 2012/09/12 15:55:37 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> strict-0.3.2.ebuild:
+ move dev-haskell/strict/strict-0.3.2.ebuild ebuild to mirror://hackage
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> strict-0.3.2.ebuild:
Stable for amd64, wrt bug #421351
diff --git a/dev-haskell/strict/strict-0.3.2.ebuild b/dev-haskell/strict/strict-0.3.2.ebuild
index 1a808279d7b4..1d4414eca89f 100644
--- a/dev-haskell/strict/strict-0.3.2.ebuild
+++ b/dev-haskell/strict/strict-0.3.2.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/strict/strict-0.3.2.ebuild,v 1.3 2012/09/07 23:44:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/strict-0.3.2.ebuild,v 1.4 2012/09/12 15:55:37 qnikst Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Strict data types and String IO."
HOMEPAGE="http://www.cse.unsw.edu.au/~rl/code/strict.html"
-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"