diff options
Diffstat (limited to 'dev-haskell/editline/editline-0.2.1.1-r1.ebuild')
-rw-r--r-- | dev-haskell/editline/editline-0.2.1.1-r1.ebuild | 4 |
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" |