summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:55:27 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:55:27 +0000
commit77c672dbcd983eae23f6172354922cc9099a33e2 (patch)
tree77dc9ca081708cd9abfb1f41782a3ece8e2aab76 /dev-haskell/html
parentmove dev-haskell/hsql/hsql-1.8.2.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-77c672dbcd983eae23f6172354922cc9099a33e2.tar.gz
historical-77c672dbcd983eae23f6172354922cc9099a33e2.tar.bz2
historical-77c672dbcd983eae23f6172354922cc9099a33e2.zip
move dev-haskell/html/html-1.0.1.2.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/html')
-rw-r--r--dev-haskell/html/ChangeLog8
-rw-r--r--dev-haskell/html/html-1.0.1.2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-haskell/html/ChangeLog b/dev-haskell/html/ChangeLog
index fccc03754c13..cd4aecd34b2d 100644
--- a/dev-haskell/html/ChangeLog
+++ b/dev-haskell/html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/html
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.41 2011/06/05 13:04:09 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.42 2012/09/12 14:55:27 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> html-1.0.1.2.ebuild:
+ move dev-haskell/html/html-1.0.1.2.ebuild ebuild to mirror://hackage
05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> -html-1.0.ebuild,
-html-1.0-r1.ebuild, -html-1.0.1.ebuild, -html-1.0.1.1.ebuild:
@@ -139,4 +142,3 @@
11 Mar 2007; <kolmodin@gentoo.org> +metadata.xml, +html-1.0.ebuild:
Add dummy package meant for GHC 6.4
-
diff --git a/dev-haskell/html/html-1.0.1.2.ebuild b/dev-haskell/html/html-1.0.1.2.ebuild
index e77524ebad8d..70494ec5f22f 100644
--- a/dev-haskell/html/html-1.0.1.2.ebuild
+++ b/dev-haskell/html/html-1.0.1.2.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/html/html-1.0.1.2.ebuild,v 1.9 2011/02/25 13:20:28 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.2.ebuild,v 1.10 2012/09/12 14:55:27 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
DESCRIPTION="HTML combinator library"
HOMEPAGE="http://haskell.org/ghc/"
-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"