idella4 14/08/27 15:24:31
Added: metadata.xml certifi-14.05.14.ebuild Manifest
ChangeLog
Log:
new ebuild, dep to tornado-4.0.1, ebuild written by me
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
0xB8072B0D)Revision Changes Path 1.4 dev-python/certifi/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/metadata.xml?r1=1.3&r2=1.4 1.1 dev-python/certifi/certifi-14.05.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild?rev=1.1&content-type=text/plain Index: certifi-14.05.14.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.1 2014/08/27 15:24:31 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python package for providing Mozilla's CA Bundle" HOMEPAGE="http://python-requests.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.10 dev-python/certifi/Manifest file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/Manifest?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/Manifest?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/Manifest?r1=1.9&r2=1.10 1.7 dev-python/certifi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/ChangeLog?r1=1.6&r2=1.7
