commit:     d72f084917d7e13e70f9620176b48ba027838242
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 08:58:54 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 09:53:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72f0849

dev-haskell/yesod-static: drop old

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

 dev-haskell/yesod-static/Manifest                  |  5 --
 dev-haskell/yesod-static/yesod-static-1.2.4.ebuild | 56 ----------------------
 .../yesod-static/yesod-static-1.4.0.4.ebuild       | 54 ---------------------
 .../yesod-static/yesod-static-1.5.0.3.ebuild       | 53 --------------------
 .../yesod-static/yesod-static-1.5.0.5.ebuild       | 52 --------------------
 .../yesod-static/yesod-static-1.5.1.1.ebuild       | 53 --------------------
 6 files changed, 273 deletions(-)

diff --git a/dev-haskell/yesod-static/Manifest 
b/dev-haskell/yesod-static/Manifest
index 41c5b0d3c61..ece7168f286 100644
--- a/dev-haskell/yesod-static/Manifest
+++ b/dev-haskell/yesod-static/Manifest
@@ -1,6 +1 @@
-DIST yesod-static-1.2.4.tar.gz 25099 BLAKE2B 
c50fb5e52991221473a42d760e5ead5e0bf31a042c32403bb83b251a6af00def8a72d1962b956deba69d876e752b989556fb0c38dc4c98c0fe130801f1439ae8
 SHA512 
8879f50028f45194071d588d7ffb29f20b860983546a07a12975b4b8e5279e962060f4c7a794475ea34d35bb061f63a342383f45a20441f34f95e4e553b335a7
-DIST yesod-static-1.4.0.4.tar.gz 25101 BLAKE2B 
dba561ed7f0dee38f29a42e95befdd2f24dc5d0b5ea544f9fa807797e42ec01533c0e28066fbd24d422bfc40b356ebd9b7b8d033ffe11b187545b175e687dbe6
 SHA512 
598e1ba668f73c639afb786ed6b210ff9c62c9e12fabc87d6682c9876b08e96b43b7dbb4d53ac8bbe7c1c11b709d1a6e8c231f46598b74c271909d26fb26edb3
-DIST yesod-static-1.5.0.3.tar.gz 25036 BLAKE2B 
710018d59b605cf28097ea93b009d52e0a4ac5504a0e8b94bfccdc522496538979838c7a75ad7312d8b3b8b359df3b4434a7f4d217e1ba3bbff089d494dc4b55
 SHA512 
5fd0de8c034063b637ff90382fb5fb31e810eff196327becd6b217df39b9bf8612deb56ffc8996395c7a46223983333c45f14020952422260aea3629d6429122
-DIST yesod-static-1.5.0.5.tar.gz 25028 BLAKE2B 
5ad12523d3e09e23a5a62eec2c7cd27a7c04cb42190429627e398fe6c4d8663cd737abb1cb0f696270e6ebd489bb3dd84bd4c8d9c8fe789b42d7696d1073a9d5
 SHA512 
51c522e51389843da5fb7a3d90d5b18a0e216451bd9322d55f815c393a6f2a5cd3e0f195fe924db15f18d14f1c0ecac521a6e74b975b2cdbc9c1d3a5da85e9ba
-DIST yesod-static-1.5.1.1.tar.gz 25211 BLAKE2B 
4691472d183e9350182654b3cba6262143f388e50b9e0b311146b047d47ae2587ea6c663ee8b4fa1fda8110667ed031b6a613d0ed4138b2473db32d6d55fe3ae
 SHA512 
cdca4f3d2df8324ebf26aa39eba0d9f8bef75ea4fa6eaaa25b65e3a223af2229a4ea14130b8a30a6336b8676c34f448e6adede8023e218d7d8b80703813268a0
 DIST yesod-static-1.6.0.1.tar.gz 25463 BLAKE2B 
98b5a317a2d8c91d5ef9628422dd7ce8627f7f47c88722e2732aac23705f44f449ebee4bf179c2c7e429026b52920df487c257aefd75a18efe6be1717e50dd94
 SHA512 
