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