diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-12 23:27:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-12 23:42:56 +0100 |
commit | 027ff1a947e0a8fc51dd2dfa632f02b8a9909eab (patch) | |
tree | a5cc47786045bde96d0631d43fe06557d7a0d26f /dev-haskell/tasty-golden | |
parent | dev-haskell/tasty-ant-xml: drop old (diff) | |
download | gentoo-027ff1a947e0a8fc51dd2dfa632f02b8a9909eab.tar.gz gentoo-027ff1a947e0a8fc51dd2dfa632f02b8a9909eab.tar.bz2 gentoo-027ff1a947e0a8fc51dd2dfa632f02b8a9909eab.zip |
dev-haskell/tasty-golden: drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/tasty-golden')
-rw-r--r-- | dev-haskell/tasty-golden/Manifest | 2 | ||||
-rw-r--r-- | dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild | 31 | ||||
-rw-r--r-- | dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild | 32 |
3 files changed, 0 insertions, 65 deletions
diff --git a/dev-haskell/tasty-golden/Manifest b/dev-haskell/tasty-golden/Manifest index 5287084336ae..3fc798d232db 100644 --- a/dev-haskell/tasty-golden/Manifest +++ b/dev-haskell/tasty-golden/Manifest @@ -1,3 +1 @@ -DIST tasty-golden-2.2.2.4.tar.gz 7102 BLAKE2B 110f89128827e83371eb5178831b3cf8b1054132322d5dde8da55f17d931a27236985f8629c1b3c3ac96b1d8548ef787304b586fb352db6694dc7c0185632567 SHA512 7674f0003595a9569ecf05c7b68608887f815361c9c7b234cba3a0af4eda855a1131fbafcfb15cff19c584dd4f9888e3cc001deea8ac110c648d66a9fe1c7237 DIST tasty-golden-2.3.1.1.tar.gz 7219 BLAKE2B c6160ece4ce5a35d7acc6f390a15fd83c8a13951d5bf243576aca5c65b05b8de9f57ea6227745da57c4527bcbef093dc53c955c547bb5a1c909b195a9ee9ca77 SHA512 b7871d2ddcf7f45e0f1df52982b6370308dd0c48588318985977cb88f93f4b759b1f2bdff44e31ec86f230f04304bcee14286f62c2d2ae01a6105b8a3250e5fb -DIST tasty-golden-2.3.1.tar.gz 7193 BLAKE2B 65086434b3ff22478c70a1e0fb32f600f4d9bd057340217d2772cfa7f0277f3972284387f7fbcdc4746b06c2615b71c62d3c6f79cf2ad0c6ef78f949573bc908 SHA512 3c729edf394db6eaa94dc606d146599ef00d1bcdbb49482a52fc248e61b3ab236000ce2779cbf59c1cc458738cff5b51a4ff5bf79384e4479db93a1ea88bb6c2 diff --git a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild deleted file mode 100644 index 1d1a6ffa294b..000000000000 --- a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.3 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Golden tests support for tasty" -HOMEPAGE="https://github.com/feuerbach/tasty-golden" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/async:=[profile?] - dev-haskell/mtl:=[profile?] - dev-haskell/optparse-applicative:=[profile?] - dev-haskell/tagged:=[profile?] - >=dev-haskell/tasty-0.8:=[profile?] - dev-haskell/temporary-rc:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.14 - test? ( dev-haskell/tasty-hunit ) -" diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild b/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild deleted file mode 100644 index 70120655a495..000000000000 --- a/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2019 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="Golden tests support for tasty" -HOMEPAGE="https://github.com/feuerbach/tasty-golden" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/async:=[profile?] - dev-haskell/mtl:=[profile?] - dev-haskell/optparse-applicative:=[profile?] - dev-haskell/tagged:=[profile?] - >=dev-haskell/tasty-0.8:=[profile?] - dev-haskell/temporary:=[profile?] - >=dev-lang/ghc-7.6.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.16.0 - test? ( dev-haskell/tasty-hunit - dev-haskell/temporary-rc ) -" |