diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 10:57:36 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 10:57:36 +0100 |
commit | 4c56603d431df2216541d906334107eea38f5d1a (patch) | |
tree | 9bc27ec670c83b1b6af91c313a000c64153116dd /app-i18n | |
parent | app-i18n/enca: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-4c56603d431df2216541d906334107eea38f5d1a.tar.gz gentoo-4c56603d431df2216541d906334107eea38f5d1a.tar.bz2 gentoo-4c56603d431df2216541d906334107eea38f5d1a.zip |
app-i18n/scim-bridge: [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-i18n')
-rw-r--r-- | app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild b/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild index cb61c2bfa50c..71d49a76ed57 100644 --- a/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild +++ b/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit autotools eutils gnome2-utils multilib readme.gentoo-r1 +inherit autotools eutils gnome2-utils ltprune multilib readme.gentoo-r1 DESCRIPTION="Yet another IM-client of SCIM" HOMEPAGE="http://www.scim-im.org/projects/scim_bridge" |