prometheanfire    15/04/30 19:39:33

  Added:                metadata.xml PyECLib-1.0.7.ebuild ChangeLog
  Log:
  adding for swift
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x33ED3FD25AFC78BA)

Revision  Changes    Path
1.1                  dev-python/PyECLib/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/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>prometheanf...@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <longdescription lang="en">
    This library provides a simple Python interface for implementing erasure 
codes. To obtain the best possible performance, the underlying erasure code 
algorithms are written in C.
  </longdescription>
</pkgmetadata>




1.1                  dev-python/PyECLib/PyECLib-1.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild?rev=1.1&content-type=text/plain

Index: PyECLib-1.0.7.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild,v 
1.1 2015/04/30 19:39:33 prometheanfire Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Messaging API for RPC and notifications over a number of different 
messaging transports"
HOMEPAGE="https://pypi.python.org/pypi/PyECLib";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="dev-libs/liberasurecode"



1.1                  dev-python/PyECLib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-python/PyECLib
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyECLib/ChangeLog,v 1.1 
2015/04/30 19:39:33 prometheanfire Exp $

*PyECLib-1.0.7 (30 Apr 2015)

  30 Apr 2015; Matthew Thode <prometheanf...@gentoo.org> +PyECLib-1.0.7.ebuild,
  +metadata.xml:
  adding for swift




Reply via email to