summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:23:10 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:23:10 +0000
commit6681c51b9989b1981ea4427943c2cda3345403e2 (patch)
tree5e612f03fb06d89a2f9f48127c7c13db460ad53f /dev-haskell/pango/pango-0.12.3.ebuild
parentmove dev-haskell/regex-pcre-builtin/regex-pcre-builtin-0.94.2.1.7.7.ebuild eb... (diff)
downloadgentoo-2-6681c51b9989b1981ea4427943c2cda3345403e2.tar.gz
gentoo-2-6681c51b9989b1981ea4427943c2cda3345403e2.tar.bz2
gentoo-2-6681c51b9989b1981ea4427943c2cda3345403e2.zip
move dev-haskell/pango/pango-0.12.0.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/pango/pango-0.12.3.ebuild')
-rw-r--r--dev-haskell/pango/pango-0.12.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/pango/pango-0.12.3.ebuild b/dev-haskell/pango/pango-0.12.3.ebuild
index 6a52971d1b90..4d5ce1ddc9aa 100644
--- a/dev-haskell/pango/pango-0.12.3.ebuild
+++ b/dev-haskell/pango/pango-0.12.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/pango/pango-0.12.3.ebuild,v 1.5 2012/08/16 15:46:37 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.3.ebuild,v 1.6 2012/09/12 15:23:10 qnikst Exp $
EAPI=4
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Binding to the Pango text rendering engine."
HOMEPAGE="http://projects.haskell.org/gtk2hs/"
-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="LGPL-2.1"
SLOT="0"