diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:42:20 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:42:20 +0000 |
commit | 04d29ebeeeb2ecbd87ef865b675e417d11fef87a (patch) | |
tree | 658991b39deb41d135993cf0abca0f13f839178f /dev-haskell/mtl | |
parent | move dev-haskell/hxt/hxt-9.2.2.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-04d29ebeeeb2ecbd87ef865b675e417d11fef87a.tar.gz gentoo-2-04d29ebeeeb2ecbd87ef865b675e417d11fef87a.tar.bz2 gentoo-2-04d29ebeeeb2ecbd87ef865b675e417d11fef87a.zip |
move dev-haskell/mtl/mtl-1.1.0.2.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r-- | dev-haskell/mtl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-1.1.0.2.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-1.1.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-2.0.1.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-2.1.1.ebuild | 4 |
5 files changed, 15 insertions, 12 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog index c2517a3596bc..573c96d34309 100644 --- a/dev-haskell/mtl/ChangeLog +++ b/dev-haskell/mtl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/mtl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.46 2012/09/07 23:45:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.47 2012/09/12 14:42:20 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> mtl-1.1.0.2.ebuild, + mtl-1.1.1.1.ebuild, mtl-2.0.1.0.ebuild, mtl-2.1.1.ebuild: + move dev-haskell/mtl/mtl-1.1.0.2.ebuild ebuild to mirror://hackage 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.1.ebuild: Stable for amd64, wrt bug #421351 @@ -162,4 +166,3 @@ 11 Mar 2007; <kolmodin@gentoo.org> +mtl-1.0.ebuild: Add dummy package meant for GHC 6.4 - diff --git a/dev-haskell/mtl/mtl-1.1.0.2.ebuild b/dev-haskell/mtl/mtl-1.1.0.2.ebuild index e4a7de62b1dd..c7b4176c9053 100644 --- a/dev-haskell/mtl/mtl-1.1.0.2.ebuild +++ b/dev-haskell/mtl/mtl-1.1.0.2.ebuild @@ -1,13 +1,13 @@ -# 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/mtl/mtl-1.1.0.2.ebuild,v 1.8 2011/02/25 12:58:38 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.2.ebuild,v 1.9 2012/09/12 14:42:20 qnikst Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal DESCRIPTION="Monad transformer library" HOMEPAGE="http://haskell.org/ghc/" -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/mtl/mtl-1.1.1.1.ebuild b/dev-haskell/mtl/mtl-1.1.1.1.ebuild index 8b2e6cdcac1e..01cd47a8f203 100644 --- a/dev-haskell/mtl/mtl-1.1.1.1.ebuild +++ b/dev-haskell/mtl/mtl-1.1.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/mtl/mtl-1.1.1.1.ebuild,v 1.4 2012/03/07 20:58:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.1.1.ebuild,v 1.5 2012/09/12 14:42:20 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Monad transformer library" HOMEPAGE="http://hackage.haskell.org/package/mtl" -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/mtl/mtl-2.0.1.0.ebuild b/dev-haskell/mtl/mtl-2.0.1.0.ebuild index 0897b181e0a1..127643601429 100644 --- a/dev-haskell/mtl/mtl-2.0.1.0.ebuild +++ b/dev-haskell/mtl/mtl-2.0.1.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/mtl/mtl-2.0.1.0.ebuild,v 1.1 2011/12/05 18:58:27 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.0.1.0.ebuild,v 1.2 2012/09/12 14:42:20 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" HOMEPAGE="http://hackage.haskell.org/package/mtl" -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/mtl/mtl-2.1.1.ebuild b/dev-haskell/mtl/mtl-2.1.1.ebuild index f4f542fc9226..fbe8f1b49ce1 100644 --- a/dev-haskell/mtl/mtl-2.1.1.ebuild +++ b/dev-haskell/mtl/mtl-2.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/mtl/mtl-2.1.1.ebuild,v 1.2 2012/09/07 23:45:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.1.ebuild,v 1.3 2012/09/12 14:42:20 qnikst Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" HOMEPAGE="http://hackage.haskell.org/package/mtl" -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" |