From 2d64332fafad25874c61a7f71a24edbb18d938cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Thu, 3 Nov 2016 22:58:25 +0100 Subject: Various changes to make repoman happy --- app-office/zfo-editor/metadata.xml | 3 ++- app-office/zfo-editor/zfo-editor-0.3.2.ebuild | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'app-office/zfo-editor') diff --git a/app-office/zfo-editor/metadata.xml b/app-office/zfo-editor/metadata.xml index e71755e..ed5c917 100644 --- a/app-office/zfo-editor/metadata.xml +++ b/app-office/zfo-editor/metadata.xml @@ -1,7 +1,7 @@ - + ctibor@brancik.cz Ctibor Brančík @@ -12,4 +12,5 @@ https://labs.nic.cz/cs/zfo-editor.html https://labs.nic.cz/cs/zfo-editor.html + diff --git a/app-office/zfo-editor/zfo-editor-0.3.2.ebuild b/app-office/zfo-editor/zfo-editor-0.3.2.ebuild index f14fcb1..455c0c5 100644 --- a/app-office/zfo-editor/zfo-editor-0.3.2.ebuild +++ b/app-office/zfo-editor/zfo-editor-0.3.2.ebuild @@ -6,7 +6,7 @@ EAPI=6 PYTHON_COMPAT=( "python2_7" ) -DESCRIPTION="ZFO editor allows working with ZFO forms on systems which are not officially or at all supported by SW602 602XML Filler." +DESCRIPTION="ZFO editor allows working with ZFO forms files." SLOT=0 @@ -19,12 +19,12 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" RDEPEND="${PYTHON_DEPS} - dev-python/pywebkitgtk[${PYTHON_USEDEP}] - dev-python/lxml[${PYTHON_USEDEP}]" + dev-python/pywebkitgtk[${PYTHON_USEDEP}] + dev-python/lxml[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" pkg_postinst() { - xdg_desktop_database_update - xdg_mimeinfo_database_update + xdg_desktop_database_update + xdg_mimeinfo_database_update } -- cgit v1.2.3