From 54972ce87efb047bf822440d145ed36d119966ac Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Sun, 29 Jan 2017 08:54:36 +0100 Subject: net-libs/libnipper: EAPI 6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- net-libs/libnipper/libnipper-0.12.6-r1.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net-libs/libnipper') diff --git a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild index 78b1ff34a064..a45bc416a3cb 100644 --- a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild +++ b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=6 -inherit base cmake-utils +inherit cmake-utils DESCRIPTION="A router configuration security analysis library" HOMEPAGE="http://nipper.titania.co.uk/" @@ -13,7 +13,6 @@ SRC_URI="mirror://sourceforge/nipper/${P}.tgz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" - IUSE="" PATCHES=( -- cgit v1.2.3-65-gdbad