diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 11:14:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:36:34 +0100 |
commit | c79546dbfdc024cdf7e1460ff709d28ac363dca2 (patch) | |
tree | 2cee956ecc6d6510f08425a433746e743504d67f /dev-haskell/network-protocol-xmpp | |
parent | dev-haskell/network-uri: drop old (diff) | |
download | gentoo-c79546dbfdc024cdf7e1460ff709d28ac363dca2.tar.gz gentoo-c79546dbfdc024cdf7e1460ff709d28ac363dca2.tar.bz2 gentoo-c79546dbfdc024cdf7e1460ff709d28ac363dca2.zip |
dev-haskell/network-protocol-xmpp: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/network-protocol-xmpp')
4 files changed, 0 insertions, 105 deletions
diff --git a/dev-haskell/network-protocol-xmpp/Manifest b/dev-haskell/network-protocol-xmpp/Manifest index 662d52a957c9..2aaf4d094848 100644 --- a/dev-haskell/network-protocol-xmpp/Manifest +++ b/dev-haskell/network-protocol-xmpp/Manifest @@ -1,4 +1 @@ -DIST network-protocol-xmpp-0.4.4.tar.gz 24260 SHA256 3e13671a389e91c995ec5d3bf405068a841f405581b6af2540917ea544205a50 SHA512 fde8b57f8297129772117021ffa8af6d27b79068f7aa6990cd9be61f104b9aad4d9bfad35743baa013a3d09ca586ab71267e929a21983aa5e16869ca3688ce57 WHIRLPOOL 487df848074dda9b6d40a37d859e995fda1775adce54a8b9ea71a2b91bc8b69ac1d6c7da4a8dd9e3fa34cf0f0c434f7384b0a59697bc68d225ac71874fc499c7 -DIST network-protocol-xmpp-0.4.5.tar.gz 24296 SHA256 ef014182101477cef7a8218a6ec9fb25f6e7b79558f1987d7d88dde76d6a16de SHA512 357f50fe6642f9b4215658e6b17196ca97805d0d0e1f0439632a81003215255804d17bb748a700be3014647309aae0d046ad5b8883b35ac87d74f786293d22ac WHIRLPOOL 2b44764fb923d474d3f878cf076ab00b9d2bf43973c0aa1178287e974eb4b1718cd12129dd0424e0bd0099841ec8adf11b44c1805bc1cd9fb9340125fb29828f -DIST network-protocol-xmpp-0.4.6.tar.gz 24100 SHA256 d6ec010deff24503e8f8fdb67cfd10ba84f19907c95bf1fca24dec10be74aa76 SHA512 3f09624ebcf50accee280659c4833a76d4822893ddf746039ba6d449ed1e5837e1104870cfd4be92d96bb4fbabc683fd95c1f32facde9f9457c8c2d242d08cb1 WHIRLPOOL 5249d9eceeff77a42489b8ed40083fd59b265dc5cd1ed6039a4953f124bb24eb06abb6cf0ebcfc2f60ef5c8b71f3d3bd987d87acd6245bc636848232a1607fa3 DIST network-protocol-xmpp-0.4.8.tar.gz 24289 SHA256 ea7729e00452da11ed489a71f482e0aa082b0fb872eedca2e3722a05fd421e1e SHA512 029cbb1a0ea6691fd886b326eee7a24e8300bbece1f0c0f564b43b0e344f4107ca980d97342271cab0b9c1333fc445ac10f7dfae41dd2b6e6ea995bfb810311e WHIRLPOOL 68835e99c69c6b33013e20758741d3a63c3b03c718e5232d8e220d4b2c1870b5bf694fbf336720ebf6e555f82a1d3d002fd667844f25abe818b9d337f8543060 diff --git a/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.4.ebuild b/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.4.ebuild deleted file mode 100644 index 783294cacf7e..000000000000 --- a/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.4.ebuild +++ /dev/null @@ -1,34 +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.3.1.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Client library for the XMPP protocol" -HOMEPAGE="https://john-millikin.com/software/haskell-xmpp/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="=dev-haskell/gnuidn-0.2*:=[profile?] - >=dev-haskell/gnutls-0.1.4:=[profile?] - <dev-haskell/gnutls-0.3:=[profile?] - =dev-haskell/gsasl-0.3*:=[profile?] - =dev-haskell/libxml-sax-0.7*:=[profile?] - =dev-haskell/monads-tf-0.1*:=[profile?] - >=dev-haskell/network-2.2:=[profile?] - >=dev-haskell/text-0.10:=[profile?] - <dev-haskell/text-0.12:=[profile?] - >=dev-haskell/transformers-0.2:=[profile?] - =dev-haskell/xml-types-0.3*:=[profile?] - >=dev-lang/ghc-6.10.4:=" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6" diff --git a/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.5.ebuild b/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.5.ebuild deleted file mode 100644 index 4db2470d04e4..000000000000 --- a/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.5.ebuild +++ /dev/null @@ -1,34 +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.3.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Client library for the XMPP protocol" -HOMEPAGE="https://john-millikin.com/software/haskell-xmpp/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="=dev-haskell/gnuidn-0.2*:=[profile?] - >=dev-haskell/gnutls-0.1.4:=[profile?] - <dev-haskell/gnutls-0.3:=[profile?] - =dev-haskell/gsasl-0.3*:=[profile?] - =dev-haskell/libxml-sax-0.7*:=[profile?] - =dev-haskell/monads-tf-0.1*:=[profile?] - >=dev-haskell/network-2.2:=[profile?] - >=dev-haskell/text-0.10:=[profile?] - <dev-haskell/text-0.12:=[profile?] - >=dev-haskell/transformers-0.2:=[profile?] - =dev-haskell/xml-types-0.3*:=[profile?] - >=dev-lang/ghc-6.10.4:=" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6" diff --git a/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.6.ebuild b/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.6.ebuild deleted file mode 100644 index b57b45925c33..000000000000 --- a/dev-haskell/network-protocol-xmpp/network-protocol-xmpp-0.4.6.ebuild +++ /dev/null @@ -1,34 +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.3.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Client library for the XMPP protocol" -HOMEPAGE="https://john-millikin.com/software/haskell-xmpp/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/gnuidn-0.2:=[profile?] <dev-haskell/gnuidn-0.3:=[profile?] - >=dev-haskell/gnutls-0.1.4:=[profile?] <dev-haskell/gnutls-0.3:=[profile?] - >=dev-haskell/gsasl-0.3:=[profile?] <dev-haskell/gsasl-0.4:=[profile?] - >=dev-haskell/libxml-sax-0.7:=[profile?] <dev-haskell/libxml-sax-0.8:=[profile?] - >=dev-haskell/monads-tf-0.1:=[profile?] <dev-haskell/monads-tf-0.2:=[profile?] - >=dev-haskell/network-2.2:=[profile?] - >=dev-haskell/text-0.10:=[profile?] - >=dev-haskell/transformers-0.2:=[profile?] - >=dev-haskell/xml-types-0.3:=[profile?] <dev-haskell/xml-types-0.4:=[profile?] - >=dev-lang/ghc-6.10.4:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6.0.3 -" |