summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:51:45 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:51:45 +0000
commitd371c25f7b05c4d80438a739621bc1f6c3f9e21e (patch)
tree349061fdbe1d560b3451a2e57fd3342d25cd850b /dev-haskell/parsec/parsec-2.1.0.1.ebuild
parentmove dev-haskell/httpd-shed/httpd-shed-0.4.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-d371c25f7b05c4d80438a739621bc1f6c3f9e21e.tar.gz
gentoo-2-d371c25f7b05c4d80438a739621bc1f6c3f9e21e.tar.bz2
gentoo-2-d371c25f7b05c4d80438a739621bc1f6c3f9e21e.zip
move dev-haskell/parsec/parsec-2.1.0.1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/parsec/parsec-2.1.0.1.ebuild')
-rw-r--r--dev-haskell/parsec/parsec-2.1.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/parsec/parsec-2.1.0.1.ebuild b/dev-haskell/parsec/parsec-2.1.0.1.ebuild
index f506f945448c..dfb3411153bb 100644
--- a/dev-haskell/parsec/parsec-2.1.0.1.ebuild
+++ b/dev-haskell/parsec/parsec-2.1.0.1.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/parsec/parsec-2.1.0.1.ebuild,v 1.10 2011/06/05 13:41:13 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v 1.11 2012/09/12 15:51:45 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
DESCRIPTION="Monadic parser combinators"
HOMEPAGE="http://www.cs.uu.nl/~daan/parsec.html"
-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"