diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:04:09 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:04:09 +0000 |
commit | 1bd80fd39beac1c50cdf13e8e02a556b734ae2b9 (patch) | |
tree | e07f43af9ddb6592eae2fe74bd51e713648634a4 /dev-haskell/zlib | |
parent | move dev-haskell/time/time-1.4.ebuild ebuild to mirror://hackage (diff) | |
download | historical-1bd80fd39beac1c50cdf13e8e02a556b734ae2b9.tar.gz historical-1bd80fd39beac1c50cdf13e8e02a556b734ae2b9.tar.bz2 historical-1bd80fd39beac1c50cdf13e8e02a556b734ae2b9.zip |
move dev-haskell/zlib/zlib-0.5.3.3.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/zlib')
-rw-r--r-- | dev-haskell/zlib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/zlib/zlib-0.5.2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/zlib/zlib-0.5.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/zlib/zlib-0.5.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/zlib/zlib-0.5.3.3.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/dev-haskell/zlib/ChangeLog b/dev-haskell/zlib/ChangeLog index 8084f5eed892..722075ada2dd 100644 --- a/dev-haskell/zlib/ChangeLog +++ b/dev-haskell/zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/zlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib/ChangeLog,v 1.27 2012/08/09 16:33:05 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib/ChangeLog,v 1.28 2012/09/12 15:04:09 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> zlib-0.5.2.0.ebuild, + zlib-0.5.3.1.ebuild, zlib-0.5.3.2.ebuild, zlib-0.5.3.3.ebuild: + move dev-haskell/zlib/zlib-0.5.3.3.ebuild ebuild to mirror://hackage 09 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> zlib-0.5.3.3.ebuild: x86 stable, see bug 418707 diff --git a/dev-haskell/zlib/zlib-0.5.2.0.ebuild b/dev-haskell/zlib/zlib-0.5.2.0.ebuild index d97a459e3b08..ca288028dc67 100644 --- a/dev-haskell/zlib/zlib-0.5.2.0.ebuild +++ b/dev-haskell/zlib/zlib-0.5.2.0.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/zlib/zlib-0.5.2.0.ebuild,v 1.10 2011/04/10 19:10:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib/zlib-0.5.2.0.ebuild,v 1.11 2012/09/12 15:04:09 qnikst Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal DESCRIPTION="Compression and decompression in the gzip and zlib formats" HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib" -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/zlib/zlib-0.5.3.1.ebuild b/dev-haskell/zlib/zlib-0.5.3.1.ebuild index be4fcd5bdfe3..87663395bee1 100644 --- a/dev-haskell/zlib/zlib-0.5.3.1.ebuild +++ b/dev-haskell/zlib/zlib-0.5.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/zlib/zlib-0.5.3.1.ebuild,v 1.6 2012/03/17 18:40:15 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib/zlib-0.5.3.1.ebuild,v 1.7 2012/09/12 15:04:09 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Compression and decompression in the gzip and zlib formats" HOMEPAGE="http://hackage.haskell.org/package/zlib" -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/zlib/zlib-0.5.3.2.ebuild b/dev-haskell/zlib/zlib-0.5.3.2.ebuild index 81642c0ed128..aecd2615f175 100644 --- a/dev-haskell/zlib/zlib-0.5.3.2.ebuild +++ b/dev-haskell/zlib/zlib-0.5.3.2.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/zlib/zlib-0.5.3.2.ebuild,v 1.1 2012/01/23 09:21:21 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib/zlib-0.5.3.2.ebuild,v 1.2 2012/09/12 15:04:09 qnikst Exp $ # ebuild generated by hackport 0.2.14 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Compression and decompression in the gzip and zlib formats" HOMEPAGE="http://hackage.haskell.org/package/zlib" -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/zlib/zlib-0.5.3.3.ebuild b/dev-haskell/zlib/zlib-0.5.3.3.ebuild index 4d66ab9a2f0a..388d9a7309e6 100644 --- a/dev-haskell/zlib/zlib-0.5.3.3.ebuild +++ b/dev-haskell/zlib/zlib-0.5.3.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/zlib/zlib-0.5.3.3.ebuild,v 1.6 2012/08/09 16:33:05 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib/zlib-0.5.3.3.ebuild,v 1.7 2012/09/12 15:04:09 qnikst Exp $ # ebuild generated by hackport 0.2.14 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Compression and decompression in the gzip and zlib formats" HOMEPAGE="http://hackage.haskell.org/package/zlib" -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" |