commit:     67df6fc8173a49719dee3647dc4e2b62f22cd1a6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 19:25:28 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 19:25:40 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67df6fc8

dev-haskell/quickcheck-instances: drop 0.3.27

Needed since 00e1740dc3ad3e22d648ccbd7b25bb8b5dcb914c:

dev-haskell/quickcheck-instances
  NonexistentDeps: version 0.3.27: DEPEND: nonexistent packages: 
<dev-haskell/quickcheck-2.14.3, <dev-haskell/quickcheck-2.14.3:=
  NonexistentDeps: version 0.3.27: RDEPEND: nonexistent packages: 
<dev-haskell/quickcheck-2.14.3, <dev-haskell/quickcheck-2.14.3:=
  NonsolvableDepsInDev: version 0.3.27: nonsolvable depset(depend) 
keyword(~amd64) dev profile (default/linux/amd64/23.0/musl) (51 total): 
solutions: [ <dev-haskell/quickcheck-2.14.3:=[profile] ]
  NonsolvableDepsInDev: version 0.3.27: nonsolvable depset(rdepend) 
keyword(~amd64) dev profile (default/linux/amd64/23.0/musl) (51 total): 
solutions: [ <dev-haskell/quickcheck-2.14.3:=[profile] ]
  NonsolvableDepsInStable: version 0.3.27: nonsolvable depset(depend) 
keyword(~amd64) stable profile (default/linux/amd64/23.0) (100 total): 
solutions: [ <dev-haskell/quickcheck-2.14.3:=[profile] ]
  NonsolvableDepsInStable: version 0.3.27: nonsolvable depset(rdepend) 
keyword(~amd64) stable profile (default/linux/amd64/23.0) (100 total): 
solutions: [ <dev-haskell/quickcheck-2.14.3:=[profile] ]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/quickcheck-instances/Manifest          |  2 -
 .../quickcheck-instances-0.3.27.ebuild             | 55 ----------------------
 2 files changed, 57 deletions(-)

diff --git a/dev-haskell/quickcheck-instances/Manifest 
b/dev-haskell/quickcheck-instances/Manifest
index 0efd0b6aa0d2..a446b91619f4 100644
--- a/dev-haskell/quickcheck-instances/Manifest
+++ b/dev-haskell/quickcheck-instances/Manifest
@@ -1,4 +1,2 @@
-DIST quickcheck-instances-0.3.27.cabal 4710 BLAKE2B 
591e79f2435e7ae7d7f179b8b7f4cda7fd1f96cfdbf573e48e17393e2f2d47a44b0e86745128fb5be396d5736bf8ce7d70eeee3f735409f5e5697e412cdbceb6
 SHA512 
653e5b249d0138db38df962fc061c2df089de8ba43f2a13d2dc47282e35b9221844af8beb9d01bdb474e99e9736464b929a27c35a12fcbbc6a6ab3359cd78586
-DIST quickcheck-instances-0.3.27.tar.gz 12711 BLAKE2B 
f3424d88d4a41924a156bf00490f34b2094bde7d0bfadf375dc0316b89a4774d84fe45a7a964f64f5953deb10a6132e2cd745f67bfb6b10f991a5490d23bc433
 SHA512 
be2b7525a1433b3cd038b5bcc55c01cc1a9ab2fa02fb89b4cf0d3c4748b6ee4a384b0ff101727a30c6f788a2da72adf87a8c97a36a57ce626f9269e1464f3a90
 DIST quickcheck-instances-0.3.29.1-rev2.cabal 4908 BLAKE2B 
d261d3a71e6231db20192d9435c2e06843a94195ff745aa7ac75ee243d1dd8bfc31f8e9eb331e942181c6921973bddf88d60d38b2cb1e709a6291a767dd295da
 SHA512 
219ee8c9dbaf39fab98bf04bea787d8f0a6177f78092489b3fe61aa6eaf3c41894ae8c2d9c1cdaa4e8d2bc9c5e6212791131200122b38b5d82bedbb55fe3d2c4
 DIST quickcheck-instances-0.3.29.1.tar.gz 13288 BLAKE2B 
