app-text/extract_url: update to EAPI 7
authorTim Harder <radhermit@gentoo.org>
Mon, 18 Nov 2019 06:54:47 +0000 (23:54 -0700)
committerTim Harder <radhermit@gentoo.org>
Mon, 18 Nov 2019 06:55:00 +0000 (23:55 -0700)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
app-text/extract_url/extract_url-1.6.2.ebuild

index 8ccadeb5e0f5d241169552d3a0a939d0bd6e2ea6..5f105f6cc147835ae3a5a051e349f63d7c10b716 100644 (file)
@@ -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/"