commit:     7db00df9ce1afe8eb64a99ca38181c04daa6a203
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 14:31:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 14:31:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db00df9

dev-haskell/hastache: Remove last-rited pkg

Closes: https://bugs.gentoo.org/735996
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-haskell/hastache/Manifest              |  1 -
 dev-haskell/hastache/hastache-0.6.1.ebuild | 38 ------------------------------
 dev-haskell/hastache/metadata.xml          | 16 -------------
 profiles/package.mask                      |  7 ------
 4 files changed, 62 deletions(-)

diff --git a/dev-haskell/hastache/Manifest b/dev-haskell/hastache/Manifest
deleted file mode 100644
index e5e06f7f787..00000000000
--- a/dev-haskell/hastache/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hastache-0.6.1.tar.gz 16452 BLAKE2B 
69e0a6fa7798767d2192fd02ae2f0f2f51962eb4bc6303186ced14a7f9c5c044075be76df5314610c3f816c76fb0d790060e547491bb2e4d972bdec5b93576c3
 SHA512 
3f7f7d0b97e88aca474b818c0e7b48187bfade855b6117dce50ed3e64b557586b1827272d46438a7e36990fb932d6503c982fa4fc6b2dbb33b463b14d39436b4

diff --git a/dev-haskell/hastache/hastache-0.6.1.ebuild 
b/dev-haskell/hastache/hastache-0.6.1.ebuild
deleted file mode 100644
index cafbefd8ace..00000000000
--- a/dev-haskell/hastache/hastache-0.6.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.4.9999
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Haskell implementation of Mustache templates"
-HOMEPAGE="https://github.com/lymar/hastache";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # fails to build with ghc-7.10
-
-RDEPEND="dev-haskell/blaze-builder:=[profile?]
-       dev-haskell/ieee754:=[profile?]
-       dev-haskell/mtl:=[profile?]
-       dev-haskell/syb:=[profile?]
-       dev-haskell/text:=[profile?]
-       dev-haskell/transformers:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( dev-haskell/hunit )
-"
-
-src_prepare() {
-       cabal_chdeps \
-               'base >=4 && <4.9' 'base >=4'
-}

diff --git a/dev-haskell/hastache/metadata.xml 
b/dev-haskell/hastache/metadata.xml
deleted file mode 100644
index 3b604aa64bd..00000000000
--- a/dev-haskell/hastache/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Haskell</name>
-       </maintainer>
-       <longdescription>
-               Haskell implementation of Mustache templates 
(&lt;https://mustache.github.com/&gt;).
-               
-               See homepage for examples of usage: 
&lt;https://github.com/lymar/hastache&gt;
-       </longdescription>
-       <upstream>
-               <remote-id type="github">lymar/hastache</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 9f3e90b07a8..a3e741b8f9b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -564,13 +564,6 @@ dev-haskell/drift
 # Masked to allow py2.7 removal
 dev-lang/spark
 
-# Sergei Trofimovich <[email protected]> (2020-08-22)
-# Obsolete package without reverse dependencies.
-# Use dev-haskell/mustache instead.
-# Does not compile against ghc-8.8. Removal in 30 days.
-# Bug #735996.
-dev-haskell/hastache
-
 # Alfredo Tupone <[email protected]> (2020-08-16)
 # Ported to py3.8 but not yet released
 # Masked to allow py2.7 removal

Reply via email to