X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=blobdiff_plain;f=media-gfx%2Fipe5toxml%2Fipe5toxml-9999.ebuild;h=ce1807c1f442aa18e4e3e68b317186fbf5898a3c;hp=041831dff5ba6f0749165d4e54989cc38ac75d9b;hb=72cc229fbe38f5216d222af039346db42bdbf835;hpb=9194a7fd993715f66c2e12211bc008e0bae6f252 diff --git a/media-gfx/ipe5toxml/ipe5toxml-9999.ebuild b/media-gfx/ipe5toxml/ipe5toxml-9999.ebuild index 041831d..ce1807c 100644 --- a/media-gfx/ipe5toxml/ipe5toxml-9999.ebuild +++ b/media-gfx/ipe5toxml/ipe5toxml-9999.ebuild @@ -1,9 +1,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=0 +EAPI=7 -inherit git-2 +inherit git-r3 DESCRIPTION="Converts Ipe-5 files to Ipe-6 files" HOMEPAGE="https://github.com/otfried/ipe-tools/tree/master/figtoipe" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="" +DEPEND="!media-gfx/ipe-tools" RDEPEND="${DEPEND}" BASEDIR="${WORKDIR}/${P}/${PN}"