commit:     d142b734cfa56609924435aa038ffdaf4c957a5e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 11:14:29 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 11:22:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d142b734

dev-util/vbindiff: update to EAPI=8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-util/vbindiff/vbindiff-3.0_beta5-r1.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/dev-util/vbindiff/vbindiff-3.0_beta5-r1.ebuild 
b/dev-util/vbindiff/vbindiff-3.0_beta5-r1.ebuild
new file mode 100644
index 00000000000..1057d797074
--- /dev/null
+++ b/dev-util/vbindiff/vbindiff-3.0_beta5-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Visual binary diff utility"
+HOMEPAGE="https://www.cjmweb.net/vbindiff/";
+SRC_URI="https://github.com/mrdudz/${PN}/releases/download/${PV}/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="sys-libs/ncurses:0="
+DEPEND="${RDEPEND}"

Reply via email to