From df4d979e16aa72470de024402c3e0e6e64bb72e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 14 Nov 2017 14:49:30 +0100 Subject: Drop opentx-companion --- .../opentx-companion-2.2.0-r1.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 app-misc/opentx-companion/opentx-companion-2.2.0-r1.ebuild (limited to 'app-misc/opentx-companion/opentx-companion-2.2.0-r1.ebuild') diff --git a/app-misc/opentx-companion/opentx-companion-2.2.0-r1.ebuild b/app-misc/opentx-companion/opentx-companion-2.2.0-r1.ebuild deleted file mode 100644 index 9944ef3..0000000 --- a/app-misc/opentx-companion/opentx-companion-2.2.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="EEPROM Editor for OpenTX RC transmitter firmwares" -HOMEPAGE="http://www.open-tx.org/" -SRC_URI="https://github.com/opentx/opentx/archive/$PV.tar.gz" - -LICENSE="GPL" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} dev-util/cmake dev-cpp/xsd sys-devel/bc dev-lang/python" - -src_prepare() { - epatch "${FILESDIR}/Fix-install-strip.patch" -} -- cgit v1.2.3