diff options
Diffstat (limited to 'dev-python/sleekxmpp/sleekxmpp-9999.ebuild')
-rw-r--r-- | dev-python/sleekxmpp/sleekxmpp-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/sleekxmpp/sleekxmpp-9999.ebuild b/dev-python/sleekxmpp/sleekxmpp-9999.ebuild index 6a9f518..d2a061b 100644 --- a/dev-python/sleekxmpp/sleekxmpp-9999.ebuild +++ b/dev-python/sleekxmpp/sleekxmpp-9999.ebuild @@ -14,6 +14,8 @@ inherit vcs-snapshot distutils git-2 DESCRIPTION="MIT licensed XMPP library for Python" HOMEPAGE="http://sleekxmpp.com/" EGIT_REPO_URI="git://github.com/fritzy/SleekXMPP.git" +EGIT_BRANCH="develop" + LICENSE="MIT" SLOT="0" |