From 6341a61cfc4e33f8cb62fbc0e1be8586b2b45732 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 08:48:49 +0100 Subject: dev-haskell/uniqueid: eutils-- Signed-off-by: Sam James --- dev-haskell/uniqueid/uniqueid-0.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/uniqueid') diff --git a/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild b/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild index 45f27b3410da..e229c4991267 100644 --- a/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild +++ b/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 # ebuild generated by hackport 0.3.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit eutils haskell-cabal +inherit haskell-cabal DESCRIPTION="Splittable Unique Identifier Supply" HOMEPAGE="https://github.com/sebfisch/uniqueid/wikis" -- cgit v1.2.3-65-gdbad