summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:34:53 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:34:53 +0000
commitcbc12ef1f0522a7b005e96d4eb40451663df6ca1 (patch)
tree7826247b001d0b9da79863009d1603c900bf7aa9 /dev-haskell/terminfo
parentmove dev-haskell/tagsoup/tagsoup-0.12.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-cbc12ef1f0522a7b005e96d4eb40451663df6ca1.tar.gz
gentoo-2-cbc12ef1f0522a7b005e96d4eb40451663df6ca1.tar.bz2
gentoo-2-cbc12ef1f0522a7b005e96d4eb40451663df6ca1.zip
move dev-haskell/terminfo/terminfo-0.3.2.3.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/terminfo')
-rw-r--r--dev-haskell/terminfo/ChangeLog6
-rw-r--r--dev-haskell/terminfo/terminfo-0.3.1.1.ebuild6
-rw-r--r--dev-haskell/terminfo/terminfo-0.3.1.3.ebuild4
-rw-r--r--dev-haskell/terminfo/terminfo-0.3.2.3.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-haskell/terminfo/ChangeLog b/dev-haskell/terminfo/ChangeLog
index 80115df33142..2aa54d46ed78 100644
--- a/dev-haskell/terminfo/ChangeLog
+++ b/dev-haskell/terminfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/terminfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.23 2012/08/21 21:46:54 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.24 2012/09/12 15:34:53 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> terminfo-0.3.1.1.ebuild,
+ terminfo-0.3.1.3.ebuild, terminfo-0.3.2.3.ebuild:
+ move dev-haskell/terminfo/terminfo-0.3.2.3.ebuild ebuild to mirror://hackage
21 Aug 2012; Michael Weber <xmw@gentoo.org> terminfo-0.3.2.3.ebuild:
ppc stable (bug 418703)
diff --git a/dev-haskell/terminfo/terminfo-0.3.1.1.ebuild b/dev-haskell/terminfo/terminfo-0.3.1.1.ebuild
index 0a9576501260..cae7ab6d3f25 100644
--- a/dev-haskell/terminfo/terminfo-0.3.1.1.ebuild
+++ b/dev-haskell/terminfo/terminfo-0.3.1.1.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/terminfo/terminfo-0.3.1.1.ebuild,v 1.11 2011/04/10 18:54:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.1.1.ebuild,v 1.12 2012/09/12 15:34:53 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
DESCRIPTION="Haskell bindings to the terminfo library."
HOMEPAGE="http://code.haskell.org/terminfo"
-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"
diff --git a/dev-haskell/terminfo/terminfo-0.3.1.3.ebuild b/dev-haskell/terminfo/terminfo-0.3.1.3.ebuild
index a809c2ade8bb..f48292284c3d 100644
--- a/dev-haskell/terminfo/terminfo-0.3.1.3.ebuild
+++ b/dev-haskell/terminfo/terminfo-0.3.1.3.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/terminfo/terminfo-0.3.1.3.ebuild,v 1.6 2012/03/17 20:30:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.1.3.ebuild,v 1.7 2012/09/12 15:34:53 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Haskell bindings to the terminfo library."
HOMEPAGE="http://code.haskell.org/terminfo"
-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"
diff --git a/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild b/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild
index a47ca650fd59..6164d9eefd9b 100644
--- a/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild
+++ b/dev-haskell/terminfo/terminfo-0.3.2.3.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/terminfo/terminfo-0.3.2.3.ebuild,v 1.6 2012/08/21 21:46:54 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild,v 1.7 2012/09/12 15:34:53 qnikst Exp $
# ebuild generated by hackport 0.2.14
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Haskell bindings to the terminfo library."
HOMEPAGE="http://code.haskell.org/terminfo"
-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"