commit: 66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71 Author: Hummer12007 <hilobakho <AT> gmail <DOT> com> AuthorDate: Mon May 8 11:45:49 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 8 16:49:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66faf8a0
media-sound/pms: update branch in live ebuild as per https://github.com/ambientsound/pms/commit/8c8918488a4a22924ee04442dc5e5216783d51ff media-sound/pms/pms-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/media-sound/pms/pms-9999.ebuild b/media-sound/pms/pms-9999.ebuild index 56a45392e8c..2a0de1e38b9 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"
