summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-02-15 10:02:48 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-02-15 10:02:48 +0300
commite6626ea6fab7d5ae2ea47c72ca2efce8f05bb8bc (patch)
treea5f3d737ec1a8edbcb554d5b16918525e26f59c2 /app-office
parentnet-fs/minio: Version bump (diff)
downloadgentoo-e6626ea6fab7d5ae2ea47c72ca2efce8f05bb8bc.tar.gz
gentoo-e6626ea6fab7d5ae2ea47c72ca2efce8f05bb8bc.tar.bz2
gentoo-e6626ea6fab7d5ae2ea47c72ca2efce8f05bb8bc.zip
app-office/sc: Drop unused inherit
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-office')
-rw-r--r--app-office/sc/sc-7.16-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/sc/sc-7.16-r2.ebuild b/app-office/sc/sc-7.16-r2.ebuild
index 110d56ec4ae0..9c44579d9102 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"