public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nagiosplugin/
Date: Sat, 21 Jul 2018 15:47:50 +0000 (UTC)	[thread overview]
Message-ID: <1532188050.e54b1bf50305d7ac1e3815872678b08d3cf286f7.sbraz@gentoo> (raw)

commit:     e54b1bf50305d7ac1e3815872678b08d3cf286f7
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 15:46:38 2018 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 15:47:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54b1bf5

dev-python/nagiosplugin: remove old

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-python/nagiosplugin/Manifest                  |  1 -
 dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild | 28 -----------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-python/nagiosplugin/Manifest b/dev-python/nagiosplugin/Manifest
index b20914ea48c..8169038377c 100644
--- a/dev-python/nagiosplugin/Manifest
+++ b/dev-python/nagiosplugin/Manifest
@@ -1,2 +1 @@
-DIST nagiosplugin-1.2.3.tar.gz 37570 BLAKE2B a6862bde2215c624642a21886eda993f6d3a471bd10ed7c27374617adf7e5ca9d6f82890d21d432018234fe2d803bd01f6e5abf0fc02764f73564a74262eaad8 SHA512 3f3045db181acc144cb41871f2f67090a7b096d600c9cda7e4f9b86648d47319dca7c42b74670ba307c0bc60955eb33aefcde9c895e544bbb4c7ca1f80e8919d
 DIST nagiosplugin-1.2.4.tar.gz 38290 BLAKE2B 4ebf230122a68919f82da7519e920b485075530cbde235d9f0d7a0f22e65a37c85f3ffe84af100f94ba8cee0a8e350b848d2e35606616808baada75c5abfddd2 SHA512 42c7823445c0dc1f5fedc6b8bed6c5be4e2b5e4c14cfa2cfbd158ae43485baa0fc74b80f9dcbb89bfdb27b984d72201c8a7c330c71d837c0f822603a5f8f7ae3

diff --git a/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild b/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild
deleted file mode 100644
index 4b912f0d2fd..00000000000
--- a/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A class library for writing nagios-compatible plugins"
-HOMEPAGE="https://bitbucket.org/flyingcircus/nagiosplugin/ https://pypi.org/project/nagiosplugin/"
-if [[ ${PV} == "9999" ]] ; then
-	inherit mercurial
-	EHG_REPO_URI="https://bitbucket.org/flyingcircus/nagiosplugin/"
-else
-	SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="ZPL"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-	esetup.py test
-}


             reply	other threads:[~2018-07-21 15:47 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-21 15:47 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-02  3:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/nagiosplugin/ Louis Sautier
2023-06-09 18:09 Arthur Zamarin
2023-02-15 17:29 Michał Górny
2023-02-15 17:29 Michał Górny
2022-06-04 19:57 Michał Górny
2022-05-16 13:20 Michał Górny
2022-02-08  9:42 Michał Górny
2021-07-15 22:41 Louis Sautier
2020-09-04 22:14 Louis Sautier
2020-04-20 21:33 Louis Sautier
2020-03-28  9:20 Michał Górny
2019-11-10  2:30 Louis Sautier
2019-11-10  2:30 Louis Sautier
2019-11-09 12:28 Louis Sautier
2019-11-09 12:28 Louis Sautier
2018-07-21 15:47 Louis Sautier
2018-06-18 10:34 Louis Sautier
2018-05-26 12:53 David Seifert
2016-03-12 21:48 Patrice Clement
2015-12-29  0:14 Patrice Clement
2015-12-21 23:43 Patrice Clement

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=1532188050.e54b1bf50305d7ac1e3815872678b08d3cf286f7.sbraz@gentoo \
    --to=sbraz@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