diff options
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" |