From 12d78242dec4f785d0a0bfb1c00eee2d8996c53b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 12 Oct 2017 17:42:09 +0100 Subject: gentoo resync : 12.10.2017 (fix rsync script) --- net-mail/tnef/tnef-1.4.14.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 net-mail/tnef/tnef-1.4.14.ebuild (limited to 'net-mail') diff --git a/net-mail/tnef/tnef-1.4.14.ebuild b/net-mail/tnef/tnef-1.4.14.ebuild deleted file mode 100644 index 8e0461aaa7b1..000000000000 --- a/net-mail/tnef/tnef-1.4.14.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools - -DESCRIPTION="Decodes MS-TNEF MIME attachments" -HOMEPAGE="https://github.com/verdammelt/tnef/" -SRC_URI="https://github.com/verdammelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" - -src_prepare() { - eautoreconf - eapply_user -} - -src_test() { - emake -j1 check -} -- cgit v1.2.3