yngwin 15/03/15 10:10:53
Added: python-discid-1.1.0.ebuild metadata.xml Manifest
ChangeLog
Log:
initial import from bug #535746
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
0x4FDF9CFD2FAC514E!)
Revision Changes Path
1.1 dev-python/python-discid/python-discid-1.1.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-discid/python-discid-1.1.0.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-discid/python-discid-1.1.0.ebuild?rev=1.1&content-type=text/plain
Index: python-discid-1.1.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-discid/python-discid-1.1.0.ebuild,v
1.1 2015/03/15 10:10:52 yngwin Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="Python bindings for libdiscid"
HOMEPAGE="https://github.com/JonnyJD/python-discid"
SRC_URI="https://github.com/JonnyJD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=media-libs/libdiscid-0.2.2
${PYTHON_DEPS}"
RDEPEND="${DEPEND}"
1.1 dev-python/python-discid/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-discid/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-discid/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>
<herd>python</herd>
<maintainer>
<email>[email protected]</email>
<name>Ben de Groot</name>
</maintainer>
</pkgmetadata>
1.1 dev-python/python-discid/Manifest
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-discid/Manifest?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-discid/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST python-discid-1.1.0.tar.gz 30656 SHA256
823fbf06f1f08f4e3738c5a68349075a8a3b219c6009fe2af55a0277b9122031 SHA512
dd4a0a406d3f1b1d635bfb12c52689b72296f6965dd5d23c540d137ac60841bc39722e710db459281511df992e4db6614472cc741084bebe2ecf6b0b4dc5ab36
WHIRLPOOL
6c0ef1cdd3c4747defc6e717a09dffe79f231fb8b5fff40b1a5b2e4bcf53532e551bc07eaec96f2b075162a6f6c449a55e3efa9875b9e403937e0033d6da0349
EBUILD python-discid-1.1.0.ebuild 497 SHA256
40ed3da9ac601ec797926ccb29a14e881bbb12f44dd29543e51f51d6aaa1083f SHA512
ae2cec6b7af1875717de7deb9f33d4270ae3988420bda521548a13083294378d943f44a65be7d7547281dba0e64f95a0dc3509724bf89f80025fe1a1172993c3
WHIRLPOOL
91f9e39fdd190adaf70e61119f2110c2df2ffdcc28bbe90805fc4226c1ea0500746e87197ec9bd763c78ca0c0aba7ebd93cc72f00f97b9c492e0f1501749d871
MISC metadata.xml 259 SHA256
3d6cf397ee3ffe54da22c27a1cc87794c6e81e4939bb95facd7a0cfb344d6c8f SHA512
8267c7aecd866ea7616a48a4ea006a8eac7b134c02ae996a7e9f690f465ac3a330984fb97f55bcc72f792faaaee4dff2178c7bd38fb8fb3796329c508899d900
WHIRLPOOL
1701b88f3ed993eaa67a14d457a7587c1a3dff0e750e2e897a0961c9618f09c5b49ed9e418b78e885bccdf1c83b03e2706133c7d624ff189e32b9834769217cf
1.1 dev-python/python-discid/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-discid/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-discid/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-python/python-discid
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-discid/ChangeLog,v 1.1
2015/03/15 10:10:52 yngwin Exp $
*python-discid-1.1.0 (15 Mar 2015)
15 Mar 2015; Ben de Groot <[email protected]> +metadata.xml,
+python-discid-1.1.0.ebuild:
initial import from bug #535746