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
commit48c15ac2ae726fca9ff5cc4efacbac636d35c98b (patch)
treec238feeab301ab6b294074ae78f8b8307028f56d /dev-haskell/strict
parentmove dev-haskell/stream/stream-0.2.6-r1.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-48c15ac2ae726fca9ff5cc4efacbac636d35c98b.tar.gz
gentoo-2-48c15ac2ae726fca9ff5cc4efacbac636d35c98b.tar.bz2
gentoo-2-48c15ac2ae726fca9ff5cc4efacbac636d35c98b.zip
move dev-haskell/strict/strict-0.3.2.ebuild ebuild to mirror://hackage
(Portage version: 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"