From de49812990871e1705b64051c35161d5e6400269 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 24 Dec 2018 14:11:38 +0000 Subject: gentoo resync : 24.12.2018 --- app-forensics/libbfio/libbfio-0.0.20130721.ebuild | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 app-forensics/libbfio/libbfio-0.0.20130721.ebuild (limited to 'app-forensics/libbfio/libbfio-0.0.20130721.ebuild') diff --git a/app-forensics/libbfio/libbfio-0.0.20130721.ebuild b/app-forensics/libbfio/libbfio-0.0.20130721.ebuild deleted file mode 100644 index a0cf6d2a23b1..000000000000 --- a/app-forensics/libbfio/libbfio-0.0.20130721.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit versionator - -MY_DATE="$(get_version_component_range 3)" - -DESCRIPTION="Library for providing a basic file input/output abstraction layer" -HOMEPAGE="https://github.com/libyal/libbfio" -SRC_URI="http://dev.pentoo.ch/~zero/distfiles/${PN}-alpha-${MY_DATE}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" -IUSE="unicode" - -S="${WORKDIR}/${PN}-${MY_DATE}" - -src_configure() { - econf $(use_enable unicode wide-character-type) -} -- cgit v1.2.3