diff options
author | Johannes Huber <johu@gentoo.org> | 2017-02-12 00:06:35 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-02-12 00:06:44 +0100 |
commit | c7bda40ac0e3e747285f349115edc40b19754723 (patch) | |
tree | 175d766ac6d78e1f72e03b9a2d011d0e4b6607fb /net-dns | |
parent | net-print/cups: Remove old (diff) | |
download | gentoo-c7bda40ac0e3e747285f349115edc40b19754723.tar.gz gentoo-c7bda40ac0e3e747285f349115edc40b19754723.tar.bz2 gentoo-c7bda40ac0e3e747285f349115edc40b19754723.zip |
net-dns/cagibi: EAPI 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/cagibi/cagibi-0.2.0.ebuild | 4 |
1 files 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 d39bd7b8b22f..6771b15bb9f1 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 |