summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-07 15:33:09 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-07 15:33:09 +0100
commit0256aa12db2779697b92e7d67ffc006b8d6d06cd (patch)
treea98e2733916c66363e147aeddb5fdb80b3de71b0 /media-sound
parentdev-python/PyGithub: Bump to 1.44.1 (diff)
downloadgentoo-0256aa12db2779697b92e7d67ffc006b8d6d06cd.tar.gz
gentoo-0256aa12db2779697b92e7d67ffc006b8d6d06cd.tar.bz2
gentoo-0256aa12db2779697b92e7d67ffc006b8d6d06cd.zip
media-sound/clementine: Qt5 branch merged to master
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/clementine/clementine-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-sound/clementine/clementine-9999.ebuild b/media-sound/clementine/clementine-9999.ebuild
index 3f87ebadac97..4feab71f0716 100644
--- a/media-sound/clementine/clementine-9999.ebuild
+++ b/media-sound/clementine/clementine-9999.ebuild
@@ -7,7 +7,6 @@ PLOCALES="af ar be bg bn br bs ca cs cy da de el en en_CA en_GB eo es et eu fa f
MY_P="${P/_}"
if [[ ${PV} == *9999* ]]; then
- EGIT_BRANCH="qt5"
EGIT_REPO_URI="https://github.com/clementine-player/Clementine.git"
inherit git-r3
else