diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 11:41:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:36:34 +0100 |
commit | a6990636c7f3d8206434f894db2df17d743733b4 (patch) | |
tree | 393f39d43586cf1141eda776ea164e6a502a805a /dev-haskell/hxt | |
parent | dev-haskell/hxt-charproperties: drop old (diff) | |
download | gentoo-a6990636c7f3d8206434f894db2df17d743733b4.tar.gz gentoo-a6990636c7f3d8206434f894db2df17d743733b4.tar.bz2 gentoo-a6990636c7f3d8206434f894db2df17d743733b4.zip |
dev-haskell/hxt: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/hxt')
-rw-r--r-- | dev-haskell/hxt/Manifest | 1 | ||||
-rw-r--r-- | dev-haskell/hxt/hxt-9.3.1.1.ebuild | 31 |
2 files changed, 0 insertions, 32 deletions
diff --git a/dev-haskell/hxt/Manifest b/dev-haskell/hxt/Manifest index 4b154d40ea23..27b1aca2d9b5 100644 --- a/dev-haskell/hxt/Manifest +++ b/dev-haskell/hxt/Manifest @@ -1,2 +1 @@ -DIST hxt-9.3.1.1.tar.gz 228205 SHA256 bea0544c7945b6a268ee340be0fe0699335182602454f9565a4227d277411ff4 SHA512 1c82042fea7765112f28703f51fda2a567e7c9b6103e3e86f0d90c0fefcaf2f662ded8d11c3624480cfceab98224c081f7b2fe8748e1aa002393f9d282cd5c4b WHIRLPOOL 8bfc71b9859ea0a7ff71ca22aa5acc41e4e6083cc247b67d12859d74e8eabfc38a44912f831141ff46bab5419c25e0dee360a4919dda6f13ebc9210e741aee81 DIST hxt-9.3.1.15.tar.gz 235096 SHA256 723e7b3c22f58771087e7763d11702b3ae3aa910158a2beee70e973722966560 SHA512 f2d4d853811667b663d434671bc5743f7019fe435c9c39af359a0305e4c5bfdf53540b9cd33930bd13d07482cc583fd1f231fe33995b9a55b785af8d98f1fe24 WHIRLPOOL 1ac32d9596f84a3799ed01ed25c0c90009eed547b7a5dc5b376d77ce9debd4603d0194d5e40952e85ebdd200ffcb50bfff60938dd3cb37aed387e67701580bb6 diff --git a/dev-haskell/hxt/hxt-9.3.1.1.ebuild b/dev-haskell/hxt/hxt-9.3.1.1.ebuild deleted file mode 100644 index 3131d6706df3..000000000000 --- a/dev-haskell/hxt/hxt-9.3.1.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.3.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A collection of tools for processing XML with Haskell" -HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-1:=[profile?] - >=dev-haskell/hunit-1.2:=[profile?] <dev-haskell/hunit-2:=[profile?] - >=dev-haskell/hxt-charproperties-9.1:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?] - =dev-haskell/hxt-regex-xmlschema-9*:=[profile?] - >=dev-haskell/hxt-unicode-9.0.1:=[profile?] <dev-haskell/hxt-unicode-10:=[profile?] - =dev-haskell/mtl-2*:=[profile?] - >=dev-haskell/network-2.4:=[profile?] <dev-haskell/network-3:=[profile?] - >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] - >=dev-lang/ghc-6.10.4:=" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8" |