commit: 0995b86d5ed6bae8da22f0e79ff015a64b4018da Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Sep 24 06:01:19 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Sep 24 06:02:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0995b86d
net-dialup/cutecom: add missing inherit Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-dialup/cutecom/cutecom-0.40.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/cutecom/cutecom-0.40.0-r1.ebuild b/net-dialup/cutecom/cutecom-0.40.0-r1.ebuild index 2b1539ca374..22c849f37a0 100644 --- a/net-dialup/cutecom/cutecom-0.40.0-r1.ebuild +++ b/net-dialup/cutecom/cutecom-0.40.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit cmake-utils +inherit cmake-utils eutils DESCRIPTION="CuteCom is a serial terminal, like minicom, written in qt" HOMEPAGE="https://github.com/neundorf/CuteCom"
