aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2020-09-26 05:10:00 -0400
committerHorea Christian <chr@chymera.eu>2020-09-26 05:10:00 -0400
commit3824f885811af92e2e2d8cbaa4cd3814ea0a1881 (patch)
tree2e6a94a4350f26afd7e1f1896ec1e6abf5d834be
parentdev-python/meshpy: removed old version, updated KEYWORDS (diff)
downloadsci-3824f885.tar.gz
sci-3824f885.tar.bz2
sci-3824f885.zip
dev-python/newrelic: removed dead package
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian <chr@chymera.eu>
-rw-r--r--dev-python/newrelic/Manifest2
-rw-r--r--dev-python/newrelic/metadata.xml15
-rw-r--r--dev-python/newrelic/newrelic-2.44.0.36.ebuild34
-rw-r--r--dev-python/newrelic/newrelic-2.50.0.39.ebuild39
4 files changed, 0 insertions, 90 deletions
diff --git a/dev-python/newrelic/Manifest b/dev-python/newrelic/Manifest
deleted file mode 100644
index 31a6c137a..000000000
--- a/dev-python/newrelic/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST newrelic-2.44.0.36.tar.gz 656605 BLAKE2B 7cc423ee88a2f678a0b10aa2be16e105267348d66f2acf07c1e6d19083b667294fe0b7b6a647d79994c37cb4ca87bb9de1818cacae0709c49deace3123317bed SHA512 2e9b7b6afd74c562c82813d0245822a194e151abf1e32827915b83677db811032711418ae2bd0c26b3ea4727323ca53d538862957d8cd07f7f6a2ce26630a682
-DIST newrelic-2.50.0.39.tar.gz 662564 BLAKE2B 17eb9f914e558bd063553460b3ada06316f7e5300ee8c136820c5c2095dfc27987e7b515eb86ed7303968eb587575fa7c2ced456e2fad681faaed4735a7e3e38 SHA512 935973b7897348113ab40ac4f1ea173cf31886057569a0384e4a26d96463220a43768a4dd88ac4e4a8a7db01ab4fe6fde7825860a7fbd62911ead5fc2e3f0774
diff --git a/dev-python/newrelic/metadata.xml b/dev-python/newrelic/metadata.xml
deleted file mode 100644
index 7f0f33d60..000000000
--- a/dev-python/newrelic/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription>
-Python agent for the New Relic web application performance
-monitoring service.
-</longdescription>
- <upstream>
- <remote-id type="pypi">newrelic</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/newrelic/newrelic-2.44.0.36.ebuild b/dev-python/newrelic/newrelic-2.44.0.36.ebuild
deleted file mode 100644
index d954b20de..000000000
--- a/dev-python/newrelic/newrelic-2.44.0.36.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
-
-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"
-
-LICENSE="newrelic"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- || (
- dev-python/bottle[${PYTHON_USEDEP}]
- dev-python/cherrypy[${PYTHON_USEDEP}]
- dev-python/django[${PYTHON_USEDEP}]
- dev-python/flask[${PYTHON_USEDEP}]
- dev-python/pyramid[${PYTHON_USEDEP}]
- )"
- #|| (
- # dev-python/cython[${PYTHON_USEDEP}]
- # virtual/pypy
- # virtual/pypy3
- #)"
-DEPEND="${RDEPEND}"
diff --git a/dev-python/newrelic/newrelic-2.50.0.39.ebuild b/dev-python/newrelic/newrelic-2.50.0.39.ebuild
deleted file mode 100644
index 3812ed990..000000000
--- a/dev-python/newrelic/newrelic-2.50.0.39.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
-
-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"
-
-LICENSE="newrelic"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- || (
- dev-python/bottle[${PYTHON_USEDEP}]
- dev-python/cherrypy[${PYTHON_USEDEP}]
- dev-python/django[${PYTHON_USEDEP}]
- dev-python/flask[${PYTHON_USEDEP}]
- dev-python/pyramid[${PYTHON_USEDEP}]
- )"
- #|| (
- # dev-python/cython[${PYTHON_USEDEP}]
- # virtual/pypy
- # virtual/pypy3
- #)"
-DEPEND="${RDEPEND}"
-
-src_install() {
- default
- dobin scripts/newrelic-admin
-}