public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/kiwisolver: metadata.xml kiwisolver-0.1.3.ebuild Manifest ChangeLog
@ 2014-11-15 13:00 Ian Delaney (idella4)
  0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2014-11-15 13:00 UTC (permalink / raw
  To: gentoo-commits

idella4     14/11/15 13:00:40

  Added:                metadata.xml kiwisolver-0.1.3.ebuild Manifest
                        ChangeLog
  Log:
  new ebuild written by B-Man, new RDEP for bump of enaml, to be proxy maintained by B-Man
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/kiwisolver/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/kiwisolver/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>idella4@gentoo.org</email>
	</maintainer>
	<maintainer>
		<email>aaron@flappyport.com</email>
		<name>Arron Bauman</name>
		<description>proxy maintainer</description>
	</maintainer>
</pkgmetadata>



1.1                  dev-python/kiwisolver/kiwisolver-0.1.3.ebuild

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

Index: kiwisolver-0.1.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwisolver/kiwisolver-0.1.3.ebuild,v 1.1 2014/11/15 13:00:40 idella4 Exp $

EAPI="5"

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="An efficient C++ implementation of the Cassowary constraint solving algorithm"
HOMEPAGE="https://github.com/nucleic/kiwi"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"

LICENSE="Clear-BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="app-arch/unzip
		dev-python/setuptools[${PYTHON_USEDEP}]"



1.1                  dev-python/kiwisolver/Manifest

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

Index: Manifest
===================================================================
DIST kiwisolver-0.1.3.zip 48696 SHA256 bbcd6470dd8518ec8d2d0daec96551291e2e17f0e910ec2502a2ecc1c7c98b44 SHA512 ce5ccf03da88743f091aba7e01ec3d7f4d7a83cb1d2e33b52a4a825bc4b9919329e73bb85a05effc83f6cc449082c5534a036a8d639937229fc7bedcc90d5089 WHIRLPOOL 355e8347010cd7cbb018f22e91fc9117cbd71a9cb68fd0c8c2b7f4f2fd146ce6453c5be7d0948b07b13e4b0750e13c8a78643ac2b9c268229f98701dee618838
EBUILD kiwisolver-0.1.3.ebuild 486 SHA256 61a9de4388336d654d2473f39f922063d3535595da25d587d0e92731dac3e737 SHA512 a951ae8140d739332d024e54c40ce348cfd477ba1857429382013d9ac89cc1ebefccdc955c56b13e002846f51ee6d79317488b9930f2bc61c7f772272df63afd WHIRLPOOL 570f31bdb9c890b10f0e8dfac8c3c316c66d4677afd54ac53f5e49e1deb437dc282cfaefd1a3fa1d041cb6b2556e9ffb7d15ad23009d1cb5ecc41433a22b3b2e
MISC metadata.xml 345 SHA256 56cc235fe65d4c5e8a8d379ffffb33c1f6bc547d495b980336cf5a9087e10197 SHA512 1ed1197b6c81b8caa6e52653f2ca3a533b297b078d5742141241accd51ad57445066547e9db811a4ba48cefffcdcf10c913e91fc84625758f1d141f11c1a5b40 WHIRLPOOL 84d2a261db49c8daf20f1b653dedcbbd39e9a45c0e5949d1158530e076b239206ca7c517c48555200c5b61faaf0e5e09a14b8b07dce53662fb7d977d24488e3e



1.1                  dev-python/kiwisolver/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-python/kiwisolver
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwisolver/ChangeLog,v 1.1 2014/11/15 13:00:40 idella4 Exp $

*kiwisolver-0.1.3 (15 Nov 2014)

  15 Nov 2014; Ian Delaney <idella4@gentoo.org> +kiwisolver-0.1.3.ebuild,
  +metadata.xml:
  new ebuild written by B-Man, new RDEP for bump of enaml, to be proxy
  maintained by B-Man





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-15 13:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15 13:00 [gentoo-commits] gentoo-x86 commit in dev-python/kiwisolver: metadata.xml kiwisolver-0.1.3.ebuild Manifest ChangeLog Ian Delaney (idella4)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox