summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/regex-compat/regex-compat-0.71.ebuild')
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.71.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/regex-compat/regex-compat-0.71.ebuild b/dev-haskell/regex-compat/regex-compat-0.71.ebuild
index 3e6649db1a70..bfed2fc21bed 100644
--- a/dev-haskell/regex-compat/regex-compat-0.71.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.71.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2010 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/regex-compat/regex-compat-0.71.ebuild,v 1.9 2010/07/01 19:58:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.ebuild,v 1.10 2012/09/12 15:17:57 qnikst Exp $
CABAL_FEATURES="profile haddock lib"
inherit haskell-cabal
DESCRIPTION="Replaces/Enhances Text.Regex"
HOMEPAGE="http://sourceforge.net/projects/lazy-regex"
-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"