From bfda70bce03abca3a260cc118d188c45a65210f3 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Fri, 5 Jan 2018 14:59:39 +0100 Subject: net-p2p/classified-ads: Do not inherit l10n.eclass. No l10n_* functions are being called, and the eclass does not contain any code in global scope any more. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- net-p2p/classified-ads/classified-ads-0.11.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net-p2p/classified-ads') diff --git a/net-p2p/classified-ads/classified-ads-0.11.ebuild b/net-p2p/classified-ads/classified-ads-0.11.ebuild index eb54552c4810..295a08b90280 100644 --- a/net-p2p/classified-ads/classified-ads-0.11.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.11.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PLOCALES="en fi sv da uk" -PLOCALE_BACKUP="en" -inherit qmake-utils virtualx l10n + +inherit qmake-utils virtualx DESCRIPTION="Program for displaying classified advertisement items" HOMEPAGE="http://katiska.org/classified-ads/" -- cgit v1.2.3-65-gdbad