diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:57:28 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:57:28 +0000 |
commit | 8e92e6e9b3b10cc852588174683a78c2a1e39831 (patch) | |
tree | 60ac3ddf72f8669a9e429ee7854950574a993abb /dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild | |
parent | move dev-haskell/wxcore/wxcore-0.12.1.6.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-8e92e6e9b3b10cc852588174683a78c2a1e39831.tar.gz gentoo-2-8e92e6e9b3b10cc852588174683a78c2a1e39831.tar.bz2 gentoo-2-8e92e6e9b3b10cc852588174683a78c2a1e39831.zip |
move dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild index a6339eb062ff..e2ce56b1419f 100644 --- a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.3.0.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/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.3 2012/09/07 23:42:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.4 2012/09/12 15:57:28 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer." HOMEPAGE="http://github.com/jystic/unix-compat" -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" |