diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 10:57:28 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 10:57:28 +0100 |
commit | 05b7b0252884f074e01823eb0ebb26c1cc3656e5 (patch) | |
tree | 59a14c15f3c51c0069a78dc62b609a1338f03227 /app-dicts/verbiste | |
parent | app-backup/dar: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-05b7b0252884f074e01823eb0ebb26c1cc3656e5.tar.gz gentoo-05b7b0252884f074e01823eb0ebb26c1cc3656e5.tar.bz2 gentoo-05b7b0252884f074e01823eb0ebb26c1cc3656e5.zip |
app-dicts/verbiste: [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 'app-dicts/verbiste')
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.38-r1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.41.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.44.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild b/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild index 22c20e246d34..3d3ccc0033df 100644 --- a/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils gnome2-utils fdo-mime +inherit eutils gnome2-utils fdo-mime ltprune DESCRIPTION="French conjugation system" HOMEPAGE="http://sarrazip.com/dev/verbiste.html" diff --git a/app-dicts/verbiste/verbiste-0.1.41.ebuild b/app-dicts/verbiste/verbiste-0.1.41.ebuild index bc9afe0a502c..4648b20ec985 100644 --- a/app-dicts/verbiste/verbiste-0.1.41.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.41.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils gnome2-utils xdg-utils +inherit eutils gnome2-utils ltprune xdg-utils DESCRIPTION="French conjugation system" HOMEPAGE="http://sarrazip.com/dev/verbiste.html" diff --git a/app-dicts/verbiste/verbiste-0.1.44.ebuild b/app-dicts/verbiste/verbiste-0.1.44.ebuild index c9a1c7a067d7..4648b20ec985 100644 --- a/app-dicts/verbiste/verbiste-0.1.44.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.44.ebuild @@ -1,9 +1,9 @@ -# 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 gnome2-utils xdg-utils +inherit eutils gnome2-utils ltprune xdg-utils DESCRIPTION="French conjugation system" HOMEPAGE="http://sarrazip.com/dev/verbiste.html" |