summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-14 11:00:55 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-14 11:18:59 +0100
commitf077d95bd60ed37a5c856e1052ad354bceebd019 (patch)
tree9261ae1456624c12defa8805e3c924c842bb91dc /media-sound/qtagger
parentapp-portage/grs: update -9999 for new installation requirements (diff)
downloadgentoo-f077d95bd60ed37a5c856e1052ad354bceebd019.tar.gz
gentoo-f077d95bd60ed37a5c856e1052ad354bceebd019.tar.bz2
gentoo-f077d95bd60ed37a5c856e1052ad354bceebd019.zip
media-sound/qtagger: Fix description
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-sound/qtagger')
-rw-r--r--media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild b/media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild
index 17e012ecab95..460a0e654404 100644
--- a/media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild
+++ b/media-sound/qtagger/qtagger-1.0.1_p20150402.ebuild
@@ -7,7 +7,7 @@ CMAKE_MAKEFILE_GENERATOR="emake"
COMMIT=0e74fe022ddbb689f7bae0460a21be303114029b
inherit cmake-utils qmake-utils vcs-snapshot
-DESCRIPTION="Simple Qt4 ID3v2 tag editor"
+DESCRIPTION="Simple Qt5 ID3v2 tag editor"
HOMEPAGE="https://github.com/DOOMer/qtagger"
SRC_URI="https://github.com/DOOMer/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"