ercpe 14/05/27 06:17:52 Added: metadata.xml shortuuid-0.4.2.ebuild ChangeLog Log: Added dev-python/shortuuid-0.4.2 as a test dependency for newer (?) dev-python/django-extensions (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
Revision Changes Path 1.1 dev-python/shortuuid/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shortuuid/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shortuuid/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer> <email>[email protected]</email> <name>Johann Schmitz (ercpe)</name> </maintainer> <longdescription>A library that generates short, pretty, unambiguous unique IDs by using an extensive, case-sensitive alphabet and omitting similar-looking letters and numbers.</longdescription> </pkgmetadata> 1.1 dev-python/shortuuid/shortuuid-0.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shortuuid/shortuuid-0.4.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shortuuid/shortuuid-0.4.2.ebuild?rev=1.1&content-type=text/plain Index: shortuuid-0.4.2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/shortuuid/shortuuid-0.4.2.ebuild,v 1.1 2014/05/27 06:17:52 ercpe Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} ) inherit distutils-r1 DESCRIPTION="A generator library for concise, unambiguous and URL-safe UUIDs" HOMEPAGE="https://pypi.python.org/pypi/shortuuid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="${DEPEND}" S="${WORKDIR}/${P}" 1.1 dev-python/shortuuid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shortuuid/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/shortuuid/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-python/shortuuid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/shortuuid/ChangeLog,v 1.1 2014/05/27 06:17:52 ercpe Exp $ *shortuuid-0.4.2 (27 May 2014) 27 May 2014; Johann Schmitz <[email protected]> +metadata.xml, +shortuuid-0.4.2.ebuild: Added dev-python/shortuuid-0.4.2 as a test dependency for newer (?) dev-python /django-extensions
