commit:     159ca350bf1168acd5464660e64bfefcd3215032
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 23:02:03 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 23:02:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=159ca350

dev-haskell/unix-time: drop old

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 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(-)

diff --git a/dev-haskell/unix-time/Manifest b/dev-haskell/unix-time/Manifest
index dfe82bea50b..8fd76ae6ef1 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 4bdffb75d5b..00000000000
--- 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 a4e0f62c8ec..00000000000
--- 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 c1fa638a2f8..00000000000
--- 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 )
-"

Reply via email to