public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: dev-python/graphite-web/, dev-python/txAMQP/, dev-python/whisper/, ...
@ 2011-04-04 13:42 Benedikt Boehm
  0 siblings, 0 replies; only message in thread
From: Benedikt Boehm @ 2011-04-04 13:42 UTC (permalink / raw
  To: gentoo-commits

commit:     247b571bd5cb68b498beb66cb7d78df29470486f
Author:     Benedikt Böhm <bb <AT> xnull <DOT> de>
AuthorDate: Mon Apr  4 13:41:55 2011 +0000
Commit:     Benedikt Boehm <hollow <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 13:41:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=247b571b

add graphite & deps

---
 dev-python/carbon/carbon-0.9.8.ebuild             |   21 ++++++++++++++++++
 dev-python/graphite-web/graphite-web-0.9.8.ebuild |   24 +++++++++++++++++++++
 dev-python/txAMQP/txAMQP-0.4.ebuild               |   20 +++++++++++++++++
 dev-python/whisper/whisper-0.9.8.ebuild           |   19 ++++++++++++++++
 4 files changed, 84 insertions(+), 0 deletions(-)

diff --git a/dev-python/carbon/carbon-0.9.8.ebuild b/dev-python/carbon/carbon-0.9.8.ebuild
new file mode 100644
index 0000000..cef5b95
--- /dev/null
+++ b/dev-python/carbon/carbon-0.9.8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit distutils
+
+DESCRIPTION="Backend data caching and persistence daemon for Graphite"
+HOMEPAGE="http://graphite.wikidot.com/"
+SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+DEPEND="${DEPEND}"
+RDEPEND="${RDEPEND}
+	dev-python/twisted
+	dev-python/txAMQP"

diff --git a/dev-python/graphite-web/graphite-web-0.9.8.ebuild b/dev-python/graphite-web/graphite-web-0.9.8.ebuild
new file mode 100644
index 0000000..0c3a3a0
--- /dev/null
+++ b/dev-python/graphite-web/graphite-web-0.9.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit distutils
+
+DESCRIPTION="Enterprise scalable realtime graphing"
+HOMEPAGE="http://graphite.wikidot.com/"
+SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+DEPEND="${DEPEND}"
+RDEPEND="${RDEPEND}
+	dev-python/carbon
+	dev-python/django
+	dev-python/pycairo
+	dev-python/twisted
+	dev-python/whisper"

diff --git a/dev-python/txAMQP/txAMQP-0.4.ebuild b/dev-python/txAMQP/txAMQP-0.4.ebuild
new file mode 100644
index 0000000..9dd2cfe
--- /dev/null
+++ b/dev-python/txAMQP/txAMQP-0.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit distutils
+
+DESCRIPTION="Python library for communicating with AMQP peers using Twisted"
+HOMEPAGE="https://launchpad.net/txamqp"
+SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+DEPEND="${DEPEND}"
+RDEPEND="${RDEPEND}
+	dev-python/twisted"

diff --git a/dev-python/whisper/whisper-0.9.8.ebuild b/dev-python/whisper/whisper-0.9.8.ebuild
new file mode 100644
index 0000000..5b88ac4
--- /dev/null
+++ b/dev-python/whisper/whisper-0.9.8.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit distutils
+
+DESCRIPTION="Fixed size round-robin style database"
+HOMEPAGE="http://graphite.wikidot.com/"
+SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+DEPEND="${DEPEND}"
+RDEPEND="${RDEPEND}"



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

only message in thread, other threads:[~2011-04-04 13:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 13:42 [gentoo-commits] proj/betagarden:master commit in: dev-python/graphite-web/, dev-python/txAMQP/, dev-python/whisper/, Benedikt Boehm

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