summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:48:49 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:58 +0100
commit6341a61cfc4e33f8cb62fbc0e1be8586b2b45732 (patch)
treeb8858ad7804d1b8039b932c0496ea54588dc0676 /dev-haskell/uniqueid
parentdev-haskell/top: eutils-- (diff)
downloadgentoo-6341a61cfc4e33f8cb62fbc0e1be8586b2b45732.tar.gz
gentoo-6341a61cfc4e33f8cb62fbc0e1be8586b2b45732.tar.bz2
gentoo-6341a61cfc4e33f8cb62fbc0e1be8586b2b45732.zip
dev-haskell/uniqueid: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/uniqueid')
-rw-r--r--dev-haskell/uniqueid/uniqueid-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"