dev-haskell/hxt: drop old
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 3 Apr 2016 10:41:27 +0000 (11:41 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 3 Apr 2016 13:36:34 +0000 (14:36 +0100)
Package-Manager: portage-2.2.28

dev-haskell/hxt/Manifest
dev-haskell/hxt/hxt-9.3.1.1.ebuild [deleted file]

index 4b154d40ea236eb575241788a1309de3d1a8d608..27b1aca2d9b5c12b9e84242161011686daf70486 100644 (file)
@@ -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 (file)
index 3131d67..0000000
+++ /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"