From 7649da5f29d28e6fb88cc6f6afdede6494f9055f Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Wed, 2 Nov 2016 18:37:13 +0100 Subject: dev-cpp/yaml-cpp: EAPI 6 Package-Manager: portage-2.3.2 --- dev-cpp/yaml-cpp/yaml-cpp-0.5.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp') diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.5.3.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.5.3.ebuild index 70eace3a9956..f90f9773b85c 100644 --- a/dev-cpp/yaml-cpp/yaml-cpp-0.5.3.ebuild +++ b/dev-cpp/yaml-cpp/yaml-cpp-0.5.3.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit cmake-utils -DESCRIPTION="A YAML parser and emitter in C++" +DESCRIPTION="YAML parser and emitter in C++" HOMEPAGE="https://github.com/jbeder/yaml-cpp" SRC_URI="https://github.com/jbeder/${PN}/archive/release-${PV}.tar.gz" -- cgit v1.2.3-65-gdbad