commit:     0fb4bb19c316c83550fe90677be35ca7944e656b
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 07:52:11 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 07:52:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb4bb19

dev-haskell/hxt-regex-xmlschema: Remove last-rited pkg

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-haskell/hxt-regex-xmlschema/Manifest           |  1 -
 .../hxt-regex-xmlschema-9.2.0.7.ebuild             | 33 ----------------------
 dev-haskell/hxt-regex-xmlschema/metadata.xml       | 20 -------------
 profiles/package.mask                              |  1 -
 4 files changed, 55 deletions(-)

diff --git a/dev-haskell/hxt-regex-xmlschema/Manifest 
b/dev-haskell/hxt-regex-xmlschema/Manifest
deleted file mode 100644
index e1e6d0d6ff7d..000000000000
--- a/dev-haskell/hxt-regex-xmlschema/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hxt-regex-xmlschema-9.2.0.7.tar.gz 35907 BLAKE2B 
19fbfba0c2ce74f30992a0cb0496e216b19ed303cfa86e80b284f97351c13f95d12a0aeadcf0a2a521e5c479e871cd0537c34c04393b13e2c659a7c01642fdc9
 SHA512 
8ce1b2c1bcc79f8072d5b1dcfc9d184bb3286065b290e4df80fd02d454725d97d4346554a913a167eb97a45fba43b5000a08e8a9cf1dac129ff261b917d2e4cf

diff --git a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.7.ebuild 
b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.7.ebuild
deleted file mode 100644
index 497a0ef637a1..000000000000
--- a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.7.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.7.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A regular expression library for W3C XML Schema regular 
expressions"
-HOMEPAGE="https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="profile"
-
-RDEPEND=">=dev-haskell/hxt-charproperties-9:=[profile?]
-       >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?]
-       >=dev-haskell/text-0.10:=[profile?]
-       >=dev-lang/ghc-8.4.3:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-2.2.0.1
-       test? ( dev-haskell/hunit )
-"
-
-src_configure() {
-       haskell-cabal_src_configure \
-               $(cabal_flag profile profile)
-}

diff --git a/dev-haskell/hxt-regex-xmlschema/metadata.xml 
b/dev-haskell/hxt-regex-xmlschema/metadata.xml
deleted file mode 100644
index a977bed04c46..000000000000
--- a/dev-haskell/hxt-regex-xmlschema/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Haskell</name>
-       </maintainer>
-       <longdescription>
-               This library supports full W3C XML Schema regular expressions
-               inclusive all Unicode character sets and blocks.
-               The complete grammar can be found under 
&lt;http://www.w3.org/TR/xmlschema11-2/#regexs&gt;.
-               It is implemented by the technique of derivations of regular 
expressions.
-               The W3C syntax is extended to support not only union of regular 
sets,
-               but also intersection, set difference, exor.
-               Matching of subexpressions is also supported.
-               The library can be used for constricting lightweight scanners 
and tokenizers.
-               It is a standalone library, no external regex libraries are 
used.
-               This package is a substitute for the old regex-xmlschema 
package.
-       </longdescription>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index c95af3bb31a8..7d108bfec73c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -304,7 +304,6 @@ dev-haskell/http-download
 dev-haskell/http-streams
 dev-haskell/hxt
 dev-haskell/hxt-charproperties
-dev-haskell/hxt-regex-xmlschema
 
 # hololeap <[email protected]> (2022-08-21)
 # doctest-parallel does not currently work with Setup.hs (used internally by

Reply via email to