commit: 9fd0b17a74094be61cc861c63bff60c109f573a2 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Tue Mar 22 12:06:33 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Tue Mar 22 12:33:34 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9fd0b17a
app-office/kexi: EAPI 6 Package-Manager: portage-2.2.28 app-office/kexi/kexi-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/kexi/kexi-9999.ebuild b/app-office/kexi/kexi-9999.ebuild index 5c9fa45..fb3691d 100644 --- a/app-office/kexi/kexi-9999.ebuild +++ b/app-office/kexi/kexi-9999.ebuild @@ -2,14 +2,14 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_DOXYGEN="true" # KDE_HANDBOOK="true" KDE_TEST="forceoptional" inherit kde5 -DESCRIPTION="A visual database applications creator" +DESCRIPTION="Visual database applications creator" HOMEPAGE="https://www.kde.org/applications/office/kexi/ http://www.kexi-project.org/" KEYWORDS="" IUSE="activities marble mdb mysql postgres sqlite sybase webform xbase"
