public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "git@oystercatcher mirror+tproxy" <git@oystercatcher.gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/newrelic/
Date: Tue,  3 Mar 2015 12:26:53 +0000 (UTC)	[thread overview]
Message-ID: <1425381877.728b2caf4e2111678a226c0de2b188c8238b7d4f.git@gentoo> (raw)

commit:     728b2caf4e2111678a226c0de2b188c8238b7d4f
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Mar  3 10:28:25 2015 +0000
Commit:     git@oystercatcher mirror+tproxy <git <AT> oystercatcher <DOT> gentoo <DOT> org>
CommitDate: Tue Mar  3 11:24:37 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=728b2caf

dev-python/newrelic: Initial ebuild

Package-Manager: portage-2.2.14

 dev-python/newrelic/ChangeLog                 |  9 +++++++
 dev-python/newrelic/metadata.xml              | 13 ++++++++++
 dev-python/newrelic/newrelic-2.44.0.36.ebuild | 35 +++++++++++++++++++++++++++
 3 files changed, 57 insertions(+)

diff --git a/dev-python/newrelic/ChangeLog b/dev-python/newrelic/ChangeLog
new file mode 100644
index 0000000..c2eb3a9
--- /dev/null
+++ b/dev-python/newrelic/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-python/newrelic
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*newrelic-2.44.0.36 (03 Mar 2015)
+
+  03 Mar 2015; Marius Brehler <marbre@linux.sungazer.de> +metadata.xml,
+  +newrelic-2.44.0.36.ebuild:
+  Initial ebuild

diff --git a/dev-python/newrelic/metadata.xml b/dev-python/newrelic/metadata.xml
new file mode 100644
index 0000000..a14fcbb
--- /dev/null
+++ b/dev-python/newrelic/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>sci</herd>
+  <maintainer>
+    <email>marbre@linux.sungazer.de</email>
+    <name>Marius Brehler</name>
+  </maintainer>
+  <longdescription>
+    Python agent for the New Relic web application performance
+    monitoring service.
+  </longdescription>
+</pkgmetadata>

diff --git a/dev-python/newrelic/newrelic-2.44.0.36.ebuild b/dev-python/newrelic/newrelic-2.44.0.36.ebuild
new file mode 100644
index 0000000..b34576f
--- /dev/null
+++ b/dev-python/newrelic/newrelic-2.44.0.36.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+MY_PN="newrelic"
+
+DESCRIPTION="New Relic Python Agent"
+HOMEPAGE="http://newrelic.com/docs/python/new-relic-for-python"
+
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="newrelic"
+SLOT="0"
+
+RDEPEND="
+	|| (
+		dev-python/bottle[${PYTHON_USEDEP}]
+		dev-python/cherrypy[${PYTHON_USEDEP}]
+		dev-python/django[${PYTHON_USEDEP}]
+		dev-python/flask[${PYTHON_USEDEP}]
+		dev-python/pylons[${PYTHON_USEDEP}]
+		dev-python/pyramid[${PYTHON_USEDEP}]
+	)"
+	#|| (
+	#	dev-python/cython[${PYTHON_USEDEP}]
+	#	virtual/pypy
+	#	virtual/pypy3
+	#)"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2015-03-03 12:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 12:26 git@oystercatcher mirror+tproxy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-26  9:13 [gentoo-commits] proj/sci:master commit in: dev-python/newrelic/ Horea Christian
2017-01-29 14:20 Justin Lecher
2015-06-03 10:21 Justin Lecher
2015-03-03 12:26 Nicolas Bock

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=1425381877.728b2caf4e2111678a226c0de2b188c8238b7d4f.git@gentoo \
    --to=git@oystercatcher.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