commit: 6a35812175cd96477603f99d2f177d3e97746a50 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Aug 16 22:42:50 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=6a358121
kde-misc/kookie: Add QT3SUPPORT_REQUIRED="true" Package-Manager: Portage-2.3.7, Repoman-2.3.3 kde-misc/kookie/kookie-0.1.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-misc/kookie/kookie-0.1.1.ebuild b/kde-misc/kookie/kookie-0.1.1.ebuild index deb22c1b9ed..2a3dbdaf9cb 100644 --- a/kde-misc/kookie/kookie-0.1.1.ebuild +++ b/kde-misc/kookie/kookie-0.1.1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 +QT3SUPPORT_REQUIRED="true" inherit kde4-base DESCRIPTION="Manage recipes and shopping lists"