commit:     d949c9c4d5f9a47b71111b1ac9a2a3dab14cdab7
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 22:38:17 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 22:43:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d949c9c4

dev-haskell/th-orphans: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/th-orphans/Manifest                 |  2 --
 dev-haskell/th-orphans/th-orphans-0.11.1.ebuild | 29 -------------------------
 dev-haskell/th-orphans/th-orphans-0.8.2.ebuild  | 26 ----------------------
 3 files changed, 57 deletions(-)

diff --git a/dev-haskell/th-orphans/Manifest b/dev-haskell/th-orphans/Manifest
index 2b83fd32e82..071becad1b2 100644
--- a/dev-haskell/th-orphans/Manifest
+++ b/dev-haskell/th-orphans/Manifest
@@ -1,3 +1 @@
-DIST th-orphans-0.11.1.tar.gz 5511 BLAKE2B 
0849cc48fbce6cc8d73e1089fc3a7b0d0f89319ec920d5373b93103071f190843df4758e7aff2353174e194c286e4a10e75c9551a304bbe706f3499548ffd3d8
 SHA512 
49f3467ed2a8365ccd3ab2f3a7281e04a4b42fb81b6411f0553b1770974710df6005ecd3e3e41724ac02602c47150daad51010c107564d330d7b08cf52320503
 DIST th-orphans-0.13.3.tar.gz 6549 BLAKE2B 
1a23b345fd5cf43715deac8c1f21df56bb75e6d683b7d8ab2b28ce3c72ece178e0a0096d970f04e947d0977ce4a7062c4f47616e0c56e046e0deb8f621dec60f
 SHA512 
5adc55392c2575d885365631ec90c6f26186fcb5ccc42f0e53cace064f1bf5ce389519aa78939a6390054a3ce144484de09205147fe06cbecbc0663898b0371d
-DIST th-orphans-0.8.2.tar.gz 4116 BLAKE2B 
643ba6bc66d4096c21cbefcc5120836886b1158eb5f6f2f9d14a486dee7e738c25ca237ccadebbd8a4d87be6c4d1109983aaddf3d6f556a7682ac2a5bb85ac33
 SHA512 
d0cad737caebcf943a7289fd5ba771530553ff57d40dd3ac7dc7fb4ffe949ab04d7af660a3b84491366119ffdcf607819135bfd160c94a1f8401376d2b7b49a7

diff --git a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild 
b/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild
deleted file mode 100644
index d340c393caf..00000000000
--- a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Orphan instances for TH datatypes"
-HOMEPAGE="https://hackage.haskell.org/package/th-orphans";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/mtl:=[profile?]
-       >=dev-haskell/nats-0.1:=[profile?] <dev-haskell/nats-2:=[profile?]
-       >=dev-haskell/th-lift-0.7.1:=[profile?]
-       >=dev-haskell/th-reify-many-0.1:=[profile?] 
<dev-haskell/th-reify-many-0.2:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.10
-       test? ( dev-haskell/hspec )
-"

diff --git a/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild 
b/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild
deleted file mode 100644
index ad189bb16d5..00000000000
--- a/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Orphan instances for TH datatypes"
-HOMEPAGE="https://hackage.haskell.org/package/th-orphans";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/th-lift-0.5:=[profile?]
-       >=dev-haskell/th-reify-many-0.1:=[profile?] 
<dev-haskell/th-reify-many-0.2:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.6
-"

Reply via email to