dev-cpp/yaml-cpp: EAPI 6

Package-Manager: portage-2.3.2
This commit is contained in:
Johannes Huber
2016-11-02 18:37:13 +01:00
parent dbeae7183a
commit 7649da5f29

View File

@@ -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"