summaryrefslogtreecommitdiff
path: root/dev-haskell/timezone-series
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-haskell/timezone-series
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/timezone-series')
-rw-r--r--dev-haskell/timezone-series/Manifest5
-rw-r--r--dev-haskell/timezone-series/metadata.xml15
-rw-r--r--dev-haskell/timezone-series/timezone-series-0.1.5.1.ebuild24
-rw-r--r--dev-haskell/timezone-series/timezone-series-0.1.6.1.ebuild24
4 files changed, 0 insertions, 68 deletions
diff --git a/dev-haskell/timezone-series/Manifest b/dev-haskell/timezone-series/Manifest
deleted file mode 100644
index 41ea4e3ebee1..000000000000
--- a/dev-haskell/timezone-series/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST timezone-series-0.1.5.1.tar.gz 5330 BLAKE2B a61ab72f91269485730255d80d51adf9aeed7ce52e524c722a827dcbc46df3888e1e6edfd3654be498e648682431ca348ce86c54be3755b88c6040e58d853196 SHA512 7f080455f58c8aefb8ac7e34e9b91724a294537069d8acf65865cc481fd3053816dd3e5ce3ef7a41c85f7d983764b7c472c13e47cc20d458c74a256c394f2d03
-DIST timezone-series-0.1.6.1.tar.gz 6021 BLAKE2B f830aae655c92aa444551840dd4ba41bbc60ad5a2dd8a1df6f053a419a9816cd4fcb7c0ceaa20a19c1ea4af4980b76441d2271cf904d09c7058cfbb29418c65a SHA512 d4cee3725651ad25174857ff4df1dd7ef0a8d15cbc6e4547b43c0499eea68e8ba2df45763975987184032bc1e17f6f39e21220bb102084633014ccb723b5ed74
-EBUILD timezone-series-0.1.5.1.ebuild 547 BLAKE2B 5cbde472420d704dbd16d9d74394f9d8409ab05df5cb5f2260dcf30f31e0797170442d83259d73cec3556cad3980899488c78bc387d5626ecbd7236be5661a12 SHA512 9853f5fb0f4136589ffc9251db880683cf0e2800eb7840dfbdf5f126f4049c9331fb266330a0f19b5cad54d99c0fbca3149a4aeb71ebd3833ecbd612c1502587
-EBUILD timezone-series-0.1.6.1.ebuild 545 BLAKE2B e40033f93280e5eb32dd4439a8f1e19b1d19792cd457077c6539daa9bf810981047526fe0076ce61766dd9b331c35688295ce3942ae350af95531059a7570d44 SHA512 48fba471983a74a347f8228d207cd4226d4ac2da6571a9a6b8e72f6445538e04613ea3b350b2838241365d5539aa11bad92550aa38e0b08d62d2747ba37f97b3
-MISC metadata.xml 499 BLAKE2B 9fb00e434d3af8d44d166fd9393c30f5b817095c9e9fd972b0801a1591c03997388dd0a5ac93189f42ca2f58a652187ca76378169b40903ff66e0aabeb9fa61a SHA512 dcb6faaa9c24cbf69dcd2e0544177c128421aeeb2cfae5382f054e0a04970697a0d0512b42488c5e096cb6317233cc5f5b2415d85385bcc95733a865a1725760
diff --git a/dev-haskell/timezone-series/metadata.xml b/dev-haskell/timezone-series/metadata.xml
deleted file mode 100644
index 2d2f96b3ebcc..000000000000
--- a/dev-haskell/timezone-series/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <longdescription>
- This package endows Data.Time, from the time
- package, with several data types and functions
- for enhanced processing of timezones. For one way
- to create timezone series, see the timezone-olson
- package.
- </longdescription>
-</pkgmetadata>
diff --git a/dev-haskell/timezone-series/timezone-series-0.1.5.1.ebuild b/dev-haskell/timezone-series/timezone-series-0.1.5.1.ebuild
deleted file mode 100644
index 102568e59c31..000000000000
--- a/dev-haskell/timezone-series/timezone-series-0.1.5.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Enhanced timezone handling for Data.Time"
-HOMEPAGE="http://projects.haskell.org/time-ng/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.10
-"
diff --git a/dev-haskell/timezone-series/timezone-series-0.1.6.1.ebuild b/dev-haskell/timezone-series/timezone-series-0.1.6.1.ebuild
deleted file mode 100644
index 24f52cd0fb36..000000000000
--- a/dev-haskell/timezone-series/timezone-series-0.1.6.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Enhanced timezone handling for Data.Time"
-HOMEPAGE="http://projects.haskell.org/time-ng/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.10
-"