summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:31:31 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:31:31 +0000
commit1005802cfb81c524daedb223730c769f3b787af5 (patch)
tree47df0f9cc69c60cbd3f9f0d3059a34f617bb54a5 /dev-haskell/test-framework
parentOld. (diff)
downloadhistorical-1005802cfb81c524daedb223730c769f3b787af5.tar.gz
historical-1005802cfb81c524daedb223730c769f3b787af5.tar.bz2
historical-1005802cfb81c524daedb223730c769f3b787af5.zip
move dev-haskell/test-framework/test-framework-0.6.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/test-framework')
-rw-r--r--dev-haskell/test-framework/ChangeLog9
-rw-r--r--dev-haskell/test-framework/test-framework-0.2.4.ebuild6
-rw-r--r--dev-haskell/test-framework/test-framework-0.4.2.0.ebuild4
-rw-r--r--dev-haskell/test-framework/test-framework-0.5.ebuild4
-rw-r--r--dev-haskell/test-framework/test-framework-0.6.ebuild4
5 files changed, 16 insertions, 11 deletions
diff --git a/dev-haskell/test-framework/ChangeLog b/dev-haskell/test-framework/ChangeLog
index b4553ae61672..3f97b6b74912 100644
--- a/dev-haskell/test-framework/ChangeLog
+++ b/dev-haskell/test-framework/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-haskell/test-framework
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/ChangeLog,v 1.14 2012/09/07 23:46:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/ChangeLog,v 1.15 2012/09/12 15:31:31 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ test-framework-0.2.4.ebuild, test-framework-0.4.2.0.ebuild,
+ test-framework-0.5.ebuild, test-framework-0.6.ebuild:
+ move dev-haskell/test-framework/test-framework-0.6.ebuild ebuild to
+ mirror://hackage
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> test-framework-0.6.ebuild:
Stable for amd64, wrt bug #421351
@@ -61,4 +67,3 @@
28 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org>
+test-framework-0.2.4.ebuild, +metadata.xml:
Initial version.
-
diff --git a/dev-haskell/test-framework/test-framework-0.2.4.ebuild b/dev-haskell/test-framework/test-framework-0.2.4.ebuild
index 12d2fc2db44a..62a79a4823d6 100644
--- a/dev-haskell/test-framework/test-framework-0.2.4.ebuild
+++ b/dev-haskell/test-framework/test-framework-0.2.4.ebuild
@@ -1,13 +1,13 @@
-# 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/test-framework/test-framework-0.2.4.ebuild,v 1.9 2011/02/25 13:13:56 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/test-framework-0.2.4.ebuild,v 1.10 2012/09/12 15:31:31 qnikst Exp $
CABAL_FEATURES="bin lib profile haddock"
inherit base haskell-cabal
DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support"
HOMEPAGE="http://batterseapower.github.com/test-framework/"
-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/test-framework/test-framework-0.4.2.0.ebuild b/dev-haskell/test-framework/test-framework-0.4.2.0.ebuild
index 2f2422bd79d9..dc4b732e54eb 100644
--- a/dev-haskell/test-framework/test-framework-0.4.2.0.ebuild
+++ b/dev-haskell/test-framework/test-framework-0.4.2.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/test-framework/test-framework-0.4.2.0.ebuild,v 1.2 2012/03/04 04:35:38 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/test-framework-0.4.2.0.ebuild,v 1.3 2012/09/12 15:31:31 qnikst Exp $
# ebuild generated by hackport 0.2.14
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support"
HOMEPAGE="http://batterseapower.github.com/test-framework/"
-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/test-framework/test-framework-0.5.ebuild b/dev-haskell/test-framework/test-framework-0.5.ebuild
index 98e35dbe942f..a7fba605eb5a 100644
--- a/dev-haskell/test-framework/test-framework-0.5.ebuild
+++ b/dev-haskell/test-framework/test-framework-0.5.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/test-framework/test-framework-0.5.ebuild,v 1.2 2012/03/18 13:18:58 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/test-framework-0.5.ebuild,v 1.3 2012/09/12 15:31:31 qnikst Exp $
# ebuild generated by hackport 0.2.14
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support"
HOMEPAGE="http://batterseapower.github.com/test-framework/"
-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/test-framework/test-framework-0.6.ebuild b/dev-haskell/test-framework/test-framework-0.6.ebuild
index 19cb0d45fdc8..75b8a6dae0fc 100644
--- a/dev-haskell/test-framework/test-framework-0.6.ebuild
+++ b/dev-haskell/test-framework/test-framework-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/test-framework/test-framework-0.6.ebuild,v 1.2 2012/09/07 23:46:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/test-framework-0.6.ebuild,v 1.3 2012/09/12 15:31:31 qnikst Exp $
# ebuild generated by hackport 0.2.17
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support"
HOMEPAGE="http://batterseapower.github.com/test-framework/"
-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"