2e1e4873248d435a9d58f3075b6c06cde2edcdd520f700dc7f0427039c236d28787f62a643a8cf57b74d85a885625474a5662b91a56c25e8f4d1737be525bc2f

diff --git a/dev-haskell/yesod-static/yesod-static-1.2.4.ebuild 
b/dev-haskell/yesod-static/yesod-static-1.2.4.ebuild
deleted file mode 100644
index f46ff680bf6..00000000000
--- a/dev-haskell/yesod-static/yesod-static-1.2.4.ebuild
+++ /dev/null
@@ -1,56 +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.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Static file serving subsite for Yesod Web Framework"
-HOMEPAGE="https://www.yesodweb.com/";
-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/attoparsec-0.10:=[profile?]
-       >=dev-haskell/base64-bytestring-0.1.0.1:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/byteable-0.1:=[profile?]
-       >=dev-haskell/conduit-0.5:=[profile?]
-       dev-haskell/conduit-extra:=[profile?]
-       >=dev-haskell/cryptohash-0.11:=[profile?]
-       >=dev-haskell/cryptohash-conduit-0.1:=[profile?]
-       >=dev-haskell/css-text-0.1.2:=[profile?]
-       dev-haskell/data-default:=[profile?]
-       >=dev-haskell/file-embed-0.0.4.1:=[profile?] 
<dev-haskell/file-embed-0.5:=[profile?]
-       >=dev-haskell/hashable-1.1:=[profile?]
-       dev-haskell/hjsmin:=[profile?]
-       >=dev-haskell/http-types-0.7:=[profile?]
-       >=dev-haskell/mime-types-0.1:=[profile?]
-       >=dev-haskell/resourcet-0.4:=[profile?]
-       >=dev-haskell/shakespeare-css-1.0.3:=[profile?]
-       >=dev-haskell/system-fileio-0.3:=[profile?]
-       >=dev-haskell/system-filepath-0.4.6:=[profile?] 
<dev-haskell/system-filepath-0.5:=[profile?]
-       >=dev-haskell/text-0.9:=[profile?]
-       >=dev-haskell/transformers-0.2.2:=[profile?]
-       >=dev-haskell/unix-compat-0.2:=[profile?]
-       >=dev-haskell/unordered-containers-0.2:=[profile?]
-       >=dev-haskell/wai-1.3:=[profile?]
-       >=dev-haskell/wai-app-static-1.3.2:=[profile?]
-       >=dev-haskell/yesod-core-1.2:=[profile?] 
<dev-haskell/yesod-core-1.3:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( >=dev-haskell/hspec-1.3
-               dev-haskell/hunit
-               dev-haskell/wai-extra
-               dev-haskell/wai-test
-               >=dev-haskell/yesod-test-1.2 )
-"

diff --git a/dev-haskell/yesod-static/yesod-static-1.4.0.4.ebuild 
b/dev-haskell/yesod-static/yesod-static-1.4.0.4.ebuild
deleted file mode 100644
index 1cf5f6db37b..00000000000
--- a/dev-haskell/yesod-static/yesod-static-1.4.0.4.ebuild
+++ /dev/null
@@ -1,54 +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.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Static file serving subsite for Yesod Web Framework"
-HOMEPAGE="https://www.yesodweb.com/";
-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/attoparsec-0.10:=[profile?]
-       >=dev-haskell/base64-bytestring-0.1.0.1:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/byteable-0.1:=[profile?]
-       >=dev-haskell/conduit-0.5:=[profile?]
-       dev-haskell/conduit-extra:=[profile?]
-       >=dev-haskell/cryptohash-0.11:=[profile?]
-       >=dev-haskell/cryptohash-conduit-0.1:=[profile?]
-       >=dev-haskell/css-text-0.1.2:=[profile?]
-       dev-haskell/data-default:=[profile?]
-       >=dev-haskell/file-embed-0.0.4.1:=[profile?] 
<dev-haskell/file-embed-0.5:=[profile?]
-       >=dev-haskell/hashable-1.1:=[profile?]
-       dev-haskell/hjsmin:=[profile?]
-       >=dev-haskell/http-types-0.7:=[profile?]
-       >=dev-haskell/mime-types-0.1:=[profile?]
-       >=dev-haskell/resourcet-0.4:=[profile?]
-       >=dev-haskell/system-fileio-0.3:=[profile?]
-       >=dev-haskell/system-filepath-0.4.6:=[profile?] 
<dev-haskell/system-filepath-0.5:=[profile?]
-       >=dev-haskell/text-0.9:=[profile?]
-       >=dev-haskell/transformers-0.2.2:=[profile?]
-       >=dev-haskell/unix-compat-0.2:=[profile?]
-       >=dev-haskell/unordered-containers-0.2:=[profile?]
-       >=dev-haskell/wai-1.3:=[profile?]
-       >=dev-haskell/wai-app-static-1.3.2:=[profile?]
-       >=dev-haskell/yesod-core-1.4:=[profile?] 
<dev-haskell/yesod-core-1.5:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( >=dev-haskell/hspec-1.3
-               dev-haskell/hunit
-               dev-haskell/wai-extra
-               >=dev-haskell/yesod-test-1.4 )
-"

