diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:39:19 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:39:19 +0000 |
commit | deb44c82f0cd6f653c6989b67802bf31ab73fd56 (patch) | |
tree | a3971172e55866c8df502001efc70523c52a1550 /dev-haskell/gio | |
parent | move dev-haskell/fgl/fgl-5.4.1.1.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-deb44c82f0cd6f653c6989b67802bf31ab73fd56.tar.gz gentoo-2-deb44c82f0cd6f653c6989b67802bf31ab73fd56.tar.bz2 gentoo-2-deb44c82f0cd6f653c6989b67802bf31ab73fd56.zip |
move dev-haskell/gio/gio-0.12.0.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/gio')
-rw-r--r-- | dev-haskell/gio/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/gio/gio-0.12.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/gio/gio-0.12.3.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-haskell/gio/ChangeLog b/dev-haskell/gio/ChangeLog index f07cb9994ebb..02c16a43f5c7 100644 --- a/dev-haskell/gio/ChangeLog +++ b/dev-haskell/gio/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/gio # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/ChangeLog,v 1.6 2012/08/16 15:52:01 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/ChangeLog,v 1.7 2012/09/12 14:39:19 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> gio-0.12.0.ebuild, + gio-0.12.3.ebuild: + move dev-haskell/gio/gio-0.12.0.ebuild ebuild to mirror://hackage 16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> gio-0.12.3.ebuild: x86 stable, see bug 422019 @@ -25,4 +29,3 @@ 09 May 2011; Sergei Trofimovich <slyfox@gentoo.org> +gio-0.12.0.ebuild, +metadata.xml: Initial version. Haskell bindings for GIO subsystem of dev-libs/glib. - diff --git a/dev-haskell/gio/gio-0.12.0.ebuild b/dev-haskell/gio/gio-0.12.0.ebuild index 44695f2c1509..71a9cbf39d14 100644 --- a/dev-haskell/gio/gio-0.12.0.ebuild +++ b/dev-haskell/gio/gio-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/gio/gio-0.12.0.ebuild,v 1.3 2011/06/21 11:02:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/gio-0.12.0.ebuild,v 1.4 2012/09/12 14:39:19 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -12,7 +12,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to the GIO subsystem of dev-libs/glib." 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/gio/gio-0.12.3.ebuild b/dev-haskell/gio/gio-0.12.3.ebuild index f90ab21554cb..8aa99d8fa1cd 100644 --- a/dev-haskell/gio/gio-0.12.3.ebuild +++ b/dev-haskell/gio/gio-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/gio/gio-0.12.3.ebuild,v 1.3 2012/08/16 15:52:01 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/gio-0.12.3.ebuild,v 1.4 2012/09/12 14:39:19 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -12,7 +12,7 @@ inherit haskell-cabal DESCRIPTION="Binding to the GIO." 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" |