From 159ca350bf1168acd5464660e64bfefcd3215032 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 2 Sep 2020 00:02:03 +0100 Subject: dev-haskell/unix-time: drop old Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich --- dev-haskell/unix-time/Manifest | 3 --- dev-haskell/unix-time/unix-time-0.3.5.ebuild | 30 ---------------------------- dev-haskell/unix-time/unix-time-0.3.6.ebuild | 30 ---------------------------- dev-haskell/unix-time/unix-time-0.3.7.ebuild | 29 --------------------------- 4 files changed, 92 deletions(-) delete mode 100644 dev-haskell/unix-time/unix-time-0.3.5.ebuild delete mode 100644 dev-haskell/unix-time/unix-time-0.3.6.ebuild delete mode 100644 dev-haskell/unix-time/unix-time-0.3.7.ebuild diff --git a/dev-haskell/unix-time/Manifest b/dev-haskell/unix-time/Manifest index dfe82bea50ba..8fd76ae6ef16 100644 --- a/dev-haskell/unix-time/Manifest +++ b/dev-haskell/unix-time/Manifest @@ -1,4 +1 @@ -DIST unix-time-0.3.5.tar.gz 40201 BLAKE2B 398b47f43b6b56131f42842ad691b45e7fe987478583d498ad44885d480b14068b1d956d035e371f48518d62bff70f1f7f0ea34e398355d37bde9d76c5442dcb SHA512 8da13cd8e9a32ee8ce4ab9430eab951d84350e4c459948f4e5e833444f1f266fbac6b6fc08876e326313eaf92e31500b325825b1b2c4fb22c551efdf6e5b9db5 -DIST unix-time-0.3.6.tar.gz 40180 BLAKE2B 0233c673459f967e78a4a8985b0951efd224c57b172739413cb41950abbae05d29c575e128020b2ca6b8f96595326073e45d1bf4e040c81db10d1da3304d3def SHA512 a7ca1086d2a2a15bebdaad80e3e31cc3be403548650d6c490dd7aa3af14b017ad2034320f82c3c7729661a046156e41bb50acf6a8fc1aa1db8dc8a62522c03a1 -DIST unix-time-0.3.7.tar.gz 40549 BLAKE2B 86aa4e6b9d4b7adf55f27491dff7d4197c9540b7390fbfb93ccde33f618892be6c21387812cf41481d5863cff24bdbc29d213edf6c9bb13bdc1ca95e12889f95 SHA512 d10335af434e79980fd4221ade86dafa71d2aa9b30d7aaa13da25b8e75114430a143be5b9c6c1fa885d6ba01f6e6677484b04cd9e2cb263c650a945e954c44bd DIST unix-time-0.4.7.tar.gz 52235 BLAKE2B ec885f79c7f2be3766528dca640e59709aa984f70523714614414f921a7c7808feed274b44bc33cf23d4acee49dc0d8e4e30e9016a372850dfa1695abf81f7d2 SHA512 a9e5b77cb9c93b9a20687406aaeeaff5277d05b95ee9d874f3e0292eca83574b2e842785e0a88f71be3e91610db228c68b5cec885c4b3ea15fc6ec1bb861c072 diff --git a/dev-haskell/unix-time/unix-time-0.3.5.ebuild b/dev-haskell/unix-time/unix-time-0.3.5.ebuild deleted file mode 100644 index 4bdffb75d5b8..000000000000 --- a/dev-haskell/unix-time/unix-time-0.3.5.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Unix time parser/formatter and utilities" -HOMEPAGE="https://hackage.haskell.org/package/unix-time" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/binary:=[profile?] - dev-haskell/old-time:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.10 - test? ( >=dev-haskell/doctest-0.9.3 - >=dev-haskell/hspec-1.5 - dev-haskell/old-locale - dev-haskell/quickcheck ) -" diff --git a/dev-haskell/unix-time/unix-time-0.3.6.ebuild b/dev-haskell/unix-time/unix-time-0.3.6.ebuild deleted file mode 100644 index a4e0f62c8ec5..000000000000 --- a/dev-haskell/unix-time/unix-time-0.3.6.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Unix time parser/formatter and utilities" -HOMEPAGE="https://hackage.haskell.org/package/unix-time" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/binary:=[profile?] - dev-haskell/old-time:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.10 - test? ( >=dev-haskell/doctest-0.9.3 - >=dev-haskell/hspec-1.5 - dev-haskell/old-locale - dev-haskell/quickcheck ) -" diff --git a/dev-haskell/unix-time/unix-time-0.3.7.ebuild b/dev-haskell/unix-time/unix-time-0.3.7.ebuild deleted file mode 100644 index c1fa638a2f8b..000000000000 --- a/dev-haskell/unix-time/unix-time-0.3.7.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# 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 test-suite" -inherit haskell-cabal - -DESCRIPTION="Unix time parser/formatter and utilities" -HOMEPAGE="https://hackage.haskell.org/package/unix-time" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/old-time:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.10 - test? ( >=dev-haskell/doctest-0.9.3 - >=dev-haskell/hspec-1.5 - dev-haskell/old-locale - dev-haskell/quickcheck ) -" -- cgit v1.2.3-65-gdbad