public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyamg/
Date: Wed, 27 Feb 2019 04:25:35 +0000 (UTC)	[thread overview]
Message-ID: <1551241277.5b3703dbed6ce6f390be1af9772b80dc5027e711.bman@gentoo> (raw)

commit:     5b3703dbed6ce6f390be1af9772b80dc5027e711
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb 23 16:46:18 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 04:21:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3703db

dev-python/pyamg: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/pyamg/pyamg-2.1.0.ebuild | 4 ++--
 dev-python/pyamg/pyamg-2.2.1.ebuild | 4 ++--
 dev-python/pyamg/pyamg-3.0.2.ebuild | 4 ++--
 dev-python/pyamg/pyamg-3.2.1.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-python/pyamg/pyamg-2.1.0.ebuild b/dev-python/pyamg/pyamg-2.1.0.ebuild
index a7c66a91398..e1b891e2737 100644
--- a/dev-python/pyamg/pyamg-2.1.0.ebuild
+++ b/dev-python/pyamg/pyamg-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Algebraic multigrid solvers in Python"
-HOMEPAGE="http://pyamg.github.io/"
+HOMEPAGE="https://pyamg.github.io/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-python/pyamg/pyamg-2.2.1.ebuild b/dev-python/pyamg/pyamg-2.2.1.ebuild
index d2c1e5159ab..92b765a346d 100644
--- a/dev-python/pyamg/pyamg-2.2.1.ebuild
+++ b/dev-python/pyamg/pyamg-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Algebraic multigrid solvers in Python"
-HOMEPAGE="http://pyamg.github.io/ https://github.com/pyamg/pyamg"
+HOMEPAGE="https://pyamg.github.io/ https://github.com/pyamg/pyamg"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-python/pyamg/pyamg-3.0.2.ebuild b/dev-python/pyamg/pyamg-3.0.2.ebuild
index c3d77fab201..97b62fa66c1 100644
--- a/dev-python/pyamg/pyamg-3.0.2.ebuild
+++ b/dev-python/pyamg/pyamg-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit distutils-r1
 
 DESCRIPTION="Algebraic multigrid solvers in Python"
-HOMEPAGE="http://pyamg.org"
+HOMEPAGE="https://pyamg.org"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-python/pyamg/pyamg-3.2.1.ebuild b/dev-python/pyamg/pyamg-3.2.1.ebuild
index 14b7f193c6a..6814e2d44df 100644
--- a/dev-python/pyamg/pyamg-3.2.1.ebuild
+++ b/dev-python/pyamg/pyamg-3.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="Algebraic multigrid solvers in Python"
-HOMEPAGE="http://pyamg.org"
+HOMEPAGE="https://pyamg.org"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"


             reply	other threads:[~2019-02-27  4:25 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-27  4:25 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-27 20:34 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyamg/ Arthur Zamarin
2024-06-27 12:40 Michał Górny
2023-11-13 14:49 Andrew Ammerlaan
2023-07-24 11:33 Michał Górny
2023-07-04  2:59 Michał Górny
2023-07-04  2:59 Michał Górny
2023-05-04 16:22 Michał Górny
2023-04-18  2:55 Michał Górny
2022-10-19  9:45 Andrew Ammerlaan
2022-06-05  5:40 Michał Górny
2022-04-16 15:36 Arthur Zamarin
2022-02-07  7:59 Michał Górny
2022-02-01 18:43 Arthur Zamarin
2021-12-22  6:06 Arthur Zamarin
2021-12-22  6:06 Arthur Zamarin
2021-12-21 20:43 Arthur Zamarin
2021-11-14  9:28 Michał Górny
2021-07-27 10:29 Andrew Ammerlaan
2020-12-29 10:11 David Seifert
2020-12-28 15:50 David Seifert
2020-01-16  5:25 Michał Górny
2019-08-03 20:36 Alexey Shvetsov
2017-06-27  2:49 Sebastien Fabbro
2016-03-18 19:18 Sebastien Fabbro
2015-11-06 16:22 Justin Lecher

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=1551241277.5b3703dbed6ce6f390be1af9772b80dc5027e711.bman@gentoo \
    --to=bman@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