From 0522880a12219ff521950ce65f240905f617d7ea Mon Sep 17 00:00:00 2001 From: Alexander Vershilov Date: Wed, 12 Sep 2012 14:49:13 +0000 Subject: move dev-haskell/highlighting-kate/highlighting-kate-0.5.0.5.ebuild ebuild to mirror://hackage Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64 --- dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild') diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild index eebe539b8778..638387736882 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.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/highlighting-kate/highlighting-kate-0.5.1.ebuild,v 1.1 2012/06/02 03:56:46 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/highlighting-kate/highlighting-kate-0.5.1.ebuild,v 1.2 2012/09/12 14:49:13 qnikst Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit haskell-cabal DESCRIPTION="Syntax highlighting" HOMEPAGE="http://github.com/jgm/highlighting-kate" -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="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad