diff options
author | Davide Pesavento <pesa@gentoo.org> | 2016-05-30 18:00:12 +0200 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2016-05-30 18:00:12 +0200 |
commit | 76fbabb92411e34eef8fa6cfc5c63e709166ee81 (patch) | |
tree | e260e3ba5e5b496c6e89cf4c7cb9115e1a36012a /app-editors/qxmledit | |
parent | app-editors/qxmledit: remove old (diff) | |
download | gentoo-76fbabb92411e34eef8fa6cfc5c63e709166ee81.tar.gz gentoo-76fbabb92411e34eef8fa6cfc5c63e709166ee81.tar.bz2 gentoo-76fbabb92411e34eef8fa6cfc5c63e709166ee81.zip |
app-editors/qxmledit: improve DESCRIPTION
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.9.3.ebuild b/app-editors/qxmledit/qxmledit-0.9.3.ebuild index c417cbfc22e7..e9eca461d2c9 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" |