summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 16:04:35 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 16:04:35 +0000
commit6f90b415c758413f9b1142ec9b03bf13b65b38f4 (patch)
treea5e4ab689741a40c13a4d4942ccd418e1eabb774 /dev-haskell
parentmove dev-haskell/primitive/primitive-0.4.1.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-6f90b415c758413f9b1142ec9b03bf13b65b38f4.tar.gz
gentoo-2-6f90b415c758413f9b1142ec9b03bf13b65b38f4.tar.bz2
gentoo-2-6f90b415c758413f9b1142ec9b03bf13b65b38f4.zip
move dev-haskell/ghc-paths/ghc-paths-0.1.0.8.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/ghc-paths/ChangeLog8
-rw-r--r--dev-haskell/ghc-paths/ghc-paths-0.1.0.8.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-haskell/ghc-paths/ChangeLog b/dev-haskell/ghc-paths/ChangeLog
index f26be6673868..75db951853a1 100644
--- a/dev-haskell/ghc-paths/ChangeLog
+++ b/dev-haskell/ghc-paths/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/ghc-paths
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ChangeLog,v 1.6 2011/08/03 12:53:52 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ChangeLog,v 1.7 2012/09/12 16:04:35 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-paths-0.1.0.8.ebuild:
+ move dev-haskell/ghc-paths/ghc-paths-0.1.0.8.ebuild ebuild to mirror://hackage
03 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> ghc-paths-0.1.0.8.ebuild:
keyworded alpha/ia64/ppc/ppc64/sparc/x86-fbsd (set of constants for haddock)
@@ -31,4 +34,3 @@
19 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> +metadata.xml,
+ghc-paths-0.1.0.5.ebuild:
Initial version.
-
diff --git a/dev-haskell/ghc-paths/ghc-paths-0.1.0.8.ebuild b/dev-haskell/ghc-paths/ghc-paths-0.1.0.8.ebuild
index b79b3fdbd4e3..b7c4b98ea35c 100644
--- a/dev-haskell/ghc-paths/ghc-paths-0.1.0.8.ebuild
+++ b/dev-haskell/ghc-paths/ghc-paths-0.1.0.8.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/ghc-paths/ghc-paths-0.1.0.8.ebuild,v 1.2 2011/08/03 12:53:52 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ghc-paths-0.1.0.8.ebuild,v 1.3 2012/09/12 16:04:35 qnikst Exp $
EAPI="3"
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Knowledge of GHC's installation directories"
HOMEPAGE="http://hackage.haskell.org/package/ghc-paths"
-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"