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-editors/shed/shed-1.15.ebuild | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 app-editors/shed/shed-1.15.ebuild (limited to 'app-editors/shed/shed-1.15.ebuild') diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild deleted file mode 100644 index 6d1bfdeb8c3d..000000000000 --- a/app-editors/shed/shed-1.15.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit autotools eutils - -DESCRIPTION="Simple Hex EDitor" -HOMEPAGE="http://shed.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" - -RDEPEND="sys-libs/ncurses:0=" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" - -src_prepare() { - epatch \ - "${FILESDIR}"/${P}-cflags.patch \ - "${FILESDIR}"/${P}-interix.patch \ - "${FILESDIR}"/${P}-tinfo.patch - eautoreconf -} -- cgit v1.2.3