aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-13 03:56:52 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-26 21:28:34 +0100
commit55301b39ec398310c27748d5a6870f3a5f6728a4 (patch)
tree157ca677f0b53fa5e591f422d0861ef5ce0a39f4 /app-text
parentapp-text/cutepaste: EAPI-7 bump (diff)
downloadkde-55301b39ec398310c27748d5a6870f3a5f6728a4.tar.gz
kde-55301b39ec398310c27748d5a6870f3a5f6728a4.tar.bz2
kde-55301b39ec398310c27748d5a6870f3a5f6728a4.zip
app-text/kbibtex: EAPI-7 bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/kbibtex/kbibtex-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-9999.ebuild b/app-text/kbibtex/kbibtex-9999.ebuild
index 5f551a4b19..ce8c9bde60 100644
--- a/app-text/kbibtex/kbibtex-9999.ebuild
+++ b/app-text/kbibtex/kbibtex-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
KDE_HANDBOOK="optional"
KDE_TEST="true"
@@ -55,7 +55,6 @@ DEPEND="
RDEPEND="${DEPEND}
!app-text/kbibtex:4
dev-tex/bibtex2html
- x11-misc/shared-mime-info
"
S="${WORKDIR}/${P/_/-}"