From a336ee314565b57b46e3f5c1b21cee33c2aa563b Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 29 May 2021 21:02:39 +0200 Subject: net-irc/muh: ebuild tidying Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James Signed-off-by: David Seifert --- net-irc/muh/muh-2.2a-r1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'net-irc/muh') diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r1.ebuild index 97826829ea13..4a90c58d0c86 100644 --- a/net-irc/muh/muh-2.2a-r1.ebuild +++ b/net-irc/muh/muh-2.2a-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 @@ -12,9 +12,6 @@ SLOT="0" KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc x86" IUSE="ipv6" -RDEPEND="" -DEPEND="${RDEPEND}" - src_configure() { econf --datadir=/usr/share/muh $(use_enable ipv6) } -- cgit v1.2.3-65-gdbad