From: David Seifert Date: Sun, 16 Feb 2020 20:23:00 +0000 (+0100) Subject: app-doc/gnucash-docs: [QA] inherit eutils.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=62800b40f11d99c6ba903a24dec3123d2b30a36e;p=gentoo.git app-doc/gnucash-docs: [QA] inherit eutils.eclass directly Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-doc/gnucash-docs/gnucash-docs-3.2-r2.ebuild b/app-doc/gnucash-docs/gnucash-docs-3.2-r2.ebuild index 4582197df338..e156cf3a0d1c 100644 --- a/app-doc/gnucash-docs/gnucash-docs-3.2-r2.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-3.2-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools gnome2 +inherit autotools eutils gnome2 DESCRIPTION="Documentation package for GnuCash" HOMEPAGE="http://www.gnucash.org/" diff --git a/app-doc/gnucash-docs/gnucash-docs-3.3-r1.ebuild b/app-doc/gnucash-docs/gnucash-docs-3.3-r1.ebuild index da27ce8d5de0..de4220614485 100644 --- a/app-doc/gnucash-docs/gnucash-docs-3.3-r1.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-3.3-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools gnome2 +inherit autotools eutils gnome2 DESCRIPTION="Documentation package for GnuCash" HOMEPAGE="http://www.gnucash.org/" diff --git a/app-doc/gnucash-docs/gnucash-docs-3.4-r1.ebuild b/app-doc/gnucash-docs/gnucash-docs-3.4-r1.ebuild index 505a73b78785..6123d911e434 100644 --- a/app-doc/gnucash-docs/gnucash-docs-3.4-r1.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-3.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools gnome2 +inherit autotools eutils gnome2 DESCRIPTION="Documentation package for GnuCash" HOMEPAGE="http://www.gnucash.org/" diff --git a/app-doc/gnucash-docs/gnucash-docs-3.5-r1.ebuild b/app-doc/gnucash-docs/gnucash-docs-3.5-r1.ebuild index 4582197df338..e156cf3a0d1c 100644 --- a/app-doc/gnucash-docs/gnucash-docs-3.5-r1.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-3.5-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools gnome2 +inherit autotools eutils gnome2 DESCRIPTION="Documentation package for GnuCash" HOMEPAGE="http://www.gnucash.org/" diff --git a/app-doc/gnucash-docs/gnucash-docs-3.6-r1.ebuild b/app-doc/gnucash-docs/gnucash-docs-3.6-r1.ebuild index 505a73b78785..6123d911e434 100644 --- a/app-doc/gnucash-docs/gnucash-docs-3.6-r1.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-3.6-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools gnome2 +inherit autotools eutils gnome2 DESCRIPTION="Documentation package for GnuCash" HOMEPAGE="http://www.gnucash.org/" diff --git a/app-doc/gnucash-docs/gnucash-docs-3.7.ebuild b/app-doc/gnucash-docs/gnucash-docs-3.7.ebuild index 505a73b78785..6123d911e434 100644 --- a/app-doc/gnucash-docs/gnucash-docs-3.7.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-3.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools gnome2 +inherit autotools eutils gnome2 DESCRIPTION="Documentation package for GnuCash" HOMEPAGE="http://www.gnucash.org/"