summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-19 13:25:59 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-19 13:26:05 +0100
commit6e6a77ea78e5e7aa8819b957ec49d6fc0dbeb0ec (patch)
treef6a4ef16e5496cfab125c6882377df0c1e7c4c6a /x11-libs
parentx11-libs/qwt: Drop old (diff)
downloadgentoo-6e6a77ea78e5e7aa8819b957ec49d6fc0dbeb0ec.tar.gz
gentoo-6e6a77ea78e5e7aa8819b957ec49d6fc0dbeb0ec.tar.bz2
gentoo-6e6a77ea78e5e7aa8819b957ec49d6fc0dbeb0ec.zip
x11-libs/qwt: Update DESCRIPTION for Qt5
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566046 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qwt/qwt-6.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qwt/qwt-6.1.2-r1.ebuild b/x11-libs/qwt/qwt-6.1.2-r1.ebuild
index 197a369614c9..4bb636eb3dce 100644
--- a/x11-libs/qwt/qwt-6.1.2-r1.ebuild
+++ b/x11-libs/qwt/qwt-6.1.2-r1.ebuild
@@ -8,7 +8,7 @@ inherit eutils multibuild multilib qmake-utils
MY_P="${PN}-${PV/_/-}"
-DESCRIPTION="2D plotting library for Qt4"
+DESCRIPTION="2D plotting library for Qt4 and Qt5"
HOMEPAGE="http://qwt.sourceforge.net/"
SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV/_/-}/${MY_P}.tar.bz2"