From 8d5dbd847cbc704a6a06405856e94b461011afe3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 27 Mar 2021 06:06:27 +0000 Subject: gentoo resync : 27.03.2021 --- dev-vcs/cvsutils/cvsutils-0.2.6.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dev-vcs/cvsutils/cvsutils-0.2.6.ebuild (limited to 'dev-vcs/cvsutils/cvsutils-0.2.6.ebuild') diff --git a/dev-vcs/cvsutils/cvsutils-0.2.6.ebuild b/dev-vcs/cvsutils/cvsutils-0.2.6.ebuild new file mode 100644 index 000000000000..446d29c75c6f --- /dev/null +++ b/dev-vcs/cvsutils/cvsutils-0.2.6.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A small bundle of utilities to work with CVS repositories" +HOMEPAGE="https://www.red-bean.com/cvsutils/" +SRC_URI="https://www.red-bean.com/cvsutils/releases/${P}.tar.gz" + +LICENSE="GPL-2+ GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" + +RDEPEND="dev-lang/perl" -- cgit v1.2.3