commit: e6626ea6fab7d5ae2ea47c72ca2efce8f05bb8bc Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Feb 15 07:02:48 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Feb 15 07:02:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6626ea6
app-office/sc: Drop unused inherit Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-office/sc/sc-7.16-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-office/sc/sc-7.16-r2.ebuild b/app-office/sc/sc-7.16-r2.ebuild index 110d56ec4ae..9c44579d910 100644 --- a/app-office/sc/sc-7.16-r2.ebuild +++ b/app-office/sc/sc-7.16-r2.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils multilib toolchain-funcs + +inherit toolchain-funcs DESCRIPTION="Spreadsheet Calculator" SRC_URI="ftp://ibiblio.org/pub/Linux/apps/financial/spreadsheet/${P}.tar.gz"
