From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-forensics/dfxml/dfxml-99999999.ebuild | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 app-forensics/dfxml/dfxml-99999999.ebuild (limited to 'app-forensics/dfxml/dfxml-99999999.ebuild') diff --git a/app-forensics/dfxml/dfxml-99999999.ebuild b/app-forensics/dfxml/dfxml-99999999.ebuild deleted file mode 100644 index 2acea0ac8a0b..000000000000 --- a/app-forensics/dfxml/dfxml-99999999.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools git-r3 - -DESCRIPTION="Digital Forensics XML" -HOMEPAGE="https://github.com/simsong/dfxml" -EGIT_REPO_URI="${HOMEPAGE}" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="" - -DEPEND=" - dev-libs/expat -" -RDEPEND=" - ${DEPEND} -" - -S=${WORKDIR}/${P}/src - -src_prepare() { - default - - eautoreconf -} -- cgit v1.2.3