[gentoo-commits] repo/gentoo:master commit in: kde-misc/kopete-thinklight/

2017-08-17 Thread Andreas Sturmlechner
commit: 63c16711b34a4283b1733f444da8f687ee147eed
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug 17 00:22:22 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug 17 18:58:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c16711

kde-misc/kopete-thinklight: Add QT3SUPPORT_REQUIRED="true"

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild 
b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild
index 20419369b8c..c2dc84b6512 100644
--- a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild
+++ b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild
@@ -3,9 +3,10 @@
 
 EAPI=6
 
+QT3SUPPORT_REQUIRED="true"
 inherit kde4-base
 
-DESCRIPTION="A thinkpad's light flash on every incoming message"
+DESCRIPTION="A ThinkPad's light flash on every incoming message"
 HOMEPAGE="http://www.kde-apps.org/content/show.php?content=100537;
 SRC_URI="http://www.kde-apps.org/CONTENT/content-files/100537-${P}.tar.gz;
 



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kopete-thinklight/

2017-02-27 Thread Johannes Huber
commit: 32e01a94958467866a736ef2490b5a0f1abc91e0
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Feb 27 17:59:05 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Feb 27 17:59:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e01a94

kde-misc/kopete-thinklight: EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild 
b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild
index d652c583e5..3974ee294e 100644
--- a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild
+++ b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde4-base