diff --git a/dev-haskell/yesod-static/yesod-static-1.5.0.3.ebuild 
b/dev-haskell/yesod-static/yesod-static-1.5.0.3.ebuild
deleted file mode 100644
index 9de28b03322..00000000000
--- a/dev-haskell/yesod-static/yesod-static-1.5.0.3.ebuild
+++ /dev/null
@@ -1,53 +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="Static file serving subsite for Yesod Web Framework"
-HOMEPAGE="https://www.yesodweb.com/";
-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/attoparsec-0.10:=[profile?]
-       >=dev-haskell/base64-bytestring-0.1.0.1:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/byteable-0.1:=[profile?]
-       >=dev-haskell/conduit-0.5:=[profile?]
-       dev-haskell/conduit-extra:=[profile?]
-       >=dev-haskell/cryptohash-0.11:=[profile?]
-       >=dev-haskell/cryptohash-conduit-0.1:=[profile?]
-       >=dev-haskell/css-text-0.1.2:=[profile?]
-       dev-haskell/data-default:=[profile?]
-       >=dev-haskell/file-embed-0.0.4.1:=[profile?] 
<dev-haskell/file-embed-0.5:=[profile?]
-       >=dev-haskell/hashable-1.1:=[profile?]
-       dev-haskell/hjsmin:=[profile?]
-       >=dev-haskell/http-types-0.7:=[profile?]
-       >=dev-haskell/mime-types-0.1:=[profile?]
-       >=dev-haskell/old-time-1.0:=[profile?]
-       >=dev-haskell/resourcet-0.4:=[profile?]
-       >=dev-haskell/text-0.9:=[profile?]
-       >=dev-haskell/transformers-0.2.2:=[profile?]
-       >=dev-haskell/unix-compat-0.2:=[profile?]
-       >=dev-haskell/unordered-containers-0.2:=[profile?]
-       >=dev-haskell/wai-1.3:=[profile?]
-       >=dev-haskell/wai-app-static-3.1:=[profile?]
-       >=dev-haskell/yesod-core-1.4:=[profile?] 
<dev-haskell/yesod-core-1.5:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( >=dev-haskell/hspec-1.3
-               dev-haskell/hunit
-               dev-haskell/wai-extra
-               >=dev-haskell/yesod-test-1.4 )
-"

