From 913008a8189f874ca5fa0b2301ab01ca07c771af Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 12 Sep 2020 23:28:55 +0100 Subject: [PATCH] dev-haskell/uuid-types: drop old Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich --- .../uuid-types/uuid-types-1.0.3.ebuild | 40 ------------------- 1 file changed, 40 deletions(-) delete mode 100644 dev-haskell/uuid-types/uuid-types-1.0.3.ebuild diff --git a/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild b/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild deleted file mode 100644 index 2c16dd98dee17..0000000000000 --- a/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.7.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Type definitions for Universally Unique Identifiers" -HOMEPAGE="https://github.com/aslatter/uuid" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/binary-0.4:=[profile?] =dev-haskell/random-1.0.1:=[profile?] =dev-haskell/text-1:=[profile?] =dev-lang/ghc-7.4.1:= - >=dev-haskell/hashable-1.1.1.0:=[profile?] =2.4 && < 2.9' 'QuickCheck >=2.4' -}