diff options
author | 2012-09-12 15:23:10 +0000 | |
---|---|---|
committer | 2012-09-12 15:23:10 +0000 | |
commit | 6681c51b9989b1981ea4427943c2cda3345403e2 (patch) | |
tree | 5e612f03fb06d89a2f9f48127c7c13db460ad53f /dev-haskell/pango/pango-0.12.0.ebuild | |
parent | move dev-haskell/regex-pcre-builtin/regex-pcre-builtin-0.94.2.1.7.7.ebuild eb... (diff) | |
download | gentoo-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.0.ebuild')
-rw-r--r-- | dev-haskell/pango/pango-0.12.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/pango/pango-0.12.0.ebuild b/dev-haskell/pango/pango-0.12.0.ebuild index 231fdfac8163..f80dfde190fb 100644 --- a/dev-haskell/pango/pango-0.12.0.ebuild +++ b/dev-haskell/pango/pango-0.12.0.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/pango/pango-0.12.0.ebuild,v 1.3 2011/06/21 11:01:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.0.ebuild,v 1.4 2012/09/12 15:23:10 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -12,7 +12,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to the x11-libs/pango text rendering engine." HOMEPAGE="http://www.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" |