summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:53:15 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:53:15 +0000
commit2bb66615511a0af586b120b0405d191d0254c5f8 (patch)
tree20ac15f864e161762f59397caf36fa4cc47d82ba /dev-haskell/glib
parentmove dev-haskell/curl/curl-1.3.7.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-2bb66615511a0af586b120b0405d191d0254c5f8.tar.gz
historical-2bb66615511a0af586b120b0405d191d0254c5f8.tar.bz2
historical-2bb66615511a0af586b120b0405d191d0254c5f8.zip
move dev-haskell/glib/glib-0.12.0.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/glib')
-rw-r--r--dev-haskell/glib/ChangeLog7
-rw-r--r--dev-haskell/glib/glib-0.12.0.ebuild6
-rw-r--r--dev-haskell/glib/glib-0.12.3.1.ebuild4
-rw-r--r--dev-haskell/glib/glib-0.12.3.ebuild4
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-haskell/glib/ChangeLog b/dev-haskell/glib/ChangeLog
index 08a147c05dd8..3f2daa5f5b5b 100644
--- a/dev-haskell/glib/ChangeLog
+++ b/dev-haskell/glib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/glib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/ChangeLog,v 1.5 2012/05/29 10:34:48 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/ChangeLog,v 1.6 2012/09/12 14:53:15 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> glib-0.12.0.ebuild,
+ glib-0.12.3.1.ebuild, glib-0.12.3.ebuild:
+ move dev-haskell/glib/glib-0.12.0.ebuild ebuild to mirror://hackage
*glib-0.12.3.1 (29 May 2012)
@@ -23,4 +27,3 @@
09 May 2011; Sergei Trofimovich <slyfox@gentoo.org> +glib-0.12.0.ebuild,
+metadata.xml:
Initial version. Haskell bindings for dev-libs/glib
-
diff --git a/dev-haskell/glib/glib-0.12.0.ebuild b/dev-haskell/glib/glib-0.12.0.ebuild
index f6eb3fb4cb7d..b1df0c00130b 100644
--- a/dev-haskell/glib/glib-0.12.0.ebuild
+++ b/dev-haskell/glib/glib-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/glib/glib-0.12.0.ebuild,v 1.3 2011/06/21 11:01:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/glib-0.12.0.ebuild,v 1.4 2012/09/12 14:53:15 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -12,7 +12,7 @@ inherit haskell-cabal
DESCRIPTION="Haskell bindings to the dev-libs/glib for Gtk2Hs."
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="LGPL-2.1"
SLOT="0"
diff --git a/dev-haskell/glib/glib-0.12.3.1.ebuild b/dev-haskell/glib/glib-0.12.3.1.ebuild
index 9abefc0f938e..c835e741933f 100644
--- a/dev-haskell/glib/glib-0.12.3.1.ebuild
+++ b/dev-haskell/glib/glib-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/glib/glib-0.12.3.1.ebuild,v 1.1 2012/05/29 10:34:48 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/glib-0.12.3.1.ebuild,v 1.2 2012/09/12 14:53:15 qnikst Exp $
EAPI=4
@@ -10,7 +10,7 @@ inherit base haskell-cabal
DESCRIPTION="Binding to the GLIB library for Gtk2Hs."
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="LGPL-2.1"
SLOT="0"
diff --git a/dev-haskell/glib/glib-0.12.3.ebuild b/dev-haskell/glib/glib-0.12.3.ebuild
index d6a05f654fc0..5e9091d0747f 100644
--- a/dev-haskell/glib/glib-0.12.3.ebuild
+++ b/dev-haskell/glib/glib-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/glib/glib-0.12.3.ebuild,v 1.1 2012/05/13 15:18:36 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/glib-0.12.3.ebuild,v 1.2 2012/09/12 14:53:15 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -12,7 +12,7 @@ inherit base haskell-cabal
DESCRIPTION="Binding to the GLIB library for Gtk2Hs."
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="LGPL-2.1"
SLOT="0"