diff options
-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 c417cbfc22e..e9eca461d2c 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" |