summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:13:57 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:13:57 +0000
commite632139b83b1b8c8e510a0d6991d3cd386621fea (patch)
tree0344a6af039c63d4b08aad2d5b4ccf4d65f14688 /dev-haskell/cairo
parentmove dev-haskell/cabal/cabal-1.10.2.0.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-e632139b83b1b8c8e510a0d6991d3cd386621fea.tar.gz
historical-e632139b83b1b8c8e510a0d6991d3cd386621fea.tar.bz2
historical-e632139b83b1b8c8e510a0d6991d3cd386621fea.zip
move dev-haskell/cairo/cairo-0.12.3.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/cairo')
-rw-r--r--dev-haskell/cairo/ChangeLog7
-rw-r--r--dev-haskell/cairo/cairo-0.12.0.ebuild6
-rw-r--r--dev-haskell/cairo/cairo-0.12.3.1.ebuild4
-rw-r--r--dev-haskell/cairo/cairo-0.12.3.ebuild4
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-haskell/cairo/ChangeLog b/dev-haskell/cairo/ChangeLog
index 85cadd8f857c..e7c1d82a42d4 100644
--- a/dev-haskell/cairo/ChangeLog
+++ b/dev-haskell/cairo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/cairo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cairo/ChangeLog,v 1.7 2012/08/16 16:53:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cairo/ChangeLog,v 1.8 2012/09/12 15:13:57 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> cairo-0.12.0.ebuild,
+ cairo-0.12.3.1.ebuild, cairo-0.12.3.ebuild:
+ move dev-haskell/cairo/cairo-0.12.3.ebuild ebuild to mirror://hackage
16 Aug 2012; Agostino Sarubbo <ago@gentoo.org> cairo-0.12.3.ebuild:
Stable for amd64, wrt bug #422025
@@ -30,4 +34,3 @@
09 May 2011; Sergei Trofimovich <slyfox@gentoo.org> +cairo-0.12.0.ebuild,
+metadata.xml:
Initial version. Haskell bindings for x11-libs/cairo.
-
diff --git a/dev-haskell/cairo/cairo-0.12.0.ebuild b/dev-haskell/cairo/cairo-0.12.0.ebuild
index 87dd186aebdf..1a08066e87be 100644
--- a/dev-haskell/cairo/cairo-0.12.0.ebuild
+++ b/dev-haskell/cairo/cairo-0.12.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/cairo/cairo-0.12.0.ebuild,v 1.3 2011/06/21 11:01:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cairo/cairo-0.12.0.ebuild,v 1.4 2012/09/12 15:13:57 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -12,7 +12,7 @@ inherit haskell-cabal
DESCRIPTION="Haskell bindings to the x11-libs/cairo library."
HOMEPAGE="http://www.haskell.org/gtk2hs/"
-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/cairo/cairo-0.12.3.1.ebuild b/dev-haskell/cairo/cairo-0.12.3.1.ebuild
index d7100a24374d..3906aced4c52 100644
--- a/dev-haskell/cairo/cairo-0.12.3.1.ebuild
+++ b/dev-haskell/cairo/cairo-0.12.3.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/cairo/cairo-0.12.3.1.ebuild,v 1.1 2012/05/29 10:37:41 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cairo/cairo-0.12.3.1.ebuild,v 1.2 2012/09/12 15:13:57 qnikst Exp $
EAPI=4
@@ -10,7 +10,7 @@ inherit base haskell-cabal
DESCRIPTION="Binding to the Cairo library."
HOMEPAGE="http://projects.haskell.org/gtk2hs/"
-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/cairo/cairo-0.12.3.ebuild b/dev-haskell/cairo/cairo-0.12.3.ebuild
index 01ca6c402d50..96ef7431bc71 100644
--- a/dev-haskell/cairo/cairo-0.12.3.ebuild
+++ b/dev-haskell/cairo/cairo-0.12.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/cairo/cairo-0.12.3.ebuild,v 1.3 2012/08/16 16:53:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cairo/cairo-0.12.3.ebuild,v 1.4 2012/09/12 15:13:57 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -12,7 +12,7 @@ inherit base haskell-cabal
DESCRIPTION="Binding to the Cairo library."
HOMEPAGE="http://projects.haskell.org/gtk2hs/"
-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"