commit: ad637a932ea0850626d8536f05716004977142f2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Mon Jan 19 00:44:11 2015 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Mon Jan 19 21:56:19 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ad637a93
[app-editors/kile] Drop debug flag Handled by kde5.eclass --- app-editors/kile/kile-5.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/kile/kile-5.9999.ebuild b/app-editors/kile/kile-5.9999.ebuild index 9b460a9..b19dae6 100644 --- a/app-editors/kile/kile-5.9999.ebuild +++ b/app-editors/kile/kile-5.9999.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://kile.sourceforge.net/" LICENSE="FDL-1.2 GPL-2" KEYWORDS="" -IUSE="debug +pdf +png" +IUSE="+pdf +png" DEPEND=" $(add_frameworks_dep kconfig)
