public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexys Jacob" <ultrabug@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ultrabug:master commit in: dev-python/gevent-websocket/
Date: Tue, 24 Jul 2012 17:52:58 +0000 (UTC)	[thread overview]
Message-ID: <1343152372.1889314eff43532b3ddbf2fc0c66c12796136802.ultrabug@gentoo> (raw)

commit:     1889314eff43532b3ddbf2fc0c66c12796136802
Author:     Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 17:52:52 2012 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Tue Jul 24 17:52:52 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=1889314e

new gevent-websocket ebuild

---
 dev-python/gevent-websocket/Manifest               |    2 +
 .../gevent-websocket/gevent-websocket-0.3.6.ebuild |   29 ++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/dev-python/gevent-websocket/Manifest b/dev-python/gevent-websocket/Manifest
new file mode 100644
index 0000000..a0f73bf
--- /dev/null
+++ b/dev-python/gevent-websocket/Manifest
@@ -0,0 +1,2 @@
+DIST gevent-websocket-0.3.6.tar.gz 11462 SHA256 1806bd1e78cfbd6f5b38e00c6b6f5a5ed0015b1eee94f78adba62d199c23ad6d SHA512 277a818955e3c672a06db31aed8b11ec82aefd67ea2389c1feeb555de074e177d340b34c7236f787a6af9b52eac5af02c7831285d8a067105659f0e1293ee49c WHIRLPOOL 2f6bee200ac5b9b2c0f18d5bea40bc75dfa60550b6cf82dbc9d5d07529221fb3ca8d4953965ae609e189bc3553a4a5be063d548ddbfc2cbe32228f1a24c44d4b
+EBUILD gevent-websocket-0.3.6.ebuild 754 SHA256 cf8f40e2633397bbe62627dd01b0ee81b0c29865c4a429a5edfc1fdb41ed33c8 SHA512 014c067fb63990ac14a0d3141e683effa488282f147ae1d9dfa9f871c85cf672a734512bbb09e42677371e2acf5fe3b6426eb97b7b499d72a49c61de2409c470 WHIRLPOOL 4ac44a97bdaaa6baa4fbd58ba9d7a5b9a21b1534bc037d7a17773b59c687606c9bd6fa127085de49061c7a6e7f12fbadfdc5d6b23e5568601a3a4b554c447dff

diff --git a/dev-python/gevent-websocket/gevent-websocket-0.3.6.ebuild b/dev-python/gevent-websocket/gevent-websocket-0.3.6.ebuild
new file mode 100644
index 0000000..6ea5085
--- /dev/null
+++ b/dev-python/gevent-websocket/gevent-websocket-0.3.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-pymongo/flask-pymongo-0.1.1.ebuild,v 1.1 2012/06/18 08:45:36 ultrabug Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2:2.5"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="2.4 3.*"
+DISTUTILS_SRC_TEST=""
+
+inherit distutils
+
+MY_PN="gevent-websocket"
+MY_P="${MY_PN}-${PV/_/-}"
+
+DESCRIPTION="Python port of PHP function get_browser() based on the browscap project"
+HOMEPAGE="http://pypi.python.org/pypi/gevent-websocket/"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	dev-python/setuptools"
+
+S="${WORKDIR}/${MY_P}"


             reply	other threads:[~2012-07-24 17:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-24 17:52 Alexys Jacob [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-27 13:47 [gentoo-commits] dev/ultrabug:master commit in: dev-python/gevent-websocket/ Alexys Jacob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1343152372.1889314eff43532b3ddbf2fc0c66c12796136802.ultrabug@gentoo \
    --to=ultrabug@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox