public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/eva:master commit in: dev-python/tweepy/
Date: Sat, 20 Oct 2012 10:24:11 +0000 (UTC)	[thread overview]
Message-ID: <1350728535.56cffa5edb3dbe4866abebcb2a5bb239c9946821.eva@gentoo> (raw)

commit:     56cffa5edb3dbe4866abebcb2a5bb239c9946821
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 10:22:15 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 10:22:15 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=56cffa5e

dev-python/tweepy: initial ebuild

---
 dev-python/tweepy/Manifest           |   11 +++++++++++
 dev-python/tweepy/metadata.xml       |    8 ++++++++
 dev-python/tweepy/tweepy-1.11.ebuild |   27 +++++++++++++++++++++++++++
 3 files changed, 46 insertions(+), 0 deletions(-)

diff --git a/dev-python/tweepy/Manifest b/dev-python/tweepy/Manifest
new file mode 100644
index 0000000..58e53b3
--- /dev/null
+++ b/dev-python/tweepy/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
+DIST tweepy-1.11.tar.gz 21743 SHA256 2b9fa225e9254e2cbbb01e59c6e92d9c42e5d41d97e8c74dee93eb09babffde5 SHA512 fc7324a1ce5eb9021f30a5daf3a0d5177cfe925a5bdd6cdcda51a2171df0464eb4f2ca664eec43be29408f7f4821eb25f6afdca3f1c4abde894783880fe91b43 WHIRLPOOL f836b7afb31c6aab7f37b10e6741585e825b1faece2ab5ce511ecd63b8d116235b190cf98b8f8e8f4ee9ad43e5b802c32b3707491a6a00572ed1aac446f76647
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iEYEAREKAAYFAlCCe1cACgkQ1fmVwcYIWAbAkQCgtuHbEBpWpNwep1sYYrPFRq6T
+Dv8AoNf3AF8r0Sqf5SVWtqG+788Xew9u
+=SjmL
+-----END PGP SIGNATURE-----

diff --git a/dev-python/tweepy/metadata.xml b/dev-python/tweepy/metadata.xml
new file mode 100644
index 0000000..23310c6
--- /dev/null
+++ b/dev-python/tweepy/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+	<email>eva@gentoo.org</email>
+	<name>Gilles Dartiguelongue</name>
+</maintainer>
+</pkgmetadata>

diff --git a/dev-python/tweepy/tweepy-1.11.ebuild b/dev-python/tweepy/tweepy-1.11.ebuild
new file mode 100644
index 0000000..16df12b
--- /dev/null
+++ b/dev-python/tweepy/tweepy-1.11.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Twitter library for python"
+HOMEPAGE="http://github.com/tweepy/tweepy"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-python/simplejson
+"
+DEPEND="${RDEPEND}
+	dev-python/setuptools
+"
+
+DOCS=( README )


             reply	other threads:[~2012-10-20 10:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-20 10:24 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-22 21:18 [gentoo-commits] dev/eva:master commit in: dev-python/tweepy/ Gilles Dartiguelongue
2014-12-07 15:23 Gilles Dartiguelongue

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=1350728535.56cffa5edb3dbe4866abebcb2a5bb239c9946821.eva@gentoo \
    --to=eva@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