dev-python/guessit: switch live ebuild to 'develop' branch.
authorIlya Tumaykin <itumaykin@gmail.com>
Wed, 5 Apr 2017 15:10:04 +0000 (18:10 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:21:14 +0000 (23:21 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/guessit/guessit-9999.ebuild

index 0d2ce1c235e00837b7d2afd60a8b524bf3d877e2..20aa2d03c109ab941a118c902e7b466bb05a1760 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,6 +10,7 @@ inherit distutils-r1 git-r3
 DESCRIPTION="Python library for guessing information from video filenames"
 HOMEPAGE="https://github.com/guessit-io/guessit https://pypi.python.org/pypi/guessit"
 EGIT_REPO_URI=( {https,git}://github.com/${PN}-io/${PN}.git )
+EGIT_BRANCH="develop"
 
 LICENSE="LGPL-3"
 SLOT="0"