* [gentoo-commits] repo/gentoo:master commit in: kde-misc/adjustableclock/
@ 2016-07-06 19:33 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2016-07-06 19:33 UTC (permalink / raw
To: gentoo-commits
commit: 12bdcc6dca4c5f0e96e02df99b39550ac2071e88
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 6 19:30:29 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul 6 19:33:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12bdcc6d
kde-misc/adjustableclock: fix linguas -> l10n fallout
Package-Manager: portage-2.3.0
kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild b/kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild
index aa8cdc9..e490ed3 100644
--- a/kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild
+++ b/kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -29,7 +29,7 @@ src_prepare() {
local lang
for lang in ${KDE_LINGUAS} ; do
- if ! use linguas_${lang} ; then
+ if ! use "l10n_$(kde4_lingua_to_l10n "${lang}")" ; then
rm ${KDE_LINGUAS_DIR}/${lang}.mo
fi
done
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/adjustableclock/
@ 2016-08-20 18:28 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2016-08-20 18:28 UTC (permalink / raw
To: gentoo-commits
commit: eb7d66b2b442253c9b38a411fa076b45fe17b173
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Aug 13 22:06:57 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 20 18:28:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7d66b2
kde-misc/adjustableclock: Add WEBKIT_REQUIRED=always
Package-Manager: portage-2.2.28
kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild b/kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild
index e490ed3..50d3d73 100644
--- a/kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild
+++ b/kde-misc/adjustableclock/adjustableclock-4.1.4.ebuild
@@ -6,6 +6,7 @@ EAPI=5
KDE_LINGUAS_DIR="applet/locale"
KDE_LINGUAS="de et pl pt pt_BR sv tr uk"
+WEBKIT_REQUIRED="always"
inherit kde4-base
DESCRIPTION="Plasmoid to show date and time in adjustable format using rich text"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-20 18:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-20 18:28 [gentoo-commits] repo/gentoo:master commit in: kde-misc/adjustableclock/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2016-07-06 19:33 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox