Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/qxmledit/
Date: Mon, 30 May 2016 16:04:27
Message-Id: 1464624012.76fbabb92411e34eef8fa6cfc5c63e709166ee81.pesa@gentoo
1 commit: 76fbabb92411e34eef8fa6cfc5c63e709166ee81
2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 16:00:12 2016 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 16:00:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76fbabb9
7
8 app-editors/qxmledit: improve DESCRIPTION
9
10 Package-Manager: portage-2.3.0_rc1
11
12 app-editors/qxmledit/qxmledit-0.9.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/qxmledit/qxmledit-0.9.3.ebuild b/app-editors/qxmledit/qxmledit-0.9.3.ebuild
16 index c417cbf..e9eca46 100644
17 --- a/app-editors/qxmledit/qxmledit-0.9.3.ebuild
18 +++ b/app-editors/qxmledit/qxmledit-0.9.3.ebuild
19 @@ -6,7 +6,7 @@ EAPI=6
20
21 inherit eutils qmake-utils
22
23 -DESCRIPTION="Qt4 XML Editor"
24 +DESCRIPTION="Simple Qt-based XML editor"
25 HOMEPAGE="http://qxmledit.org/"
26 SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz"