public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/asciinema: asciinema-0.9.7.ebuild metadata.xml Manifest ChangeLog
@ 2014-01-20 19:25 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2014-01-20 19:25 UTC (permalink / raw
  To: gentoo-commits

kensington    14/01/20 19:25:30

  Added:                asciinema-0.9.7.ebuild metadata.xml Manifest
                        ChangeLog
  Log:
  New package wrt bug #497648. Ebuild by Ondrej Sukup <mimi.vx@gmail.com>.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.1                  app-misc/asciinema/asciinema-0.9.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/asciinema/asciinema-0.9.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/asciinema/asciinema-0.9.7.ebuild?rev=1.1&content-type=text/plain

Index: asciinema-0.9.7.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/asciinema/asciinema-0.9.7.ebuild,v 1.1 2014/01/20 19:25:30 kensington Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3})
inherit distutils-r1

DESCRIPTION="Command line recorder for asciinema.org service"
HOMEPAGE="http://pypi.python.org/pypi/asciinema http://asciinema.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=">=dev-python/requests-1.1.0[${PYTHON_USEDEP}]"



1.1                  app-misc/asciinema/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/asciinema/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/asciinema/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>kensington@gentoo.org</email>
	</maintainer>
	<upstream>
		<remote-id type="pypi">asciinema</remote-id>
	</upstream>
</pkgmetadata>



1.1                  app-misc/asciinema/Manifest

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

Index: Manifest
===================================================================
DIST asciinema-0.9.7.tar.gz 6035 SHA256 be0c65f097b11bd1aab3b4ed454539f6cea1e0d1db2f8488d9b661d794028d59 SHA512 f24b5814a4360711921a956b2259e0c31d990a287fe50d8199883ed8ef5e9c594145d42d24515849c138434aa3e1a2436e7aec2ab742cf84a634654a7780a5e6 WHIRLPOOL 3f903bc883dce63cd415489b3c83028a5c36193f9ed5577050a6f69643a10578be834ff2b5f20a363b96bfe2f9099f5d51b7cafc3ad11b7aa4c58a7b0580aa2b
EBUILD asciinema-0.9.7.ebuild 533 SHA256 0fd39346e44c97a04a580f74107d1e1d8e6461d5973895c4784d9fa4dfe987d5 SHA512 e2267fb4240d1b27f14f52e614f4863cae0472e97861fefb3710e22b9879ad79d54a753d5ef23e7d8b192f872e0ce756daf791e92f70e807000fbde54d9f55d1 WHIRLPOOL cd12ffeff1cff2e9c9b47a460cd493c4aced065ddab75d2a05040effd527dfdbe95a8da543f86f436968d8c028f5ed6d9614ff0007ea27d0400c68b5afd1842a
MISC metadata.xml 279 SHA256 15a7a17c9dcfe3411f34445cbf26c40e5c36f55f5041479d0fadba519a7ff1eb SHA512 200702d07a12f5a89a9865c209f0bf565a17cb84c2997c3d811b21a57580ce52f4fe77c0a504601baddc378678c8599aab7f33ab292e37d7ddd6b547669e29ea WHIRLPOOL f145df6e509bc6c40a297af456cb2743d4b70adc77d9134914a7fadb8b107e8d7cb7452cd6887ddbd7681c1d2c737902a3b01a65f7b86b316513f6bfece75917



1.1                  app-misc/asciinema/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for app-misc/asciinema
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/asciinema/ChangeLog,v 1.1 2014/01/20 19:25:30 kensington Exp $

*asciinema-0.9.7 (20 Jan 2014)

  20 Jan 2014; Michael Palimaka <kensington@gentoo.org> +asciinema-0.9.7.ebuild,
  +metadata.xml:
  New package wrt bug #497648. Ebuild by Ondrej Sukup <mimi.vx@gmail.com>.





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

only message in thread, other threads:[~2014-01-20 19:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-20 19:25 [gentoo-commits] gentoo-x86 commit in app-misc/asciinema: asciinema-0.9.7.ebuild metadata.xml Manifest ChangeLog Michael Palimaka (kensington)

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