summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHummer12007 <hilobakho@gmail.com>2017-05-08 14:45:49 +0300
committerMichał Górny <mgorny@gentoo.org>2017-05-08 18:49:18 +0200
commit66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71 (patch)
treec8c2d3afe546622f2184bb2559297afe63c2f73f /media-sound
parentapp-text/mupdf: Stable for HPPA (bug #614044). (diff)
downloadgentoo-66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71.tar.gz
gentoo-66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71.tar.bz2
gentoo-66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71.zip
media-sound/pms: update branch in live ebuild
as per https://github.com/ambientsound/pms/commit/8c8918488a4a22924ee04442dc5e5216783d51ff
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pms/pms-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/media-sound/pms/pms-9999.ebuild b/media-sound/pms/pms-9999.ebuild
index 56a45392e8c6..2a0de1e38b9c 100644
--- a/media-sound/pms/pms-9999.ebuild
+++ b/media-sound/pms/pms-9999.ebuild
@@ -7,7 +7,9 @@ inherit cmake-utils git-r3
DESCRIPTION="Practical Music Search: an open source ncurses client for mpd, written in C++"
HOMEPAGE="https://ambientsound.github.io/pms"
+
EGIT_REPO_URI="https://github.com/ambientsound/pms.git"
+EGIT_BRANCH="0.42.x" # todo: package the golang version
LICENSE="GPL-3+"
SLOT="0"