From 3a1b9050632776c4ee45ad056a81571a633c9651 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Sun, 17 Nov 2019 23:54:47 -0700 Subject: app-text/extract_url: update to EAPI 7 Signed-off-by: Tim Harder --- app-text/extract_url/extract_url-1.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/extract_url') diff --git a/app-text/extract_url/extract_url-1.6.2.ebuild b/app-text/extract_url/extract_url-1.6.2.ebuild index 8ccadeb5e0f5..5f105f6cc147 100644 --- a/app-text/extract_url/extract_url-1.6.2.ebuild +++ b/app-text/extract_url/extract_url-1.6.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="extracts URLs from correctly-encoded MIME email messages or plain text" HOMEPAGE="https://www.memoryhole.net/~kyle/extract_url/ https://github.com/m3m0ryh0l3/extracturl/" -- cgit v1.2.3-65-gdbad