summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 16:00:02 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 16:00:02 +0000
commit279b4a1fddfabb7ee2150fff49ffbf1a2b217271 (patch)
treea44bf68230df7c24b13926257936546ecc2495e3 /dev-haskell
parentmove dev-haskell/pandoc-types/pandoc-types-1.8.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-279b4a1fddfabb7ee2150fff49ffbf1a2b217271.tar.gz
historical-279b4a1fddfabb7ee2150fff49ffbf1a2b217271.tar.bz2
historical-279b4a1fddfabb7ee2150fff49ffbf1a2b217271.zip
move dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/extensible-exceptions/ChangeLog8
-rw-r--r--dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-haskell/extensible-exceptions/ChangeLog b/dev-haskell/extensible-exceptions/ChangeLog
index 9fb9ef9eeb81..aa1f795fd6f8 100644
--- a/dev-haskell/extensible-exceptions/ChangeLog
+++ b/dev-haskell/extensible-exceptions/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/extensible-exceptions
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/extensible-exceptions/ChangeLog,v 1.2 2012/03/20 15:55:37 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/extensible-exceptions/ChangeLog,v 1.3 2012/09/12 16:00:02 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ extensible-exceptions-0.1.1.4.ebuild:
+ move dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild
+ ebuild to mirror://hackage
20 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org>
extensible-exceptions-0.1.1.4.ebuild:
@@ -12,4 +17,3 @@
+extensible-exceptions-0.1.1.4.ebuild, +metadata.xml:
Add extensible-exceptions, with same keywords (except ia64) as ghc 7.4.1 as
extensible-exceptions is included in ghc 7.4.1
-
diff --git a/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild b/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild
index 3a687eb7b90a..ecbe80399fad 100644
--- a/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild
+++ b/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.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/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild,v 1.2 2012/03/20 15:55:37 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild,v 1.3 2012/09/12 16:00:02 qnikst Exp $
EAPI="3"
@@ -9,7 +9,7 @@ inherit haskell-cabal
DESCRIPTION="Extensible exceptions"
HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/extensible-exceptions"
-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"