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/json-0.4.3.ebuild
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/json-0.4.3.ebuild')
-rw-r--r--dev-haskell/json/json-0.4.3.ebuild6
1 files changed, 3 insertions, 3 deletions
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"