From: David Seifert Date: Sat, 15 Feb 2020 09:58:02 +0000 (+0100) Subject: dev-dotnet/gnome-keyring-sharp: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=958a96f1b649c1670881319e78e7c53e53ae7fa1;p=gentoo.git dev-dotnet/gnome-keyring-sharp: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild index d155a9460e51..daeb2f956890 100644 --- a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild +++ b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils mono-env +inherit autotools eutils ltprune mono-env DESCRIPTION="C# implementation of gnome-keyring" HOMEPAGE="http://www.mono-project.com/ https://github.com/mono/gnome-keyring-sharp"