public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/whisper/
Date: Thu,  7 Jun 2018 08:34:55 +0000 (UTC)	[thread overview]
Message-ID: <1528359403.25a2ef5c3427e8611c2b3b54736ac71a0ab999f0.mgorny@gentoo> (raw)

commit:     25a2ef5c3427e8611c2b3b54736ac71a0ab999f0
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Sun May 27 13:12:14 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 08:16:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a2ef5c

dev-python/whisper: update HOMEPAGE and upstream info in metadata.xml

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 dev-python/whisper/metadata.xml          | 2 ++
 dev-python/whisper/whisper-0.9.13.ebuild | 4 ++--
 dev-python/whisper/whisper-0.9.15.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/whisper/metadata.xml b/dev-python/whisper/metadata.xml
index 76c8a470064..5088568e3be 100644
--- a/dev-python/whisper/metadata.xml
+++ b/dev-python/whisper/metadata.xml
@@ -11,5 +11,7 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="pypi">whisper</remote-id>
+		<remote-id type="github">graphite-project/whisper</remote-id>
+		<bugs-to>https://github.com/graphite-project/whisper/issues</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/dev-python/whisper/whisper-0.9.13.ebuild b/dev-python/whisper/whisper-0.9.13.ebuild
index bc0ca2feb9c..fa44cb14b54 100644
--- a/dev-python/whisper/whisper-0.9.13.ebuild
+++ b/dev-python/whisper/whisper-0.9.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Fixed size round-robin style database"
-HOMEPAGE="http://graphite.wikidot.com/"
+HOMEPAGE="https://github.com/graphite-project/whisper"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

diff --git a/dev-python/whisper/whisper-0.9.15.ebuild b/dev-python/whisper/whisper-0.9.15.ebuild
index 71ce065214c..bace960c598 100644
--- a/dev-python/whisper/whisper-0.9.15.ebuild
+++ b/dev-python/whisper/whisper-0.9.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Fixed size round-robin style database"
-HOMEPAGE="http://graphite.wikidot.com/"
+HOMEPAGE="https://github.com/graphite-project/whisper"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"


             reply	other threads:[~2018-06-07  8:35 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07  8:34 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/whisper/ Michał Górny
2024-05-18 11:11 Michał Górny
2024-05-18 11:11 Michał Górny
2023-11-23 18:55 Michał Górny
2023-05-27 19:21 Arthur Zamarin
2022-06-16  8:10 Michał Górny
2022-05-23 12:12 Michał Górny
2022-05-23  6:34 Michał Górny
2022-05-16 13:30 Michał Górny
2021-10-29 18:18 Arthur Zamarin
2021-10-17  9:44 Michał Górny
2021-05-09 11:35 Michał Górny
2021-03-04  8:02 Fabian Groffen
2021-01-17 16:16 Sam James
2021-01-17 16:16 Sam James
2021-01-17 16:16 Sam James
2020-05-09 10:16 Fabian Groffen
2020-03-29 12:03 Michał Górny
2020-03-16 18:55 Michał Górny
2020-02-06 20:43 Michał Górny
2020-02-06 20:43 Michał Górny
2020-02-06 11:46 Piotr Karbowski
2020-02-06  7:10 Michał Górny
2020-02-06  7:10 Michał Górny
2019-01-23 13:55 Fabian Groffen
2018-06-07  8:34 Michał Górny
2016-01-12 12:49 Fabian Groffen
2015-12-27  1:23 Ian Delaney

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=1528359403.25a2ef5c3427e8611c2b3b54736ac71a0ab999f0.mgorny@gentoo \
    --to=mgorny@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