commit: 0beeed980b3a44c23f6669b1c2c39e50d02bfc56 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Sep 29 07:44:01 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Sep 29 07:44:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0beeed98
dev-haskell/th-expand-syns: Remove last-rited pkg Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-haskell/th-expand-syns/Manifest | 1 - dev-haskell/th-expand-syns/metadata.xml | 11 ---------- .../th-expand-syns/th-expand-syns-0.4.9.0.ebuild | 24 ---------------------- profiles/package.mask | 1 - 4 files changed, 37 deletions(-) diff --git a/dev-haskell/th-expand-syns/Manifest b/dev-haskell/th-expand-syns/Manifest deleted file mode 100644 index ce4b5bc792ac..000000000000 --- a/dev-haskell/th-expand-syns/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST th-expand-syns-0.4.9.0.tar.gz 7381 BLAKE2B 7baf5af02ee17ac65cc11ea44c2413d70d49086a4cff5158e80955aa47c72ed74ae4cf02e32de2aa047e3c0eeb5a14ad4fa4a836d6ef3c1448d742cfce340d98 SHA512 ff20a81e37bbefa246c6c1c596f69f83f1d2f7fdbb217556d42fff1cedbf064b65cc6e005806022221b4b6bc5e5f1dcda75ca9b51efcff6d14bfe0e6b658485d diff --git a/dev-haskell/th-expand-syns/metadata.xml b/dev-haskell/th-expand-syns/metadata.xml deleted file mode 100644 index dca6a5681ded..000000000000 --- a/dev-haskell/th-expand-syns/metadata.xml +++ /dev/null @@ -1,11 +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> - <upstream> - <remote-id type="github">DanielSchuessler/th-expand-syns</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-haskell/th-expand-syns/th-expand-syns-0.4.9.0.ebuild b/dev-haskell/th-expand-syns/th-expand-syns-0.4.9.0.ebuild deleted file mode 100644 index b7dbef6e4685..000000000000 --- a/dev-haskell/th-expand-syns/th-expand-syns-0.4.9.0.ebuild +++ /dev/null @@ -1,24 +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="Expands type synonyms in Template Haskell ASTs" -HOMEPAGE="https://github.com/DanielSchuessler/th-expand-syns" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-haskell/syb:=[profile?] - >=dev-haskell/th-abstraction-0.4.3:=[profile?] <dev-haskell/th-abstraction-0.5:=[profile?] - >=dev-lang/ghc-8.4.3:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-2.2.0.1 -" diff --git a/profiles/package.mask b/profiles/package.mask index 0a29d5771842..92dcc1570903 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -346,7 +346,6 @@ dev-haskell/snap-server dev-haskell/tar-conduit dev-haskell/template-haskell-compat-v0208 dev-haskell/text-metrics -dev-haskell/th-expand-syns # hololeap <[email protected]> (2022-08-21) # doctest-parallel does not currently work with Setup.hs (used internally by
