summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:11:00 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:11:00 +0000
commit8223169b2fcbf72ae8ef193cdcfbb5275395581c (patch)
treee2f37519660bea17eee544f0d54a5875c5bb24a1 /dev-haskell/timezone-olson
parentmove dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-8223169b2fcbf72ae8ef193cdcfbb5275395581c.tar.gz
gentoo-2-8223169b2fcbf72ae8ef193cdcfbb5275395581c.tar.bz2
gentoo-2-8223169b2fcbf72ae8ef193cdcfbb5275395581c.zip
move dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/timezone-olson')
-rw-r--r--dev-haskell/timezone-olson/ChangeLog8
-rw-r--r--dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-haskell/timezone-olson/ChangeLog b/dev-haskell/timezone-olson/ChangeLog
index 6084b5829f59..2787294aee06 100644
--- a/dev-haskell/timezone-olson/ChangeLog
+++ b/dev-haskell/timezone-olson/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/timezone-olson
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/timezone-olson/ChangeLog,v 1.1 2012/04/13 20:30:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/timezone-olson/ChangeLog,v 1.2 2012/09/12 15:11:00 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
+ timezone-olson-0.1.2.ebuild:
+ move dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild ebuild to
+ mirror://hackage
*timezone-olson-0.1.2 (13 Apr 2012)
@@ -8,4 +13,3 @@
+timezone-olson-0.1.2.ebuild:
Initial version. A pure Haskell parser and renderer for binary Olson timezone
files. Depend for x11-misc/xmobar-0.14
-
diff --git a/dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild b/dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild
index e396ca6b7743..f23a9065d450 100644
--- a/dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild
+++ b/dev-haskell/timezone-olson/timezone-olson-0.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/dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild,v 1.1 2012/04/13 20:30:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild,v 1.2 2012/09/12 15:11:00 qnikst Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="A pure Haskell parser and renderer for binary Olson timezone files"
HOMEPAGE="http://projects.haskell.org/time-ng/"
-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"