summaryrefslogtreecommitdiff
path: root/dev-haskell/inspection-testing
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-haskell/inspection-testing
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-haskell/inspection-testing')
-rw-r--r--dev-haskell/inspection-testing/Manifest1
-rw-r--r--dev-haskell/inspection-testing/inspection-testing-0.6.ebuild30
-rw-r--r--dev-haskell/inspection-testing/metadata.xml12
3 files changed, 0 insertions, 43 deletions
diff --git a/dev-haskell/inspection-testing/Manifest b/dev-haskell/inspection-testing/Manifest
deleted file mode 100644
index 143b90d2ce41..000000000000
--- a/dev-haskell/inspection-testing/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST inspection-testing-0.6.tar.gz 25356 BLAKE2B 07e1a5ae5bc0852cdbeaf41bcca98021e3d848e6d097512d360ba9896f534485960907bc9080ecde2f9b1a682cdab1e13b9a34e212167e0814212cf957e42ef3 SHA512 23b0c16aff48382ad818e30e53ab3c8c4e2cf5c8b5d269ad2981bc24e8e692d28c59a8569e8dcbff661bc1b3fc2f7d95ff64bc541be51cfe2c80a3054970a83c
diff --git a/dev-haskell/inspection-testing/inspection-testing-0.6.ebuild b/dev-haskell/inspection-testing/inspection-testing-0.6.ebuild
deleted file mode 100644
index a3a36c3f4b93..000000000000
--- a/dev-haskell/inspection-testing/inspection-testing-0.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# ebuild generated by hackport 0.9.0.0.9999
-#hackport: flags: -more-tests,-old-text-tests
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="GHC plugin to do inspection testing"
-HOMEPAGE="https://github.com/nomeata/inspection-testing"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-
-RDEPEND=">=dev-lang/ghc-8.0.2:=[profile?] <dev-lang/ghc-9.13:=[profile?]
- >=dev-lang/ghc-9.0.2:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-3.4.1.0
-"
-
-src_configure() {
- haskell-cabal_src_configure \
- --flag=-more-tests \
- --flag=-old-text-tests
-}
diff --git a/dev-haskell/inspection-testing/metadata.xml b/dev-haskell/inspection-testing/metadata.xml
deleted file mode 100644
index 0f2b2cb8603a..000000000000
--- a/dev-haskell/inspection-testing/metadata.xml
+++ /dev/null
@@ -1,12 +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>
- <upstream>
- <remote-id type="hackage">inspection-testing</remote-id>
- <remote-id type="github">nomeata/inspection-testing</remote-id>
- </upstream>
-</pkgmetadata>