diff options
author | Hans de Graaff <hans@degraaff.org> | 2019-11-11 07:14:14 +0100 |
---|---|---|
committer | Hans de Graaff <hans@degraaff.org> | 2019-11-11 07:14:14 +0100 |
commit | 3914b6f0728132eee332f3d8c6dd386af8606bc0 (patch) | |
tree | 00a46a776762967959f4aa2f7d0b690410afc780 /www-misc/checkbot | |
parent | dev-ruby/get_process_mem: add 0.2.5 (diff) | |
download | graaff-3914b6f0728132eee332f3d8c6dd386af8606bc0.tar.gz graaff-3914b6f0728132eee332f3d8c6dd386af8606bc0.tar.bz2 graaff-3914b6f0728132eee332f3d8c6dd386af8606bc0.zip |
www-misc/checkbot: update perl eclass
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'www-misc/checkbot')
-rw-r--r-- | www-misc/checkbot/checkbot-1.80-r2.ebuild (renamed from www-misc/checkbot/checkbot-1.80-r1.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www-misc/checkbot/checkbot-1.80-r1.ebuild b/www-misc/checkbot/checkbot-1.80-r2.ebuild index 1a33232d..9eefc705 100644 --- a/www-misc/checkbot/checkbot-1.80-r1.ebuild +++ b/www-misc/checkbot/checkbot-1.80-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.2.1.ebuild,v 1.1 2007/06/04 20:47:21 graaff Exp $ -EAPI=5 +EAPI=7 -inherit perl-app +inherit perl-module DESCRIPTION="Checkbot is a tool to verify links on a set of HTML pages." HOMEPAGE="https://degraaff.org/checkbot/" |