summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:10:42 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:10:42 +0000
commite80e0c9d9ed280eccc2abfdf1029fd83dcc55801 (patch)
treed64fc671aa7b9836ae7adfb4c8c7a301f020639b /dev-haskell/quickcheck
parentmove dev-haskell/haskell-src-exts/haskell-src-exts-1.13.2.ebuild ebuild to mi... (diff)
downloadhistorical-e80e0c9d9ed280eccc2abfdf1029fd83dcc55801.tar.gz
historical-e80e0c9d9ed280eccc2abfdf1029fd83dcc55801.tar.bz2
historical-e80e0c9d9ed280eccc2abfdf1029fd83dcc55801.zip
move dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/quickcheck')
-rw-r--r--dev-haskell/quickcheck/ChangeLog11
-rw-r--r--dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild6
-rw-r--r--dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild4
-rw-r--r--dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild4
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.1.0.3.ebuild6
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild4
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.4.1.1.ebuild6
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild4
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.4.2.ebuild4
9 files changed, 28 insertions, 21 deletions
diff --git a/dev-haskell/quickcheck/ChangeLog b/dev-haskell/quickcheck/ChangeLog
index 1cc3b80bdcb5..04bf39ae5f03 100644
--- a/dev-haskell/quickcheck/ChangeLog
+++ b/dev-haskell/quickcheck/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-haskell/quickcheck
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.54 2012/09/07 23:43:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.55 2012/09/12 15:10:42 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ quickcheck-1.1.0.0.ebuild, quickcheck-1.2.0.0.ebuild,
+ quickcheck-1.2.0.1.ebuild, quickcheck-2.1.0.3.ebuild,
+ quickcheck-2.1.1.1.ebuild, quickcheck-2.4.1.1.ebuild,
+ quickcheck-2.4.2-r1.ebuild, quickcheck-2.4.2.ebuild:
+ move dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild ebuild to
+ mirror://hackage
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> quickcheck-2.4.2-r1.ebuild:
Stable for amd64, wrt bug #421351
@@ -218,4 +226,3 @@
11 Mar 2007; <kolmodin@gentoo.org> +metadata.xml, +quickcheck-1.0.ebuild:
Dummy package for GHC 6.4, see bug 151012
-
diff --git a/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild b/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild
index 6d599eb50c23..8a91b9f9faf9 100644
--- a/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/quickcheck/quickcheck-1.1.0.0.ebuild,v 1.9 2010/07/01 19:58:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild,v 1.10 2012/09/12 15:10:42 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
CABAL_MIN_VERSION=1.2
@@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="An automatic, specification based testing utility for Haskell programs"
HOMEPAGE="http://haskell.org/ghc/"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="1"
diff --git a/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild b/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild
index 797ffac597ad..1c75260a7e13 100644
--- a/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-1.2.0.0.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/quickcheck/quickcheck-1.2.0.0.ebuild,v 1.6 2012/04/03 21:34:48 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild,v 1.7 2012/09/12 15:10:42 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Automatic testing of Haskell programs"
HOMEPAGE="http://www.math.chalmers.se/~rjmh/QuickCheck/"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="1"
diff --git a/dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild b/dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild
index 7b5fbf169a92..23e5aed2bb6f 100644
--- a/dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-1.2.0.1.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/quickcheck/quickcheck-1.2.0.1.ebuild,v 1.1 2012/06/02 05:17:29 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild,v 1.2 2012/09/12 15:10:42 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Automatic testing of Haskell programs"
HOMEPAGE="http://www.math.chalmers.se/~rjmh/QuickCheck/"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="1"
diff --git a/dev-haskell/quickcheck/quickcheck-2.1.0.3.ebuild b/dev-haskell/quickcheck/quickcheck-2.1.0.3.ebuild
index fcf93d470669..3aeca85788e7 100644
--- a/dev-haskell/quickcheck/quickcheck-2.1.0.3.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.1.0.3.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/quickcheck/quickcheck-2.1.0.3.ebuild,v 1.8 2011/02/25 13:15:18 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.1.0.3.ebuild,v 1.9 2012/09/12 15:10:42 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Automatic testing of Haskell programs"
HOMEPAGE="http://www.cs.chalmers.se/~koen"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="2"
diff --git a/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild b/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild
index 411bdc0b12d6..5bfa0d1f2343 100644
--- a/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.1.1.1.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/quickcheck/quickcheck-2.1.1.1.ebuild,v 1.2 2012/06/02 05:17:29 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild,v 1.3 2012/09/12 15:10:42 qnikst Exp $
EAPI="3"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Automatic testing of Haskell programs"
HOMEPAGE="http://www.cse.chalmers.se/~koen"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="2"
diff --git a/dev-haskell/quickcheck/quickcheck-2.4.1.1.ebuild b/dev-haskell/quickcheck/quickcheck-2.4.1.1.ebuild
index b8a38fb1ca23..d56ca9964b4b 100644
--- a/dev-haskell/quickcheck/quickcheck-2.4.1.1.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.4.1.1.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/quickcheck/quickcheck-2.4.1.1.ebuild,v 1.1 2011/12/04 17:11:50 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.4.1.1.ebuild,v 1.2 2012/09/12 15:10:42 qnikst Exp $
EAPI="3"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Automatic testing of Haskell programs"
HOMEPAGE="http://code.haskell.org/QuickCheck"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="2"
diff --git a/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild b/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild
index f449f48a1be1..d4bf286c4ba2 100644
--- a/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.4.2-r1.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/quickcheck/quickcheck-2.4.2-r1.ebuild,v 1.2 2012/09/07 23:43:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild,v 1.3 2012/09/12 15:10:42 qnikst Exp $
EAPI="3"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Automatic testing of Haskell programs"
HOMEPAGE="http://code.haskell.org/QuickCheck"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="2"
diff --git a/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild b/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild
index 3dfddcf45eb9..ba46134de950 100644
--- a/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.4.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/quickcheck/quickcheck-2.4.2.ebuild,v 1.2 2012/04/03 21:34:48 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild,v 1.3 2012/09/12 15:10:42 qnikst Exp $
EAPI="3"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Automatic testing of Haskell programs"
HOMEPAGE="http://code.haskell.org/QuickCheck"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="2"