7189752a460bf81a00998012c2a45e6653e9d279fd1b272173702fda3f37ac8b7942d01253e2a52a302b93df5871b11e0e921a61dbfb3ef506d4acaa3a61dc5c
 SHA512 
67d9c83cdc40825221bcd88d41911d2c91ab5f8515b2ac1c3c1d3baf1580fbd5793e9069d0d7c630e9a60c1c150d90e4b8cd51c0d76e8a89375c19bcdae8cf7c

diff --git 
a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.27.ebuild 
b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.27.ebuild
deleted file mode 100644
index 9c94e064e2b3..000000000000
--- a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.27.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# ebuild generated by hackport 0.7.1.1.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-CABAL_HACKAGE_REVISION="1"
-inherit haskell-cabal
-
-DESCRIPTION="Common quickcheck instances"
-HOMEPAGE="https://github.com/haskellari/qc-instances";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz
-       
https://hackage.haskell.org/package/${P}/revision/${CABAL_HACKAGE_REVISION}.cabal
 -> ${PF}.cabal"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-
-RDEPEND=">=dev-haskell/case-insensitive-1.2.0.4:=[profile?] 
<dev-haskell/case-insensitive-1.3:=[profile?]
-       >=dev-haskell/data-fix-0.3:=[profile?] 
<dev-haskell/data-fix-0.4:=[profile?]
-       >=dev-haskell/hashable-1.2.7.0:=[profile?] 
<dev-haskell/hashable-1.5:=[profile?]
-       >=dev-haskell/integer-logarithms-1.0.3:=[profile?] 
<dev-haskell/integer-logarithms-1.1:=[profile?]
-       >=dev-haskell/old-time-1.1.0.0:=[profile?] 
<dev-haskell/old-time-1.2:=[profile?]
-       >=dev-haskell/onetuple-0.3:=[profile?] 
<dev-haskell/onetuple-0.4:=[profile?]
-       >=dev-haskell/quickcheck-2.14.1:=[profile?] 
<dev-haskell/quickcheck-2.14.3:=[profile?]
-       >=dev-haskell/scientific-0.3.6.2:=[profile?] 
<dev-haskell/scientific-0.4:=[profile?]
-       >=dev-haskell/splitmix-0.0.2:=[profile?] 
<dev-haskell/splitmix-0.2:=[profile?]
-       >=dev-haskell/strict-0.4:=[profile?] <dev-haskell/strict-0.5:=[profile?]
-       >=dev-haskell/tagged-0.8.6:=[profile?] 
<dev-haskell/tagged-0.9:=[profile?]
-       >=dev-haskell/text-short-0.1.3:=[profile?] 
<dev-haskell/text-short-0.2:=[profile?]
-       >=dev-haskell/these-1.1.1.1:=[profile?] 
<dev-haskell/these-1.2:=[profile?]
-       >=dev-haskell/time-compat-1.9.4:=[profile?] 
<dev-haskell/time-compat-1.10:=[profile?]
-       >=dev-haskell/transformers-compat-0.6.5:=[profile?] 
<dev-haskell/transformers-compat-0.8:=[profile?]
-       >=dev-haskell/unordered-containers-0.2.2.0:=[profile?] 
<dev-haskell/unordered-containers-0.3:=[profile?]
-       >=dev-haskell/uuid-types-1.0.3:=[profile?] 
<dev-haskell/uuid-types-1.1:=[profile?]
-       >=dev-haskell/vector-0.9:=[profile?] 
<dev-haskell/vector-0.13:=[profile?]
-       >=dev-lang/ghc-8.4.3:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-2.2.0.1
-"
-BDEPEND="app-text/dos2unix"
-
-src_prepare() {
-       # pull revised cabal from upstream
-       cp "${DISTDIR}/${PF}.cabal" "${S}/${PN}.cabal" || die
-
-       # Convert to unix line endings
-       dos2unix "${S}/${PN}.cabal" || die
-
-       # Apply patches *after* pulling the revised cabal
-       default
-}

Reply via email to