commit:     5683259e589a0de4edc8014bbba38c196cfaacef
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 14:27:26 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 14:27:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5683259e

dev-tex/floatflt: port to EAPI=7

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-tex/floatflt/floatflt-1.31a-r1.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-tex/floatflt/floatflt-1.31a-r1.ebuild 
b/dev-tex/floatflt/floatflt-1.31a-r1.ebuild
index e918c233a00..584b29baad0 100644
--- a/dev-tex/floatflt/floatflt-1.31a-r1.ebuild
+++ b/dev-tex/floatflt/floatflt-1.31a-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit latex-package
 
@@ -13,10 +13,8 @@ SRC_URI="mirror://gentoo/${P}.zip"
 LICENSE="LPPL-1.2"
 SLOT="0"
 KEYWORDS="~amd64 hppa ~x86"
-IUSE=""
 
-DEPEND="app-arch/unzip"
-RDEPEND=""
+BDEPEND="app-arch/unzip"
 
 TEXMF="/usr/share/texmf-site"
 

Reply via email to