diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 09:45:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 09:45:42 +0100 |
commit | d1b0d6bcfb1bf12ce009214c527a24112e6e67c5 (patch) | |
tree | ca250689f5a54cd7cad864df65e32cc5fdca16f7 /net-mail/list-remote-forwards | |
parent | dev-util/shelltestrunner: drop obsolete CABAL_FEATURES=bin (diff) | |
download | gentoo-d1b0d6bcfb1bf12ce009214c527a24112e6e67c5.tar.gz gentoo-d1b0d6bcfb1bf12ce009214c527a24112e6e67c5.tar.bz2 gentoo-d1b0d6bcfb1bf12ce009214c527a24112e6e67c5.zip |
net-mail/list-remote-forwards: 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 'net-mail/list-remote-forwards')
-rw-r--r-- | net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild b/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild index a0fccd96a41e..9eaad075cb50 100644 --- a/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.ebuild +++ b/net-mail/list-remote-forwards/list-remote-forwards-0.0.1-r2.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.4.4 -CABAL_FEATURES="bin test-suite" +CABAL_FEATURES="test-suite" inherit haskell-cabal DESCRIPTION="List all remote forwards for mail accounts stored in a database" |