summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-07-25 09:44:31 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-07-25 09:45:40 +0100
commit99586da2e79dad2ef00a1abf659da3932f48010e (patch)
tree489a3d2482e80aabea8c3b9fe109f505972a29e8 /dev-haskell/maccatcher
parentdev-haskell/idiii: drop obsolete CABAL_FEATURES=bin (diff)
downloadgentoo-99586da2e79dad2ef00a1abf659da3932f48010e.tar.gz
gentoo-99586da2e79dad2ef00a1abf659da3932f48010e.tar.bz2
gentoo-99586da2e79dad2ef00a1abf659da3932f48010e.zip
dev-haskell/maccatcher: drop obsolete CABAL_FEATURES=bin
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/maccatcher')
-rw-r--r--dev-haskell/maccatcher/maccatcher-2.1.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/maccatcher/maccatcher-2.1.5-r1.ebuild b/dev-haskell/maccatcher/maccatcher-2.1.5-r1.ebuild
index cdf0c578dd60..4396d7622a0a 100644
--- a/dev-haskell/maccatcher/maccatcher-2.1.5-r1.ebuild
+++ b/dev-haskell/maccatcher/maccatcher-2.1.5-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=6
@@ -6,7 +6,7 @@ EAPI=6
# ebuild generated by hackport 0.4.7.9999
#hackport: flags: +split-base,+cli
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Obtain the host MAC address on *NIX and Windows"