summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:44:14 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:44:14 +0000
commitbaa8fa4d85d51e559c4b43c498e474b7d7937b46 (patch)
treec55e0eec115619dae999df22219c4638ac263a13 /dev-haskell/blaze-html
parentmove dev-haskell/hashable/hashable-1.1.2.2.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-baa8fa4d85d51e559c4b43c498e474b7d7937b46.tar.gz
gentoo-2-baa8fa4d85d51e559c4b43c498e474b7d7937b46.tar.bz2
gentoo-2-baa8fa4d85d51e559c4b43c498e474b7d7937b46.zip
move dev-haskell/blaze-html/blaze-html-0.4.3.1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/blaze-html')
-rw-r--r--dev-haskell/blaze-html/ChangeLog9
-rw-r--r--dev-haskell/blaze-html/blaze-html-0.4.3.1.ebuild4
-rw-r--r--dev-haskell/blaze-html/blaze-html-0.4.3.3.ebuild4
-rw-r--r--dev-haskell/blaze-html/blaze-html-0.5.0.0.ebuild4
4 files changed, 13 insertions, 8 deletions
diff --git a/dev-haskell/blaze-html/ChangeLog b/dev-haskell/blaze-html/ChangeLog
index 7eac24cde431..f1a9faa05f96 100644
--- a/dev-haskell/blaze-html/ChangeLog
+++ b/dev-haskell/blaze-html/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-haskell/blaze-html
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/ChangeLog,v 1.3 2012/06/02 03:21:29 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/ChangeLog,v 1.4 2012/09/12 15:44:14 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ blaze-html-0.4.3.1.ebuild, blaze-html-0.4.3.3.ebuild,
+ blaze-html-0.5.0.0.ebuild:
+ move dev-haskell/blaze-html/blaze-html-0.4.3.1.ebuild ebuild to
+ mirror://hackage
*blaze-html-0.5.0.0 (02 Jun 2012)
@@ -18,4 +24,3 @@
+blaze-html-0.4.3.1.ebuild, +metadata.xml:
Initial version. Fast HTML generation library from haskell values. A depend
for app-text/pandoc-1.9.
-
diff --git a/dev-haskell/blaze-html/blaze-html-0.4.3.1.ebuild b/dev-haskell/blaze-html/blaze-html-0.4.3.1.ebuild
index adb335faef26..0fd132dd5b5e 100644
--- a/dev-haskell/blaze-html/blaze-html-0.4.3.1.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.4.3.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/blaze-html/blaze-html-0.4.3.1.ebuild,v 1.1 2012/03/10 17:25:27 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/blaze-html-0.4.3.1.ebuild,v 1.2 2012/09/12 15:44:14 qnikst Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
HOMEPAGE="http://jaspervdj.be/blaze"
-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/blaze-html/blaze-html-0.4.3.3.ebuild b/dev-haskell/blaze-html/blaze-html-0.4.3.3.ebuild
index 7d27ff0f8d86..af87ce4326b1 100644
--- a/dev-haskell/blaze-html/blaze-html-0.4.3.3.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.4.3.3.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/blaze-html/blaze-html-0.4.3.3.ebuild,v 1.1 2012/04/07 05:16:48 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/blaze-html-0.4.3.3.ebuild,v 1.2 2012/09/12 15:44:14 qnikst Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
HOMEPAGE="http://jaspervdj.be/blaze"
-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/blaze-html/blaze-html-0.5.0.0.ebuild b/dev-haskell/blaze-html/blaze-html-0.5.0.0.ebuild
index 7935f2e0cab1..45314002aa29 100644
--- a/dev-haskell/blaze-html/blaze-html-0.5.0.0.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.5.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/blaze-html/blaze-html-0.5.0.0.ebuild,v 1.1 2012/06/02 03:21:29 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/blaze-html-0.5.0.0.ebuild,v 1.2 2012/09/12 15:44:14 qnikst Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit haskell-cabal
DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
HOMEPAGE="http://jaspervdj.be/blaze"
-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"