summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:50:40 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:50:40 +0000
commit8a84504c276756106ed5b292cf2a31918632e27e (patch)
tree9472db6a7b7b2e3213f599f9fd9ec13e5baaa2bf /dev-haskell/hinotify
parentmove dev-haskell/edit-distance/edit-distance-0.2.1.ebuild ebuild to mirror://... (diff)
downloadgentoo-2-8a84504c276756106ed5b292cf2a31918632e27e.tar.gz
gentoo-2-8a84504c276756106ed5b292cf2a31918632e27e.tar.bz2
gentoo-2-8a84504c276756106ed5b292cf2a31918632e27e.zip
move dev-haskell/hinotify/hinotify-0.3.2.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/hinotify')
-rw-r--r--dev-haskell/hinotify/ChangeLog8
-rw-r--r--dev-haskell/hinotify/hinotify-0.3.2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-haskell/hinotify/ChangeLog b/dev-haskell/hinotify/ChangeLog
index 6f807b00572d..81492cb30408 100644
--- a/dev-haskell/hinotify/ChangeLog
+++ b/dev-haskell/hinotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hinotify
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hinotify/ChangeLog,v 1.5 2011/08/31 17:40:33 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hinotify/ChangeLog,v 1.6 2012/09/12 15:50:40 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> hinotify-0.3.2.ebuild:
+ move dev-haskell/hinotify/hinotify-0.3.2.ebuild ebuild to mirror://hackage
31 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> -hinotify-0.3.1.ebuild:
Removed old.
@@ -23,4 +26,3 @@
26 Nov 2009; <kolmodin@gentoo.org> +hinotify-0.3.ebuild, +metadata.xml:
Initial import.
-
diff --git a/dev-haskell/hinotify/hinotify-0.3.2.ebuild b/dev-haskell/hinotify/hinotify-0.3.2.ebuild
index 0b63a8e758cd..419a77147269 100644
--- a/dev-haskell/hinotify/hinotify-0.3.2.ebuild
+++ b/dev-haskell/hinotify/hinotify-0.3.2.ebuild
@@ -1,6 +1,6 @@
-# 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/hinotify/hinotify-0.3.2.ebuild,v 1.1 2011/08/31 17:36:06 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hinotify/hinotify-0.3.2.ebuild,v 1.2 2012/09/12 15:50:40 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Haskell binding to INotify"
HOMEPAGE="http://code.haskell.org/hinotify/README.html"
-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"