diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:53:15 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:53:15 +0000 |
commit | 14ec9f01abd3a9768a3d891b30a7517371fa72a7 (patch) | |
tree | 760fe81f4a256755352d636683ce58e229aa1008 /dev-haskell/glib/glib-0.12.3.ebuild | |
parent | move dev-haskell/curl/curl-1.3.7.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-14ec9f01abd3a9768a3d891b30a7517371fa72a7.tar.gz gentoo-2-14ec9f01abd3a9768a3d891b30a7517371fa72a7.tar.bz2 gentoo-2-14ec9f01abd3a9768a3d891b30a7517371fa72a7.zip |
move dev-haskell/glib/glib-0.12.0.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/glib/glib-0.12.3.ebuild')
-rw-r--r-- | dev-haskell/glib/glib-0.12.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |