commit: c7bda40ac0e3e747285f349115edc40b19754723 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sat Feb 11 23:06:35 2017 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sat Feb 11 23:06:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7bda40a
net-dns/cagibi: EAPI 6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-dns/cagibi/cagibi-0.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/cagibi/cagibi-0.2.0.ebuild b/net-dns/cagibi/cagibi-0.2.0.ebuild index d39bd7b8b2..6771b15bb9 100644 --- a/net-dns/cagibi/cagibi-0.2.0.ebuild +++ b/net-dns/cagibi/cagibi-0.2.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=6 inherit cmake-utils
