From: "Alexys Jacob" <ultrabug@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ultrabug:master commit in: dev-python/python-ultramemcache/
Date: Wed, 5 Dec 2012 18:08:03 +0000 (UTC) [thread overview]
Message-ID: <1354730877.96bdb88683a9cbec1d56912067239f27fda6f708.ultrabug@gentoo> (raw)
commit: 96bdb88683a9cbec1d56912067239f27fda6f708
Author: Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 5 18:07:57 2012 +0000
Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Wed Dec 5 18:07:57 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=96bdb886
new dev-python/python-ultramemcache ebuild
---
dev-python/python-ultramemcache/Manifest | 1 +
.../python-ultramemcache-9999.ebuild | 32 ++++++++++++++++++++
2 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/dev-python/python-ultramemcache/Manifest b/dev-python/python-ultramemcache/Manifest
new file mode 100644
index 0000000..1f5f1c2
--- /dev/null
+++ b/dev-python/python-ultramemcache/Manifest
@@ -0,0 +1 @@
+EBUILD python-ultramemcache-9999.ebuild 856 SHA256 38d319a434ac6a52fdc699ead74a34e5718aee8cc205217aad63ecb06b01b0fe SHA512 5039c74b1b8ef2abe795b84ce334772e99076de03d2d6d515da634f81f4a45807c8d7c5e5eadab063adabe8cd679f31b9b21589937d4bae2c078b43d36081eaf WHIRLPOOL b0f10342c408ad152711da3fa88b85c254d9a170997063a2d3af5600144570c6997140560e2c93b18f1f08ffa6cc2c3f54d75fba72d51fa39c3b1df10e97a361
diff --git a/dev-python/python-ultramemcache/python-ultramemcache-9999.ebuild b/dev-python/python-ultramemcache/python-ultramemcache-9999.ebuild
new file mode 100644
index 0000000..1379319
--- /dev/null
+++ b/dev-python/python-ultramemcache/python-ultramemcache-9999.ebuild
@@ -0,0 +1,32 @@
+# 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.6"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="2.4 3.*"
+DISTUTILS_SRC_TEST=""
+
+EGIT_REPO_URI="git://github.com/nicholasserra/python-ultramemcached.git
+ https://github.com/nicholasserra/python-ultramemcached.git"
+
+inherit distutils git-2
+
+MY_PN="ultramemcache"
+MY_P="${MY_PN}-${PV/_/-}"
+
+DESCRIPTION="A drop in replacement for python-memcache using ultramemcached"
+HOMEPAGE="https://github.com/nicholasserra/python-ultramemcached"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-python/ultramemcache
+ dev-python/setuptools"
+
+S="${WORKDIR}/${MY_P}"
reply other threads:[~2012-12-05 18:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1354730877.96bdb88683a9cbec1d56912067239f27fda6f708.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