diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:35:13 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 14:35:13 +0000 |
commit | b5c2323671fe80f282b1dc6f95fce0cdad47e6f8 (patch) | |
tree | 44d3bbeb05eded5e31a59ae8ea431b37d8025b8f /app-text/pandoc/pandoc-1.9.1.2.ebuild | |
parent | moving package to mirror://hackage (diff) | |
download | gentoo-2-b5c2323671fe80f282b1dc6f95fce0cdad47e6f8.tar.gz gentoo-2-b5c2323671fe80f282b1dc6f95fce0cdad47e6f8.tar.bz2 gentoo-2-b5c2323671fe80f282b1dc6f95fce0cdad47e6f8.zip |
moving packages to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'app-text/pandoc/pandoc-1.9.1.2.ebuild')
-rw-r--r-- | app-text/pandoc/pandoc-1.9.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pandoc/pandoc-1.9.1.2.ebuild b/app-text/pandoc/pandoc-1.9.1.2.ebuild index 1e1fddede1ce..97c4e8a5d65c 100644 --- a/app-text/pandoc/pandoc-1.9.1.2.ebuild +++ b/app-text/pandoc/pandoc-1.9.1.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/app-text/pandoc/pandoc-1.9.1.2.ebuild,v 1.2 2012/03/16 20:06:06 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.1.2.ebuild,v 1.3 2012/09/12 14:35:13 qnikst Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -11,7 +11,7 @@ inherit base haskell-cabal DESCRIPTION="Conversion between markup formats" HOMEPAGE="http://johnmacfarlane.net/pandoc" -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="GPL-2" SLOT="0" |