From 580e01f8d7f2c60a55ab58f410efc328928f46ec Mon Sep 17 00:00:00 2001 From: layman Date: Wed, 22 Mar 2017 01:17:24 -0400 Subject: Updating dependency of live ebuild to GCC 7 --- dev-util/gcc-python-plugin/ChangeLog | 3 +++ dev-util/gcc-python-plugin/gcc-python-plugin-9999.ebuild | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dev-util/gcc-python-plugin/ChangeLog b/dev-util/gcc-python-plugin/ChangeLog index 79f1511..6594854 100644 --- a/dev-util/gcc-python-plugin/ChangeLog +++ b/dev-util/gcc-python-plugin/ChangeLog @@ -12,6 +12,9 @@ * gcc-python-plugin-0.9.ebuild: Adding ebuild for version 0.9 including man pages and documentation for Python 3 + 22 Mar 2017; gcc-python-plugin-9999.ebuild: + Updating dependency of live ebuild to GCC 7 + *gcc-python-plugin-0.12 (08 Apr 2013) 08 Apr 2013; -gcc-python-plugin-0.10.ebuild, diff --git a/dev-util/gcc-python-plugin/gcc-python-plugin-9999.ebuild b/dev-util/gcc-python-plugin/gcc-python-plugin-9999.ebuild index 36d48dd..41705ae 100644 --- a/dev-util/gcc-python-plugin/gcc-python-plugin-9999.ebuild +++ b/dev-util/gcc-python-plugin/gcc-python-plugin-9999.ebuild @@ -1,4 +1,6 @@ -# Copyright 1999-2017 Gentoo Foundation + + + # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +18,7 @@ KEYWORDS="" IUSE="doc" DEPEND="${DEPEND} ->=sys-devel/gcc-6 +>=sys-devel/gcc-7 dev-python/six dev-python/pygments media-gfx/graphviz" -- cgit v1.2.3-18-g5258