From cc62363ea73e4b268dc6e45810fba56941ea8c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 29 Oct 2017 21:32:07 +0100 Subject: Update sterm --- net-dialup/sterm/sterm-20170112-r2.ebuild | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 net-dialup/sterm/sterm-20170112-r2.ebuild (limited to 'net-dialup/sterm/sterm-20170112-r2.ebuild') diff --git a/net-dialup/sterm/sterm-20170112-r2.ebuild b/net-dialup/sterm/sterm-20170112-r2.ebuild deleted file mode 100644 index d3ab7b9..0000000 --- a/net-dialup/sterm/sterm-20170112-r2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils git-r3 - -DESCRIPTION="Simple serial terminal" -HOMEPAGE="https://rtime.felk.cvut.cz/gitweb/sojka/sterm.git" - -EGIT_REPO_URI="git://rtime.felk.cvut.cz/sojka/sterm.git" -EGIT_COMMIT="${PV}" - -LICENSE="GPL-3.0+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-libs/lockdev" -RDEPEND="${DEPEND}" - -src_prepare() { - epatch "${FILESDIR}/Fix-install-strip.patch" -} -- cgit v1.2.3