diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-17 02:22:22 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-17 20:58:06 +0200 |
commit | 63c16711b34a4283b1733f444da8f687ee147eed (patch) | |
tree | a36ce3d86fb5a61b12a4bb45df9c55a567b86d8f /kde-misc | |
parent | kde-misc/kopete-antispam: Add QT3SUPPORT_REQUIRED="true" (diff) | |
download | gentoo-63c16711b34a4283b1733f444da8f687ee147eed.tar.gz gentoo-63c16711b34a4283b1733f444da8f687ee147eed.tar.bz2 gentoo-63c16711b34a4283b1733f444da8f687ee147eed.zip |
kde-misc/kopete-thinklight: Add QT3SUPPORT_REQUIRED="true"
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild index 20419369b8c8..c2dc84b65121 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" |