diff options
author | 2021-04-19 21:01:11 +0100 | |
---|---|---|
committer | 2021-04-19 21:53:35 +0100 | |
commit | eceaa4ac3c8416c198455a7998eff755c0779419 (patch) | |
tree | ce48011a9e25ef149ecf4f8669bfc1b03b2dead8 /dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild | |
parent | net-misc/hylafaxplus: drop 7.0.2 (diff) | |
download | gentoo-eceaa4ac3c8416c198455a7998eff755c0779419.tar.gz gentoo-eceaa4ac3c8416c198455a7998eff755c0779419.tar.bz2 gentoo-eceaa4ac3c8416c198455a7998eff755c0779419.zip |
dev-vcs/cvsutils: drop 0.2.5-r1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild')
-rw-r--r-- | dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild b/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild deleted file mode 100644 index e4e3b461c57..00000000000 --- a/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# 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" |