commit: 15ba369b8383008e7cfffd1450369819227e15f1 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Feb 15 10:03:11 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 10:03:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ba369b
x11-libs/c++-gtk-utils: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap <AT> gentoo.org> x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild | 4 ++-- x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.33.ebuild | 4 ++-- x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild | 4 ++-- x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.18.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild index de9f1bb3ede..5579cb7226d 100644 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++" HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/" diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.33.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.33.ebuild index 5ffcdd4783e..8cbd0df50da 100644 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.33.ebuild +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.33.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils +inherit eutils ltprune DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++" HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/" diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild index 90f351d5226..62c3dd8183d 100644 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++" HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/" diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.18.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.18.ebuild index 7939516268f..6536b9f9ef6 100644 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.18.ebuild +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.18.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils +inherit eutils ltprune DESCRIPTION="A number of classes and functions for programming GTK+ programs using C++" HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/"
