public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/ultrabug:master commit in: dev-python/tweetstream/
@ 2012-08-01 17:51 Alexys Jacob
  0 siblings, 0 replies; only message in thread
From: Alexys Jacob @ 2012-08-01 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ebe20cf019669b2600aae1712edae4eba9eb41ad
Author:     Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  1 17:51:21 2012 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Wed Aug  1 17:51:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=ebe20cf0

new tweetstream ebuild

---
 dev-python/tweetstream/Manifest                 |    2 +
 dev-python/tweetstream/tweetstream-1.1.1.ebuild |   30 +++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/dev-python/tweetstream/Manifest b/dev-python/tweetstream/Manifest
new file mode 100644
index 0000000..4691aac
--- /dev/null
+++ b/dev-python/tweetstream/Manifest
@@ -0,0 +1,2 @@
+DIST tweetstream-1.1.1.tar.gz 6918 SHA256 e2cb0dcc5ea6eb8e4123fba96a97fe87c1d6f3d6ab6d25369f716b30a4c5fe5c SHA512 e239019857758a8f520b320d4a959f3755e5c3b9b34f6155da20963e27b4ce70ba19c7d61ecf1c2d8a794057f6ab0da3d974f87524d895edba275da3aba05d3d WHIRLPOOL 8b59fb7d00f505f5489bc9d5e10f98c6dc78fb0a4fd7af4c3f528cf8153bbdb60d52771580ff9f9500d641d38f2ed0804adeb0a711c8f9e07d40876421cad40a
+EBUILD tweetstream-1.1.1.ebuild 751 SHA256 9432e10fdf5f44066e768efcdb4bba5c39d6bc30ef3f0711a45d974df8c12bc5 SHA512 3984ecd799b42a9b26088cc5b0c39da193857a0343dd321d6c02c78590c2fee18ea4ea0ce609c918a3e8db722153bceb41f695e118e344868666e812db2750a8 WHIRLPOOL c6dba052f933ce9d544312cea2d09c43c77d8b60247444f2c409c97344ef91400b4e77740a68a7c11825fba3a8cb7eaff0b1afdc44b488886e0641e8522945e1

diff --git a/dev-python/tweetstream/tweetstream-1.1.1.ebuild b/dev-python/tweetstream/tweetstream-1.1.1.ebuild
new file mode 100644
index 0000000..fd00821
--- /dev/null
+++ b/dev-python/tweetstream/tweetstream-1.1.1.ebuild
@@ -0,0 +1,30 @@
+# 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="tweetstream"
+MY_P="${MY_PN}-${PV/_/-}"
+
+DESCRIPTION="Python module for simple access to twitter's streaming API"
+HOMEPAGE="http://pypi.python.org/pypi/tweetstream/"
+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/anyjson
+	dev-python/setuptools"
+
+S="${WORKDIR}/${MY_P}"


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

only message in thread, other threads:[~2012-08-01 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-01 17:51 [gentoo-commits] dev/ultrabug:master commit in: dev-python/tweetstream/ Alexys Jacob

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