commit:     29b7d02aa96ae9be52127a4da6ba21d2cc49cbff
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 07:43:55 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 07:43:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b7d02a

dev-haskell/th-orphans: Remove last-rited pkg

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

 dev-haskell/th-orphans/Manifest                  |  1 -
 dev-haskell/th-orphans/metadata.xml              | 14 ------------
 dev-haskell/th-orphans/th-orphans-0.13.13.ebuild | 27 ------------------------
 profiles/package.mask                            |  1 -
 4 files changed, 43 deletions(-)

diff --git a/dev-haskell/th-orphans/Manifest b/dev-haskell/th-orphans/Manifest
deleted file mode 100644
index d702c91a1c6c..000000000000
--- a/dev-haskell/th-orphans/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST th-orphans-0.13.13.tar.gz 9531 BLAKE2B 
742408b0ce6ceab0654b02b63fc0ad154005879b066602c5106485713b295aa2278105e04c044d777ee9d741325c8d9fe7ededc377016c50cda262090d8fa864
 SHA512 
94747e89c8471bd927810180af7572c5150ba7daabc4f45b41afda3210a42889b1fda05fd7fcecee2b1c2a92ea2ad195f924b44d22f0d269de2c94ade57fd335

diff --git a/dev-haskell/th-orphans/metadata.xml 
b/dev-haskell/th-orphans/metadata.xml
deleted file mode 100644
index f265d998b0c0..000000000000
--- a/dev-haskell/th-orphans/metadata.xml
+++ /dev/null
@@ -1,14 +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>
-               Orphan instances for TH datatypes.  In particular, instances
-               for Ord and Lift, as well as a few missing Show / Eq.  These
-               instances used to live in haskell-src-meta, and that's where
-               the version number started.
-       </longdescription>
-</pkgmetadata>

diff --git a/dev-haskell/th-orphans/th-orphans-0.13.13.ebuild 
b/dev-haskell/th-orphans/th-orphans-0.13.13.ebuild
deleted file mode 100644
index 8fb2051d3986..000000000000
--- a/dev-haskell/th-orphans/th-orphans-0.13.13.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# ebuild generated by hackport 0.7.2.1.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Orphan instances for TH datatypes"
-HOMEPAGE="https://hackage.haskell.org/package/th-orphans";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=dev-haskell/th-compat-0.1:=[profile?] 
<dev-haskell/th-compat-0.2:=[profile?]
-       >=dev-haskell/th-lift-0.7.1:=[profile?]
-       dev-haskell/th-lift-instances:=[profile?]
-       >=dev-haskell/th-reify-many-0.1:=[profile?] 
<dev-haskell/th-reify-many-0.2:=[profile?]
-       >=dev-lang/ghc-8.4.3:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-2.2.0.1
-       test? ( dev-haskell/hspec )
-"

diff --git a/profiles/package.mask b/profiles/package.mask
index e7cd60f4d179..0a29d5771842 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -347,7 +347,6 @@ dev-haskell/tar-conduit
 dev-haskell/template-haskell-compat-v0208
 dev-haskell/text-metrics
 dev-haskell/th-expand-syns
-dev-haskell/th-orphans
 
 # hololeap <[email protected]> (2022-08-21)
 # doctest-parallel does not currently work with Setup.hs (used internally by

Reply via email to