commit: 63c16711b34a4283b1733f444da8f687ee147eed Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 17 00:22:22 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 18:58:06 2017 +0000 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"
