diff options
| author | 2022-08-21 23:24:58 +0200 | |
|---|---|---|
| committer | 2022-08-21 23:31:36 +0200 | |
| commit | 02c1df58c5ab3bd9b580d8a0d31234a2d975ddec (patch) | |
| tree | 3babf4a909a72c4a1da35b72e4d52f80cf6213ce | |
| parent | dev-haskell/thyme: treeclean (diff) | |
| download | gentoo-02c1df58c5ab3bd9b580d8a0d31234a2d975ddec.tar.gz gentoo-02c1df58c5ab3bd9b580d8a0d31234a2d975ddec.tar.bz2 gentoo-02c1df58c5ab3bd9b580d8a0d31234a2d975ddec.zip | |
dev-haskell/th-utilities: treeclean
Closes: https://bugs.gentoo.org/776631
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
| -rw-r--r-- | dev-haskell/th-utilities/Manifest | 1 | ||||
| -rw-r--r-- | dev-haskell/th-utilities/metadata.xml | 8 | ||||
| -rw-r--r-- | dev-haskell/th-utilities/th-utilities-0.2.4.1.ebuild | 30 | ||||
| -rw-r--r-- | profiles/package.mask | 1 |
4 files changed, 0 insertions, 40 deletions
diff --git a/dev-haskell/th-utilities/Manifest b/dev-haskell/th-utilities/Manifest deleted file mode 100644 index b501675095e5..000000000000 --- a/dev-haskell/th-utilities/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST th-utilities-0.2.4.1.tar.gz 16134 BLAKE2B f8357f66c7d62f0fb902f933edb63a75474eea5bb90f80f192799ae0f2c3ce535d5888a53256331552661791277388b1cdae0bab472c3bb1d39bf79fe29f20b1 SHA512 b23272db62a0842af56efbc2f4cc0ebb8d0c900ecb3471fd2a984792da76ab57780d0960fa737fa0023dcd06e12b7585b586ae330005570046ba767101840d02 diff --git a/dev-haskell/th-utilities/metadata.xml b/dev-haskell/th-utilities/metadata.xml deleted file mode 100644 index 937381521944..000000000000 --- a/dev-haskell/th-utilities/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> -</pkgmetadata> diff --git a/dev-haskell/th-utilities/th-utilities-0.2.4.1.ebuild b/dev-haskell/th-utilities/th-utilities-0.2.4.1.ebuild deleted file mode 100644 index 9f8403689752..000000000000 --- a/dev-haskell/th-utilities/th-utilities-0.2.4.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 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="Collection of useful functions for use with Template Haskell" -HOMEPAGE="https://github.com/fpco/th-utilities#readme" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/primitive:=[profile?] - dev-haskell/syb:=[profile?] - dev-haskell/text:=[profile?] - dev-haskell/th-orphans:=[profile?] - >=dev-lang/ghc-7.8.2:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.18.1.3 - test? ( dev-haskell/hspec - dev-haskell/vector ) -" diff --git a/profiles/package.mask b/profiles/package.mask index cb99b14e733e..48444d01c235 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -572,7 +572,6 @@ dev-haskell/testing-feat dev-haskell/testing-type-modifiers dev-haskell/text-binary dev-haskell/text-stream-decode -dev-haskell/th-utilities # Hans de Graaff <graaff@gentoo.org> (2022-07-16) # No longer supported upstream. Use a newer ruby version instead. |
