commit:     bc2f791ac7e3a9aebf8deb86509f802e074242c7
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 08:44:26 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 08:45:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc2f791a

dev-haskell/idiii: drop obsolete CABAL_FEATURES=bin

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/idiii/idiii-0.1.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/idiii/idiii-0.1.3.3.ebuild 
b/dev-haskell/idiii/idiii-0.1.3.3.ebuild
index db8b5e9177f..5ed85cf4ab4 100644
--- a/dev-haskell/idiii/idiii-0.1.3.3.ebuild
+++ b/dev-haskell/idiii/idiii-0.1.3.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 # ebuild generated by hackport 0.5.9999
 
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour" # Broken test-suite: 
missing files
+CABAL_FEATURES="lib profile haddock hoogle hscolour" # Broken test-suite: 
missing files
 inherit haskell-cabal
 
 DESCRIPTION="ID3v2 (tagging standard for MP3 files) library"

Reply via email to