diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 10:57:46 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 10:57:46 +0100 |
commit | 98bf024b3186efa3c2edef73941a996c8c346c89 (patch) | |
tree | 448385393b54ca3b1340f1dcd93173cfa123a7c7 /app-text | |
parent | app-text/groonga-normalizer-mysql: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-98bf024b3186efa3c2edef73941a996c8c346c89.tar.gz gentoo-98bf024b3186efa3c2edef73941a996c8c346c89.tar.bz2 gentoo-98bf024b3186efa3c2edef73941a996c8c346c89.zip |
app-text/gtkspell: [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-text')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index b57d54a8d44f..16326002e916 100644 --- a/app-text/gtkspell/gtkspell-2.0.16.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild @@ -3,7 +3,7 @@ EAPI=4 -inherit eutils +inherit eutils ltprune DESCRIPTION="Spell checking widget for GTK" HOMEPAGE="http://gtkspell.sourceforge.net/" |