diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 11:43:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:36:34 +0100 |
commit | 9cae6c9b99a471323b8454608cd7c3b8f2bee10a (patch) | |
tree | 76765213cae5b1ff6087d41180c743e6c0f1477f /dev-haskell/httpd-shed | |
parent | dev-haskell/hxt: drop old (diff) | |
download | gentoo-9cae6c9b99a471323b8454608cd7c3b8f2bee10a.tar.gz gentoo-9cae6c9b99a471323b8454608cd7c3b8f2bee10a.tar.bz2 gentoo-9cae6c9b99a471323b8454608cd7c3b8f2bee10a.zip |
dev-haskell/httpd-shed: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/httpd-shed')
-rw-r--r-- | dev-haskell/httpd-shed/Manifest | 1 | ||||
-rw-r--r-- | dev-haskell/httpd-shed/httpd-shed-0.4.0.2.ebuild | 31 | ||||
-rw-r--r-- | dev-haskell/httpd-shed/httpd-shed-0.4.ebuild | 24 |
3 files changed, 0 insertions, 56 deletions
diff --git a/dev-haskell/httpd-shed/Manifest b/dev-haskell/httpd-shed/Manifest index 9a0c67c18377..65b21b3fa7b3 100644 --- a/dev-haskell/httpd-shed/Manifest +++ b/dev-haskell/httpd-shed/Manifest @@ -1,3 +1,2 @@ -DIST httpd-shed-0.4.0.2.tar.gz 4240 SHA256 43f68fcf61e9880e00b5c5a7f2d8f3b89e5a79a803cddb337e66c29e8aca6770 SHA512 1e4da4e52c4f975cd5d66c24e0fc5703a7118a518f59dca0a3ef66b166f1dbfb85b4a036116f958c3ebd7a582d87fc56aa825a89bddf7aedba00fec10617cef6 WHIRLPOOL 37d672ddf4631df8d29ae26e193b47390dc30b24cbe9c63e799d23f51ff243307e4cbfc4491166df98240879c354cf5970d1595faf2c319cd4bdfc555b3e7801 DIST httpd-shed-0.4.0.3.tar.gz 4308 SHA256 b0ff87d81e61f788d3920d952e4469d984742ba49c006df086c159886bf09218 SHA512 4fc4da5dd42194890e4201129c7217191cc1c8f82a366b84f42f9129c45fa5cb40211674608c84df420f8d8659fd60908880d14176a36f6aa0f89c01a8c1fa6c WHIRLPOOL 653748463726872a0c05c80792586941bdc94174dd2b0a0a81ef54216af52bdd0cbeb578e8e0c1e43eebbdad53f26fea5e8ca2a583253e74aabea9903f557aa7 DIST httpd-shed-0.4.tar.gz 4065 SHA256 c03f784742bdc3053c7e867e587ee859a9a3adaa082d36bdb2ea69da1b02069f SHA512 71b3fc8038e5245589aab99b9fa3eeef0ec13cc78bba33d88b8c7569f30b0ba18b645a939771b3d325d3e666b99c3c4428403ae016d14df55ce8dcba2e9d61e9 WHIRLPOOL 418a22fa7ad36d885e932ecf051395014bce9a9165bd6ad64559995284879f6ec20d8085af2a8f05a2b7e8d63871ae4d2d5bd5c2f278da0b45959a5ebfe4be1e diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4.0.2.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4.0.2.ebuild deleted file mode 100644 index 66d8195e0b5e..000000000000 --- a/dev-haskell/httpd-shed/httpd-shed-0.4.0.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.9999 - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A simple web-server with an interact style API" -HOMEPAGE="http://hackage.haskell.org/package/httpd-shed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" -IUSE="buildexamples" - -RDEPEND=">=dev-haskell/network-2.3:=[profile?] <dev-haskell/network-2.6:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag buildexamples buildexamples) -} diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild deleted file mode 100644 index 2bd8bed835df..000000000000 --- a/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# ebuild generated by hackport 0.2.17.9999 - -EAPI=4 - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A simple web-server with an interact style API" -HOMEPAGE="http://hackage.haskell.org/package/httpd-shed" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" -IUSE="" - -RDEPEND="dev-haskell/network[profile?] - >=dev-lang/ghc-6.10.1" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.2" |