summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:12:06 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:12:06 +0000
commite0aeb49442a32e2b02924c3ddfbd72ccb3bebc06 (patch)
tree6b4c3232e89788a17221ebdfba484d7d6c47234b /dev-haskell/lazysmallcheck
parentmove dev-haskell/hsql-postgresql/hsql-postgresql-1.8.2.ebuild ebuild to mirro... (diff)
downloadhistorical-e0aeb49442a32e2b02924c3ddfbd72ccb3bebc06.tar.gz
historical-e0aeb49442a32e2b02924c3ddfbd72ccb3bebc06.tar.bz2
historical-e0aeb49442a32e2b02924c3ddfbd72ccb3bebc06.zip
move dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/lazysmallcheck')
-rw-r--r--dev-haskell/lazysmallcheck/ChangeLog7
-rw-r--r--dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-haskell/lazysmallcheck/ChangeLog b/dev-haskell/lazysmallcheck/ChangeLog
index 84e54aae8431..52b7e3c2ff64 100644
--- a/dev-haskell/lazysmallcheck/ChangeLog
+++ b/dev-haskell/lazysmallcheck/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/lazysmallcheck
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lazysmallcheck/ChangeLog,v 1.3 2012/08/09 10:02:45 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lazysmallcheck/ChangeLog,v 1.4 2012/09/12 15:12:06 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ lazysmallcheck-0.6.ebuild:
+ move dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild ebuild to
+ mirror://hackage
09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> lazysmallcheck-0.6.ebuild:
Stable on alpha/ia64/sparc (bug #418681)
diff --git a/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild b/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild
index 2bba236d4ecf..cca5a9f09d6f 100644
--- a/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild
+++ b/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.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/lazysmallcheck/lazysmallcheck-0.6.ebuild,v 1.3 2012/08/09 10:02:45 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lazysmallcheck/lazysmallcheck-0.6.ebuild,v 1.4 2012/09/12 15:12:06 qnikst Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit haskell-cabal
DESCRIPTION="A library for demand-driven testing of Haskell programs"
HOMEPAGE="http://www.cs.york.ac.uk/~mfn/lazysmallcheck/"
-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"