From 8223169b2fcbf72ae8ef193cdcfbb5275395581c Mon Sep 17 00:00:00 2001 From: Alexander Vershilov Date: Wed, 12 Sep 2012 15:11:00 +0000 Subject: 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) --- dev-haskell/timezone-olson/ChangeLog | 8 ++++++-- dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'dev-haskell') 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 + 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" -- cgit v1.2.3-65-gdbad