summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:03:11 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:03:11 +0100
commit15ba369b8383008e7cfffd1450369819227e15f1 (patch)
treebe2cd3dadfc0ec039e25bc88de22fabd47dd401e /x11-libs
parentsys-libs/libxcrypt: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-15ba369b8383008e7cfffd1450369819227e15f1.tar.gz
gentoo-15ba369b8383008e7cfffd1450369819227e15f1.tar.bz2
gentoo-15ba369b8383008e7cfffd1450369819227e15f1.zip
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@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild4
-rw-r--r--x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.33.ebuild4
-rw-r--r--x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild4
-rw-r--r--x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.18.ebuild4
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 de9f1bb3ede2..5579cb7226d3 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 5ffcdd4783e6..8cbd0df50daf 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 90f351d52262..62c3dd8183df 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 7939516268f6..6536b9f9ef62 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/"