* [gentoo-commits] gentoo-x86 commit in dev-python/bitarray: bitarray-0.8.0.ebuild metadata.xml ChangeLog Manifest
@ 2012-06-29 11:39 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-06-29 11:39 UTC (permalink / raw
To: gentoo-commits
jlec 12/06/29 11:39:43
Added: bitarray-0.8.0.ebuild metadata.xml ChangeLog
Manifest
Log:
dev-python/bitarray: Moved from sci overlay
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-python/bitarray/bitarray-0.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitarray/bitarray-0.8.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitarray/bitarray-0.8.0.ebuild?rev=1.1&content-type=text/plain
Index: bitarray-0.8.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/bitarray/bitarray-0.8.0.ebuild,v 1.1 2012/06/29 11:39:43 jlec Exp $
EAPI=4
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS=1
inherit distutils
DESCRIPTION="efficient arrays of booleans -- C extension"
HOMEPAGE="https://github.com/ilanschnell/bitarray http://pypi.python.org/pypi/bitarray"
SRC_URI="mirror://pypi/b/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="PSF-2"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
1.1 dev-python/bitarray/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitarray/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitarray/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>sci</herd>
<longdescription>
This module provides an object type which efficiently represents an array of
booleans. Bitarrays are sequence types and behave very much like usual lists.
Eight bits are represented by one byte in a contiguous block of memory. The
user can select between two representations; little-endian and big-endian.
Most of the functionality is implemented in C. Methods for accessing the
machine representation are provided. This can be useful when bit level access
to binary files is required, such as portable bitmap image files (.pbm). Also,
when dealing with compressed data which uses variable bit length encoding,
you may find this module useful.
</longdescription>
</pkgmetadata>
1.1 dev-python/bitarray/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitarray/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitarray/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-python/bitarray
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/bitarray/ChangeLog,v 1.1 2012/06/29 11:39:43 jlec Exp $
29 Jun 2012; Justin Lecher <jlec@gentoo.org> +bitarray-0.8.0.ebuild,
+metadata.xml:
Moved from sci overlay
*bitarray-0.8.0 (29 Jun 2012)
29 Jun 2012; Justin Lecher <jlec@gentoo.org> +bitarray-0.8.0.ebuild,
+metadata.xml:
New package requested by jamasi on irc
1.1 dev-python/bitarray/Manifest
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitarray/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitarray/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST bitarray-0.8.0.tar.gz 46455 RMD160 4a15efeb3fef66f73937820ad8226d51e7310988 SHA1 4a58c4d8a5cc7caa4b58f802d920fdd077cc1a70 SHA256 203426d96bf43adc5220a2f66a3c18fedcf009ce98de419a8a580ec7695424d1
EBUILD bitarray-0.8.0.ebuild 460 RMD160 5b4d13768a7b3ce08a8bd04b78f0f69aef8e14cd SHA1 efd09037c52b89802aa9481a32123df473d2212a SHA256 b918a30cc6345dfe7ecbe4610e842e0696501c950520f85d52c22da87032467e
MISC ChangeLog 395 RMD160 87eb3f4cf7a56488483e6f853abfe8ed3caab2f3 SHA1 b0d027914d4ac9d0d6df9385f175a14d7a7a84c1 SHA256 864ec8bafb1a6e233dc5c1d067772c9b8388cf4eded8f9e3762f04e1118efa69
MISC metadata.xml 847 RMD160 7f44df3fb0687132ec9e955e59a22bf531542597 SHA1 cecadd553c719abe915f2984059bec8d12acee23 SHA256 3b8486dad1f47b0b12aca79f0b132d57d1ae04881a1a250d87babb43824aa581
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-29 11:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 11:39 [gentoo-commits] gentoo-x86 commit in dev-python/bitarray: bitarray-0.8.0.ebuild metadata.xml ChangeLog Manifest Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox