diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-04-29 00:26:07 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-04-29 09:59:17 +0200 |
commit | 62d1756e98f3b623e2d886b1bd1d5f4335080f79 (patch) | |
tree | 8957499a35c8367757a1e1550a86d15327b3160a /www-client/surf | |
parent | dev-libs/apr: Revbumps to fix selinux dependency (diff) | |
download | gentoo-62d1756e98f3b623e2d886b1bd1d5f4335080f79.tar.gz gentoo-62d1756e98f3b623e2d886b1bd1d5f4335080f79.tar.bz2 gentoo-62d1756e98f3b623e2d886b1bd1d5f4335080f79.zip |
www-client/surf: EAPI=7
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'www-client/surf')
-rw-r--r-- | www-client/surf/surf-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/surf/surf-9999.ebuild b/www-client/surf/surf-9999.ebuild index d145e1256629..8670c83e868f 100644 --- a/www-client/surf/surf-9999.ebuild +++ b/www-client/surf/surf-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 savedconfig toolchain-funcs DESCRIPTION="a simple web browser based on WebKit/GTK+" |