diff --git a/dev-haskell/yesod-static/yesod-static-1.5.0.5.ebuild 
b/dev-haskell/yesod-static/yesod-static-1.5.0.5.ebuild
deleted file mode 100644
index 2ab06bb3995..00000000000
--- a/dev-haskell/yesod-static/yesod-static-1.5.0.5.ebuild
+++ /dev/null
@@ -1,52 +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.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Static file serving subsite for Yesod Web Framework"
-HOMEPAGE="https://www.yesodweb.com/";
-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/attoparsec-0.10:=[profile?]
-       >=dev-haskell/base64-bytestring-0.1.0.1:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/byteable-0.1:=[profile?]
-       >=dev-haskell/conduit-0.5:=[profile?]
-       dev-haskell/conduit-extra:=[profile?]
-       >=dev-haskell/cryptohash-0.11:=[profile?]
-       >=dev-haskell/cryptohash-conduit-0.1:=[profile?]
-       >=dev-haskell/css-text-0.1.2:=[profile?]
-       dev-haskell/data-default:=[profile?]
-       >=dev-haskell/file-embed-0.0.4.1:=[profile?] 
<dev-haskell/file-embed-0.5:=[profile?]
-       >=dev-haskell/hashable-1.1:=[profile?]
-       dev-haskell/hjsmin:=[profile?]
-       >=dev-haskell/http-types-0.7:=[profile?]
-       >=dev-haskell/mime-types-0.1:=[profile?]
-       >=dev-haskell/old-time-1.0:=[profile?]
-       >=dev-haskell/resourcet-0.4:=[profile?]
-       >=dev-haskell/text-0.9:=[profile?]
-       >=dev-haskell/unix-compat-0.2:=[profile?]
-       >=dev-haskell/unordered-containers-0.2:=[profile?]
-       >=dev-haskell/wai-1.3:=[profile?]
-       >=dev-haskell/wai-app-static-3.1:=[profile?]
-       >=dev-haskell/yesod-core-1.4:=[profile?] 
<dev-haskell/yesod-core-1.5:=[profile?]
-       >=dev-lang/ghc-7.8.2:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.18.1.3
-       test? ( >=dev-haskell/hspec-1.3
-               dev-haskell/hunit
-               dev-haskell/wai-extra
-               >=dev-haskell/yesod-test-1.4 )
-"

diff --git a/dev-haskell/yesod-static/yesod-static-1.5.1.1.ebuild 
b/dev-haskell/yesod-static/yesod-static-1.5.1.1.ebuild
deleted file mode 100644
index bc77c46d56e..00000000000
--- a/dev-haskell/yesod-static/yesod-static-1.5.1.1.ebuild
+++ /dev/null
@@ -1,53 +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.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Static file serving subsite for Yesod Web Framework"
-HOMEPAGE="https://www.yesodweb.com/";
-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/attoparsec-0.10:=[profile?]
-       >=dev-haskell/base64-bytestring-0.1.0.1:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/byteable-0.1:=[profile?]
-       >=dev-haskell/conduit-0.5:=[profile?]
-       dev-haskell/conduit-extra:=[profile?]
-       >=dev-haskell/cryptohash-0.11:=[profile?]
-       >=dev-haskell/cryptohash-conduit-0.1:=[profile?]
-       >=dev-haskell/css-text-0.1.2:=[profile?]
-       dev-haskell/data-default:=[profile?]
-       dev-haskell/exceptions:=[profile?]
-       >=dev-haskell/file-embed-0.0.4.1:=[profile?] 
<dev-haskell/file-embed-0.5:=[profile?]
-       >=dev-haskell/hashable-1.1:=[profile?]
-       dev-haskell/hjsmin:=[profile?]
-       >=dev-haskell/http-types-0.7:=[profile?]
-       >=dev-haskell/mime-types-0.1:=[profile?]
-       >=dev-haskell/old-time-1.0:=[profile?]
-       >=dev-haskell/resourcet-0.4:=[profile?]
-       >=dev-haskell/text-0.9:=[profile?]
-       >=dev-haskell/unix-compat-0.2:=[profile?]
-       >=dev-haskell/unordered-containers-0.2:=[profile?]
-       >=dev-haskell/wai-1.3:=[profile?]
-       >=dev-haskell/wai-app-static-3.1:=[profile?]
-       >=dev-haskell/yesod-core-1.4:=[profile?] 
<dev-haskell/yesod-core-1.5:=[profile?]
-       >=dev-lang/ghc-7.8.2:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.18.1.3
-       test? ( >=dev-haskell/hspec-1.3
-               dev-haskell/hunit
-               dev-haskell/wai-extra
-               >=dev-haskell/yesod-test-1.4 )
-"

Reply via email to