commit:     11b24a3f9654228ef8aa40379cc903a42fbef149
Author:     matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sun Jul 31 00:49:11 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 04:10:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b24a3f

dev-haskell/doclayout: drop 0.3.0.2

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

 dev-haskell/doclayout/Manifest                 |  1 -
 dev-haskell/doclayout/doclayout-0.3.0.2.ebuild | 29 --------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-haskell/doclayout/Manifest b/dev-haskell/doclayout/Manifest
index 21c9c90f5850..61a844b87ef4 100644
--- a/dev-haskell/doclayout/Manifest
+++ b/dev-haskell/doclayout/Manifest
@@ -1,2 +1 @@
-DIST doclayout-0.3.0.2.tar.gz 12140 BLAKE2B 
831517277dad7cbec04335fa69a83a1fb7bbd90edfc14cdf4ea5a340f28416eaf28639c8388b9c305daf60097871d1c5454e28600374dab176aa3babe4449a98
 SHA512 
5f777b66c5bb589021ce6f74e4cb4520a5078621cbcc62bc4eb8b73d54771f18523dfe40935f83553a5a4244219a86b6af22e7e3f33d251b3c567f91bb9596c0
 DIST doclayout-0.4.tar.gz 38804 BLAKE2B 
fab7c7090c0416a0d6a377673892ffdd684703f773416fd08ff95e418637caf7a61242931a492f321c09374c020374630e6223d2838650c5078408a041fc9bfb
 SHA512 
78d3f64d72c2991bdc9b7ace27ed93e977d3e5fc3afa511857234f1c756fbdb77ccc74ba11af0aabfb09f31a4a906324abc1945160f435c83a07ebd3ae1a44c4

diff --git a/dev-haskell/doclayout/doclayout-0.3.0.2.ebuild 
b/dev-haskell/doclayout/doclayout-0.3.0.2.ebuild
deleted file mode 100644
index 7ddee0ab5658..000000000000
--- a/dev-haskell/doclayout/doclayout-0.3.0.2.ebuild
+++ /dev/null
@@ -1,29 +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="A prettyprinting library for laying out text documents"
-HOMEPAGE="https://github.com/jgm/doclayout";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-haskell/mtl:=[profile?]
-       dev-haskell/safe:=[profile?]
-       dev-haskell/text:=[profile?]
-       >=dev-lang/ghc-8.4.3:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-2.2.0.1
-       test? ( dev-haskell/tasty
-               dev-haskell/tasty-golden
-               dev-haskell/tasty-hunit )
-"

Reply via email to