commit: 0ace47a91b1ccd1bce55740d8053b2e79989376e Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Thu Oct 12 05:39:41 2017 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Thu Oct 12 17:00:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ace47a9
net-dialup/minicom: drop unused eutils eclass net-dialup/minicom/minicom-2.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/minicom/minicom-2.7.1.ebuild b/net-dialup/minicom/minicom-2.7.1.ebuild index 487e66e64aa..5d8283c51ab 100644 --- a/net-dialup/minicom/minicom-2.7.1.ebuild +++ b/net-dialup/minicom/minicom-2.7.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils autotools +inherit autotools STUPID_NUM="3977" DESCRIPTION="Serial Communication Program"
