From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-python/anyjson/
Date: Tue, 17 May 2011 05:19:25 +0000 (UTC) [thread overview]
Message-ID: <f9e6dbfa96ef7dd791840a0cb663f19160794a43.dev-zero@gentoo> (raw)
commit: f9e6dbfa96ef7dd791840a0cb663f19160794a43
Author: Tiziano Mueller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 04:54:12 2011 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Tue May 17 04:54:12 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=f9e6dbfa
initial commit, ebuild written by me
---
dev-python/anyjson/Manifest | 2 ++
dev-python/anyjson/anyjson-0.3.1.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/dev-python/anyjson/Manifest b/dev-python/anyjson/Manifest
new file mode 100644
index 0000000..023905f
--- /dev/null
+++ b/dev-python/anyjson/Manifest
@@ -0,0 +1,2 @@
+EBUILD anyjson-0.3.1.ebuild 579 RMD160 ab25a154d85b3d80812cfeab1630f2c6145c20c9 SHA1 30e6c10f6e7676cfaedb463e29fefb9b9e908547 SHA256 c30dc8ab39d57ea45f0bc3cba5a88fec3449f4cad0146c42337691e15d531d0a
+DIST anyjson-0.3.1.tar.gz 5161 RMD160 ed958d1c30c28975f9bfe5d6c4da05f9bde9e58d SHA1 f459fbdbd5b7ee81b236ef5eed023970db38572a SHA256 1643c0adb7dbecc4331437ee14ef5f6a3d55b4ffca147db1cc957dc966062340
diff --git a/dev-python/anyjson/anyjson-0.3.1.ebuild b/dev-python/anyjson/anyjson-0.3.1.ebuild
new file mode 100644
index 0000000..b97e9bc
--- /dev/null
+++ b/dev-python/anyjson/anyjson-0.3.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+DISTUTILS_SRC_TEST="nosetests"
+
+inherit distutils
+
+DESCRIPTION="Convenience module to import the best available json serialize/deserializer installed."
+HOMEPAGE="http://pypi.python.org/pypi/anyjson/ https://bitbucket.org/runeh/anyjson"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-python/setuptools"
next reply other threads:[~2011-05-17 5:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 5:19 Tiziano Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-09 10:19 [gentoo-commits] dev/dev-zero:master commit in: dev-python/anyjson/ Tiziano Müller
2011-05-17 5:19 Tiziano Müller
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=f9e6dbfa96ef7dd791840a0cb663f19160794a43.dev-zero@gentoo \
--to=dev-zero@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