diff options
author | 2012-09-12 15:11:00 +0000 | |
---|---|---|
committer | 2012-09-12 15:11:00 +0000 | |
commit | a895b9808a90aa1e9d518b5bcef1071ae7c4e529 (patch) | |
tree | bc7353ec6f8b5667fa7cd449a5b246d1f8d26646 /dev-haskell/timezone-olson | |
parent | move dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild ebuild to mirror://hackage (diff) | |
download | historical-a895b9808a90aa1e9d518b5bcef1071ae7c4e529.tar.gz historical-a895b9808a90aa1e9d518b5bcef1071ae7c4e529.tar.bz2 historical-a895b9808a90aa1e9d518b5bcef1071ae7c4e529.zip |
move dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/timezone-olson')
-rw-r--r-- | dev-haskell/timezone-olson/ChangeLog | 8 | ||||
-rw-r--r-- | dev-haskell/timezone-olson/timezone-olson-0.1.2.ebuild | 4 |
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" |