summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:57:34 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:57:34 +0000
commit62d1c60975f6466cd24325afac2d172178935a4d (patch)
tree427138e8460a448bb39007adf1169e88ee7796f2 /dev-haskell/json
parentmove dev-haskell/http/http-4000.2.2.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-62d1c60975f6466cd24325afac2d172178935a4d.tar.gz
gentoo-2-62d1c60975f6466cd24325afac2d172178935a4d.tar.bz2
gentoo-2-62d1c60975f6466cd24325afac2d172178935a4d.zip
move dev-haskell/json/json-0.4.3.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/json')
-rw-r--r--dev-haskell/json/ChangeLog7
-rw-r--r--dev-haskell/json/json-0.4.3.ebuild6
-rw-r--r--dev-haskell/json/json-0.4.4.ebuild6
-rw-r--r--dev-haskell/json/json-0.5.ebuild4
4 files changed, 13 insertions, 10 deletions
diff --git a/dev-haskell/json/ChangeLog b/dev-haskell/json/ChangeLog
index 910fef52aac3..a1f8e09b81e4 100644
--- a/dev-haskell/json/ChangeLog
+++ b/dev-haskell/json/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/json
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/ChangeLog,v 1.5 2012/03/11 18:36:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/ChangeLog,v 1.6 2012/09/12 14:57:34 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> json-0.4.3.ebuild,
+ json-0.4.4.ebuild, json-0.5.ebuild:
+ move dev-haskell/json/json-0.4.3.ebuild ebuild to mirror://hackage
*json-0.5 (11 Mar 2012)
@@ -23,4 +27,3 @@
08 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> +json-0.4.3.ebuild, +metadata.xml:
Initial version.
-
diff --git a/dev-haskell/json/json-0.4.3.ebuild b/dev-haskell/json/json-0.4.3.ebuild
index ffc2cbb5cb35..cb4f6a159d94 100644
--- a/dev-haskell/json/json-0.4.3.ebuild
+++ b/dev-haskell/json/json-0.4.3.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/json/json-0.4.3.ebuild,v 1.4 2011/04/23 15:33:14 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/json-0.4.3.ebuild,v 1.5 2012/09/12 14:57:34 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
DESCRIPTION="Support for serialising Haskell to and from JSON"
HOMEPAGE="http://hackage.haskell.org/package/json"
-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/json/json-0.4.4.ebuild b/dev-haskell/json/json-0.4.4.ebuild
index ff84ac1167c7..c6754293b5fd 100644
--- a/dev-haskell/json/json-0.4.4.ebuild
+++ b/dev-haskell/json/json-0.4.4.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/json/json-0.4.4.ebuild,v 1.1 2011/04/23 15:33:14 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/json-0.4.4.ebuild,v 1.2 2012/09/12 14:57:34 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Support for serialising Haskell to and from JSON"
HOMEPAGE="http://hackage.haskell.org/package/json"
-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/json/json-0.5.ebuild b/dev-haskell/json/json-0.5.ebuild
index 79d71ed6ba9f..d783026b2aef 100644
--- a/dev-haskell/json/json-0.5.ebuild
+++ b/dev-haskell/json/json-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/json/json-0.5.ebuild,v 1.1 2012/03/11 18:36:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/json-0.5.ebuild,v 1.2 2012/09/12 14:57:34 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Support for serialising Haskell to and from JSON"
HOMEPAGE="http://hackage.haskell.org/package/json"
-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"