diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-11-17 14:54:40 -0700 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-11-17 15:09:27 -0700 |
commit | af3406327985621f56d25fc68658dd2bc5b85a1f (patch) | |
tree | de6c404c9d355a03eb00a8851b4b336cd891b6bf /net-dialup/neocon | |
parent | dev-vcs/bfg: drop myself as a maintainer (diff) | |
download | gentoo-af3406327985621f56d25fc68658dd2bc5b85a1f.tar.gz gentoo-af3406327985621f56d25fc68658dd2bc5b85a1f.tar.bz2 gentoo-af3406327985621f56d25fc68658dd2bc5b85a1f.zip |
net-dialup/neocon: bump to EAPI 7
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'net-dialup/neocon')
-rw-r--r-- | net-dialup/neocon/neocon-20110228.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/neocon/neocon-20110228.ebuild b/net-dialup/neocon/neocon-20110228.ebuild index d3302898f46d..f8dad14a8c59 100644 --- a/net-dialup/neocon/neocon-20110228.ebuild +++ b/net-dialup/neocon/neocon-20110228.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 inherit toolchain-funcs |