commit: 76fbabb92411e34eef8fa6cfc5c63e709166ee81 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Mon May 30 16:00:12 2016 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Mon May 30 16:00:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76fbabb9
app-editors/qxmledit: improve DESCRIPTION Package-Manager: portage-2.3.0_rc1 app-editors/qxmledit/qxmledit-0.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/qxmledit/qxmledit-0.9.3.ebuild b/app-editors/qxmledit/qxmledit-0.9.3.ebuild index c417cbf..e9eca46 100644 --- a/app-editors/qxmledit/qxmledit-0.9.3.ebuild +++ b/app-editors/qxmledit/qxmledit-0.9.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit eutils qmake-utils -DESCRIPTION="Qt4 XML Editor" +DESCRIPTION="Simple Qt-based XML editor" HOMEPAGE="http://qxmledit.org/" SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz"
