commit:     a7b5c5cb546986b47354a6243118839891909b1a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 22:09:42 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 22:22:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b5c5cb

dev-haskell/shakespeare: drop old

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

 dev-haskell/shakespeare/Manifest                   |  4 --
 dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild | 29 --------------
 dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild | 35 -----------------
 .../shakespeare/shakespeare-2.0.12.1.ebuild        | 43 ---------------------
 dev-haskell/shakespeare/shakespeare-2.0.7.ebuild   | 44 ----------------------
 5 files changed, 155 deletions(-)

diff --git a/dev-haskell/shakespeare/Manifest b/dev-haskell/shakespeare/Manifest
index a7902fea5e7..c67c3aba210 100644
--- a/dev-haskell/shakespeare/Manifest
+++ b/dev-haskell/shakespeare/Manifest
@@ -1,5 +1 @@
-DIST shakespeare-1.0.5.1.tar.gz 10773 BLAKE2B 
5a234732a88b390914936e635884ed9befe10fc4b42d72d034aaf0d96099a9f8d9f136a7669307eea60cec7d773f3e7cd02a5ff2a37c73336bd4a3927625d71f
 SHA512 
1b012cdfc90c930365633868e9714793bbbdf2fd276c578459495fe57531f4d3fb401db930880ab96eecdc95c60383a52ec8aa0cfa08b17bc099acee241192e7
-DIST shakespeare-1.2.1.1.tar.gz 11053 BLAKE2B 
7c2b43f260740ddd364831f8bb991f052be8df014869bf29a1839d43f6cdcaf184fdc691ee4cecbd349dc68b848910a90399b5a48d48ed639180e609df36ba0c
 SHA512 
559e77735c96edb551d85127e68af1aebfba383a6c67999ed86d4a93dc5dd7cedc8b7ca841219c0b7912cfc8509150733a7ba34fcb71d8e7a080fe34527b49e5
-DIST shakespeare-2.0.12.1.tar.gz 65156 BLAKE2B 
0351f9453331a6aea8a346759902256ee1424a92ae5b0e655ed71567b0351449eff1c45ce675abd16556d9f09a4d31c8fdf11b8b28784171f50292b30da4a677
 SHA512 
01591844b51ab93a8021646ad15350d9682aa3e12c5017c32b89ca3b8de1cc46a01eb0096a35585297558d25c7a641a43f2766ad04766b2e033e8d02bdbc330e
 DIST shakespeare-2.0.21.tar.gz 65752 BLAKE2B 
fdcaf27cc9f9346b93b3f1eb8b215ee75c4751427be279574c93929f4f5f521c01091bbff81a849bef3f98d97cf662b725ab99da709437b98ac85afc34f74d99
 SHA512 
ca796206aafffb5a96c75d305e90bad48f17d213b24dce8c8adcc9c94299ed78b0a2b48b5116d18b0ee26b413e845df53d387d3ca1b3d4c127e9b02b9f124af7
-DIST shakespeare-2.0.7.tar.gz 62913 BLAKE2B 
a1e4f7c05123ad28cec27d07e491af4a86847ca0cf9fc85cca821b3c80a246508370e7c985fd27339601a5a4b500ab2ef437852c4746481cfb00b5aa45e24946
 SHA512 
5d682c2a4c36b7c8b5c8b87a3d0e509eb84e9e0a0e00a691cb9687c6f335c9ad895b81115a4e6fe8f4087ac6febe3e3e26d39ec305267228b1c9f295f9cf6d16

diff --git a/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild 
b/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild
deleted file mode 100644
index 58e15a2721f..00000000000
--- a/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild
+++ /dev/null
@@ -1,29 +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.3.3.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A toolkit for making compile-time interpolated templates"
-HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/parsec-2:=[profile?]
-               <dev-haskell/parsec-4:=[profile?]
-               >=dev-haskell/system-fileio-0.3:=[profile?]
-               >=dev-haskell/system-filepath-0.4:=[profile?]
-               >=dev-haskell/text-0.7:=[profile?]
-               >=dev-lang/ghc-6.12.1:="
-DEPEND="${RDEPEND}
-               >=dev-haskell/cabal-1.8
-               test? ( >=dev-haskell/hspec-1.3
-               )"

diff --git a/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild 
b/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild
deleted file mode 100644
index 03a6d544135..00000000000
--- a/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild
+++ /dev/null
@@ -1,35 +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.3.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A toolkit for making compile-time interpolated templates"
-HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="test-export"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-haskell/parsec-2:=[profile?] <dev-haskell/parsec-4:=[profile?]
-       >=dev-haskell/system-fileio-0.3:=[profile?]
-       >=dev-haskell/system-filepath-0.4:=[profile?]
-       >=dev-haskell/text-0.7:=[profile?]
-       >=dev-lang/ghc-6.12.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8.0.2
-       test? ( >=dev-haskell/hspec-1.3 )
-"
-
-src_configure() {
-       haskell-cabal_src_configure \
-               $(cabal_flag test-export test_export)
-}

diff --git a/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild 
b/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild
deleted file mode 100644
index d4caa18cff8..00000000000
--- a/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.1.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A toolkit for making compile-time interpolated templates"
-HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="test-coffee test-export test-roy"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-haskell/aeson:=[profile?]
-       dev-haskell/blaze-html:=[profile?]
-       dev-haskell/blaze-markup:=[profile?]
-       dev-haskell/exceptions:=[profile?]
-       >=dev-haskell/parsec-2:=[profile?] <dev-haskell/parsec-4:=[profile?]
-       >=dev-haskell/scientific-0.3.0.0:=[profile?]
-       >=dev-haskell/text-0.7:=[profile?]
-       dev-haskell/unordered-containers:=[profile?]
-       dev-haskell/vector:=[profile?]
-       >=dev-lang/ghc-7.8.2:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.18.1.3
-       test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3
-               dev-haskell/hunit )
-"
-
-src_configure() {
-       haskell-cabal_src_configure \
-               $(cabal_flag test-coffee test_coffee) \
-               $(cabal_flag test-export test_export) \
-               $(cabal_flag test-roy test_roy)
-}

diff --git a/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild 
b/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild
deleted file mode 100644
index f143a726ac1..00000000000
--- a/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild
+++ /dev/null
@@ -1,44 +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="A toolkit for making compile-time interpolated templates"
-HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="test-coffee test-export test-roy"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-haskell/aeson:=[profile?]
-       dev-haskell/blaze-html:=[profile?]
-       dev-haskell/blaze-markup:=[profile?]
-       dev-haskell/exceptions:=[profile?]
-       >=dev-haskell/parsec-2:=[profile?] <dev-haskell/parsec-4:=[profile?]
-       dev-haskell/scientific:=[profile?]
-       >=dev-haskell/text-0.7:=[profile?]
-       dev-haskell/transformers:=[profile?]
-       dev-haskell/unordered-containers:=[profile?]
-       dev-haskell/vector:=[profile?]
-       >=dev-lang/ghc-7.6.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.16.0
-       test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3
-               dev-haskell/hunit )
-"
-
-src_configure() {
-       haskell-cabal_src_configure \
-               $(cabal_flag test-coffee test_coffee) \
-               $(cabal_flag test-export test_export) \
-               $(cabal_flag test-roy test_roy)
-}

Reply via email to