dev-python/suelta/suelta-9999.ebuild
changeset 162 3a08c6a2cef4
parent 113 ecd1fe3b4ff2
equal deleted inserted replaced
155:145d435208f4 162:3a08c6a2cef4
     1 # Copyright 1999-2013 Gentoo Foundation
     1 # Copyright 1999-2015 Gentoo Foundation
     2 # Distributed under the terms of the GNU General Public License v2
     2 # Distributed under the terms of the GNU General Public License v2
     3 # $Header: $
     3 # $Header: $
     4 
     4 
     5 EAPI=5
     5 EAPI=5
     6 PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
     6 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
     7 
     7 
     8 inherit distutils-r1 git-2
     8 inherit distutils-r1 git-r3
     9 
     9 
    10 EGIT_REPO_URI="git://github.com/legastero/Suelta.git"
    10 EGIT_REPO_URI="git://github.com/legastero/Suelta.git"
    11 
    11 
    12 DESCRIPTION="A pure Python SASL Client library"
    12 DESCRIPTION="A pure Python SASL Client library"
    13 HOMEPAGE="https://github/legastero/Suelta"
    13 HOMEPAGE="https://github/legastero/Suelta"