public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Donenfeld" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/speedtest-cli/
Date: Mon, 12 Oct 2015 15:28:35 +0000 (UTC)	[thread overview]
Message-ID: <1444663719.ccd387ad17efad60c90961e055e261175d750749.zx2c4@gentoo> (raw)

commit:     ccd387ad17efad60c90961e055e261175d750749
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 15:26:21 2015 +0000
Commit:     Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 15:28:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd387ad

net-analyzer/speedtest-cli: bump version

Package-Manager: portage-2.2.23

 net-analyzer/speedtest-cli/Manifest                   |  3 +--
 net-analyzer/speedtest-cli/speedtest-cli-0.2.4.ebuild | 19 -------------------
 ...st-cli-0.2.5.ebuild => speedtest-cli-0.3.4.ebuild} |  2 +-
 3 files changed, 2 insertions(+), 22 deletions(-)

diff --git a/net-analyzer/speedtest-cli/Manifest b/net-analyzer/speedtest-cli/Manifest
index ef0b97c..1660cb5 100644
--- a/net-analyzer/speedtest-cli/Manifest
+++ b/net-analyzer/speedtest-cli/Manifest
@@ -1,2 +1 @@
-DIST speedtest-cli-0.2.4.tar.gz 10573 SHA256 be53386d0ea697aff192984a4f06bcf9b5c4e287b8ac13d68f5fb8d0fc5317f1 SHA512 d85ec7036ae183ef0906f4bf8ebec54ae2f27878a60165153602d7eff8b2b036aa343a91f94edc6777131c36fceed83901ee6a565ecb3ad6a46a2a96c158f352 WHIRLPOOL f0493907a51e1879f3d4df9a00dcb4ef181f0b2465d635d618075854ce6a0c61e4adb5adf95a4f5dff5dcdbacf982e4b578d53b087995b230b3898407aedd9e0
-DIST speedtest-cli-0.2.5.tar.gz 11786 SHA256 1fafa6d808823da17a6f4c75d802f13b42ad954d60f4cd18ba30d2bb1424e538 SHA512 d844fed185af9ace7fb6ec1b3ea33f4dcd841a47e0bc0e75577d5e40be57a4cbfeedc4180b5bf68649c8242ab5749c778c9941c056fe17d0cb9f6597d14c50ac WHIRLPOOL d179a7793a4a8e985e537e6bc5df9253fc16ccc68480d0c6231a016df4b71acdfb42cd23e0c6ebe0d35664d20d4aa2d4fb1b24baaa5afa85ac4b1b2e7c967e43
+DIST speedtest-cli-0.3.4.tar.gz 14452 SHA256 e50646e245ea3c80c9653a532db0dbaef72f1c439330bcc22c381074c17b719d SHA512 fb22ba9e17a30c172b8f751020d7117caf8b573dee112506917f24c5173e2901e0f0198b4946798daf3a27839519025f4a7f8f8942034bc19356b32d6a0f6851 WHIRLPOOL c5700ec9bc513274056b870c781782ceeea4441282564d18d8ed9fbc7f7c9d3d7099ffcfc5193efec37b823e8da10a953391919c8330f454540dc24ae9e517ea

diff --git a/net-analyzer/speedtest-cli/speedtest-cli-0.2.4.ebuild b/net-analyzer/speedtest-cli/speedtest-cli-0.2.4.ebuild
deleted file mode 100644
index d823fd5..0000000
--- a/net-analyzer/speedtest-cli/speedtest-cli-0.2.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3} )
-inherit distutils-r1
-
-DESCRIPTION="Command line interface for testing internet bandwidth using speedtest.net"
-HOMEPAGE="https://github.com/sivel/speedtest-cli"
-SRC_URI="https://github.com/sivel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/net-analyzer/speedtest-cli/speedtest-cli-0.2.5.ebuild b/net-analyzer/speedtest-cli/speedtest-cli-0.3.4.ebuild
similarity index 94%
rename from net-analyzer/speedtest-cli/speedtest-cli-0.2.5.ebuild
rename to net-analyzer/speedtest-cli/speedtest-cli-0.3.4.ebuild
index fbbd2a7..fb3a5b4 100644
--- a/net-analyzer/speedtest-cli/speedtest-cli-0.2.5.ebuild
+++ b/net-analyzer/speedtest-cli/speedtest-cli-0.3.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/sivel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2015-10-12 15:28 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-12 15:28 Jason Donenfeld [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-16 14:49 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/speedtest-cli/ Jason Donenfeld
2016-04-09 12:26 Jason Donenfeld
2017-01-15  8:49 Tim Harder
2017-02-12 19:08 Justin Lecher
2018-02-04  9:22 Tim Harder
2018-02-13 15:30 Jason Donenfeld
2018-06-25 18:45 Tim Harder
2018-12-27  6:58 Tim Harder
2018-12-27  6:58 Tim Harder
2018-12-27  6:58 Tim Harder
2019-07-03 20:09 Tim Harder
2019-08-24  5:39 Tim Harder
2019-08-24  5:39 Tim Harder
2019-08-24  5:39 Tim Harder
2019-09-26  6:49 Sergei Trofimovich
2019-09-26  6:52 Sergei Trofimovich
2020-01-03  8:44 Tim Harder
2020-01-03  8:44 Tim Harder
2020-01-03  8:44 Tim Harder
2020-02-11 12:16 Michał Górny
2021-02-20 15:34 Ben Kohler
2021-04-09 22:18 Jason A. Donenfeld
2021-08-07 14:51 Louis Sautier
2022-04-04 14:22 Jason A. Donenfeld
2022-04-04 14:23 Jason A. Donenfeld
2022-05-13 22:50 Conrad Kostecki
2022-05-13 22:50 Conrad Kostecki
2022-12-30 23:39 Conrad Kostecki
2024-01-19 23:27 Sam James
2024-03-09 17:41 Conrad Kostecki

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=1444663719.ccd387ad17efad60c90961e055e261175d750749.zx2c4@gentoo \
    --to=zx2c4@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