From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7DCFE158094 for ; Thu, 29 Sep 2022 07:49:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C606E0933; Thu, 29 Sep 2022 07:49:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7462CE0933 for ; Thu, 29 Sep 2022 07:49:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B3973412D5 for ; Thu, 29 Sep 2022 07:49:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDFC15EB for ; Thu, 29 Sep 2022 07:49:21 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1664437441.0beeed980b3a44c23f6669b1c2c39e50d02bfc56.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/th-expand-syns/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/th-expand-syns/Manifest dev-haskell/th-expand-syns/metadata.xml dev-haskell/th-expand-syns/th-expand-syns-0.4.9.0.ebuild profiles/package.mask X-VCS-Directories: profiles/ dev-haskell/th-expand-syns/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 0beeed980b3a44c23f6669b1c2c39e50d02bfc56 X-VCS-Branch: master Date: Thu, 29 Sep 2022 07:49:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a5e6a6c7-6d31-4838-8af8-810d2042e09e X-Archives-Hash: 04a9154505e7c1bf6382751198a5b3ce commit: 0beeed980b3a44c23f6669b1c2c39e50d02bfc56 Author: Jakov Smolić gentoo org> AuthorDate: Thu Sep 29 07:44:01 2022 +0000 Commit: Jakov Smolić gentoo 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ć 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 @@ - - - - - haskell@gentoo.org - Gentoo Haskell - - - DanielSchuessler/th-expand-syns - - 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-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 (2022-08-21) # doctest-parallel does not currently work with Setup.hs (used internally by