summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-04-03 09:45:50 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-04-03 14:36:34 +0100
commit0ce067cca427b07367ed3ad104e9b2a508b6022b (patch)
treec8717fa73835a1695385fb2c90524aafb265ad40 /dev-haskell/xml-types/xml-types-0.3.3.ebuild
parentdev-haskell/xss-sanitize: drop old (diff)
downloadgentoo-0ce067cca427b07367ed3ad104e9b2a508b6022b.tar.gz
gentoo-0ce067cca427b07367ed3ad104e9b2a508b6022b.tar.bz2
gentoo-0ce067cca427b07367ed3ad104e9b2a508b6022b.zip
dev-haskell/xml-types: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/xml-types/xml-types-0.3.3.ebuild')
-rw-r--r--dev-haskell/xml-types/xml-types-0.3.3.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-haskell/xml-types/xml-types-0.3.3.ebuild b/dev-haskell/xml-types/xml-types-0.3.3.ebuild
deleted file mode 100644
index e25f005a7096..000000000000
--- a/dev-haskell/xml-types/xml-types-0.3.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 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="Basic types for representing XML"
-HOMEPAGE="https://john-millikin.com/software/haskell-xml/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/text:=[profile?]
- >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.6"