commit:     bfda70bce03abca3a260cc118d188c45a65210f3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 13:59:39 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 15:38:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfda70bc

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(-)

diff --git a/net-p2p/classified-ads/classified-ads-0.11.ebuild 
b/net-p2p/classified-ads/classified-ads-0.11.ebuild
index eb54552c481..295a08b9028 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/";

Reply via email to