summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:57:28 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:57:28 +0000
commit8906d47a18b1a4e6bb35d737cd4aa5b9ea4a62d5 (patch)
tree0de0b7984f722e3932ca34195335a1ae22a266b8
parentmove dev-haskell/wxcore/wxcore-0.12.1.6.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-8906d47a18b1a4e6bb35d737cd4aa5b9ea4a62d5.tar.gz
historical-8906d47a18b1a4e6bb35d737cd4aa5b9ea4a62d5.tar.bz2
historical-8906d47a18b1a4e6bb35d737cd4aa5b9ea4a62d5.zip
move dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
-rw-r--r--dev-haskell/unix-compat/ChangeLog7
-rw-r--r--dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-haskell/unix-compat/ChangeLog b/dev-haskell/unix-compat/ChangeLog
index a5b965b526f9..56ff74308ab0 100644
--- a/dev-haskell/unix-compat/ChangeLog
+++ b/dev-haskell/unix-compat/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/unix-compat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.3 2012/09/07 23:42:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.4 2012/09/12 15:57:28 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ unix-compat-0.3.0.1.ebuild:
+ move dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild ebuild to
+ mirror://hackage
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> unix-compat-0.3.0.1.ebuild:
Stable for amd64, wrt bug #421351
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"