summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:48:43 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:56 +0100
commit40db4d64b8e0cd1cd772e32c496a6a04869560a4 (patch)
tree72be7a35f9d947637bc61a87b4eb62a6c5a87568 /dev-haskell
parentdev-go/gogo-protobuf: drop superfluous die (diff)
downloadgentoo-40db4d64b8e0cd1cd772e32c496a6a04869560a4.tar.gz
gentoo-40db4d64b8e0cd1cd772e32c496a6a04869560a4.tar.bz2
gentoo-40db4d64b8e0cd1cd772e32c496a6a04869560a4.zip
dev-haskell/editline: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/editline/editline-0.2.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/editline/editline-0.2.1.1-r1.ebuild b/dev-haskell/editline/editline-0.2.1.1-r1.ebuild
index c1a38cc5b45a..b7d24228f2c3 100644
--- a/dev-haskell/editline/editline-0.2.1.1-r1.ebuild
+++ b/dev-haskell/editline/editline-0.2.1.1-r1.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 autotools eutils haskell-cabal
+inherit autotools haskell-cabal
DESCRIPTION="Bindings to the editline library (libedit)"
HOMEPAGE="http://code.haskell.org/editline"