summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:54:31 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:54:31 +0000
commit81307cc851d153b8a4c245bf3d001700fbf1e229 (patch)
tree5099cd3c2758620079508d81189de60c7fb0dfaf /dev-haskell/hdbc
parentmove dev-haskell/glut/glut-2.1.1.2.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-81307cc851d153b8a4c245bf3d001700fbf1e229.tar.gz
gentoo-2-81307cc851d153b8a4c245bf3d001700fbf1e229.tar.bz2
gentoo-2-81307cc851d153b8a4c245bf3d001700fbf1e229.zip
move dev-haskell/hdbc/hdbc-2.3.1.1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/hdbc')
-rw-r--r--dev-haskell/hdbc/ChangeLog7
-rw-r--r--dev-haskell/hdbc/hdbc-2.2.7.0.ebuild6
-rw-r--r--dev-haskell/hdbc/hdbc-2.3.1.1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-haskell/hdbc/ChangeLog b/dev-haskell/hdbc/ChangeLog
index aed4f96aa10d..ba8d11419d67 100644
--- a/dev-haskell/hdbc/ChangeLog
+++ b/dev-haskell/hdbc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hdbc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/ChangeLog,v 1.14 2012/06/02 05:58:02 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/ChangeLog,v 1.15 2012/09/12 14:54:31 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> hdbc-2.2.7.0.ebuild,
+ hdbc-2.3.1.1.ebuild:
+ move dev-haskell/hdbc/hdbc-2.3.1.1.ebuild ebuild to mirror://hackage
*hdbc-2.3.1.1 (02 Jun 2012)
@@ -64,4 +68,3 @@
23 Feb 2006; <dcoutts@gentoo.org> +metadata.xml, +hdbc-0.99.0.ebuild:
Initial import.
-
diff --git a/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild b/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild
index d73c7ab7eb68..f3fe88757e1b 100644
--- a/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild
+++ b/dev-haskell/hdbc/hdbc-2.2.7.0.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/hdbc/hdbc-2.2.7.0.ebuild,v 1.1 2011/06/12 19:50:10 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild,v 1.2 2012/09/12 14:54:31 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Haskell Database Connectivity"
HOMEPAGE="http://software.complete.org/hdbc"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="2"
diff --git a/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild b/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild
index b16c596e82ec..24e68937e0cf 100644
--- a/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild
+++ b/dev-haskell/hdbc/hdbc-2.3.1.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/hdbc/hdbc-2.3.1.1.ebuild,v 1.1 2012/06/02 05:58:02 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild,v 1.2 2012/09/12 14:54:31 qnikst Exp $
EAPI=4
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Haskell Database Connectivity"
HOMEPAGE="https://github.com/hdbc/hdbc"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="2"