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: sys-auth/pam_krb5/
Date: Sun, 13 May 2018 19:20:17 +0000 (UTC)	[thread overview]
Message-ID: <1526239138.7a6752d176bbe0ea7f9354dcc65a0f5fe29378da.bman@gentoo> (raw)

commit:     7a6752d176bbe0ea7f9354dcc65a0f5fe29378da
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu May  3 09:11:26 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 13 19:18:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6752d1

sys-auth/pam_krb5: use HTTPS, fix SRC_URI

 sys-auth/pam_krb5/pam_krb5-4.6.ebuild | 6 +++---
 sys-auth/pam_krb5/pam_krb5-4.7.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-auth/pam_krb5/pam_krb5-4.6.ebuild b/sys-auth/pam_krb5/pam_krb5-4.6.ebuild
index baf3eece846..c8763f5dfa6 100644
--- a/sys-auth/pam_krb5/pam_krb5-4.6.ebuild
+++ b/sys-auth/pam_krb5/pam_krb5-4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
 inherit multilib
 
 DESCRIPTION="Kerberos V PAM Authentication Module"
-HOMEPAGE="http://www.eyrie.org/~eagle/software/pam-krb5"
-SRC_URI="http://archives.eyrie.org/software/kerberos/pam-krb5-${PV}.tar.gz"
+HOMEPAGE="https://www.eyrie.org/~eagle/software/pam-krb5/"
+SRC_URI="https://archives.eyrie.org/software/ARCHIVE/pam-krb5/pam-krb5-${PV}.tar.gz"
 
 LICENSE="|| ( BSD-2 GPL-2 )"
 SLOT="0"

diff --git a/sys-auth/pam_krb5/pam_krb5-4.7.ebuild b/sys-auth/pam_krb5/pam_krb5-4.7.ebuild
index 709f956ff39..9d809b07791 100644
--- a/sys-auth/pam_krb5/pam_krb5-4.7.ebuild
+++ b/sys-auth/pam_krb5/pam_krb5-4.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit multilib
 
 DESCRIPTION="Kerberos V PAM Authentication Module"
-HOMEPAGE="http://www.eyrie.org/~eagle/software/pam-krb5"
-SRC_URI="http://archives.eyrie.org/software/kerberos/pam-krb5-${PV}.tar.gz"
+HOMEPAGE="https://www.eyrie.org/~eagle/software/pam-krb5/"
+SRC_URI="https://archives.eyrie.org/software/ARCHIVE/pam-krb5/pam-krb5-${PV}.tar.gz"
 
 LICENSE="|| ( BSD-2 GPL-2 )"
 SLOT="0"


             reply	other threads:[~2018-05-13 19:20 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-13 19:20 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-28 18:33 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_krb5/ Eray Aslan
2023-07-07  0:45 Sam James
2022-11-07 10:43 Eray Aslan
2022-11-05 17:11 Agostino Sarubbo
2022-11-03 22:07 Sam James
2022-11-03 19:44 Arthur Zamarin
2022-04-12 11:12 Sam James
2022-04-06  7:05 Eray Aslan
2022-03-19  8:24 Eray Aslan
2022-03-03 21:22 David Seifert
2021-09-19  0:58 Sam James
2021-09-01  7:05 Eray Aslan
2021-07-21 10:27 Marek Szuba
2021-07-21 10:27 Marek Szuba
2020-04-18  8:24 Sergei Trofimovich
2020-04-15 21:49 Sergei Trofimovich
2020-04-15 16:56 Eray Aslan
2020-04-15 13:36 Agostino Sarubbo
2020-04-15  6:58 Agostino Sarubbo
2020-04-15  6:55 Agostino Sarubbo
2020-04-14 16:44 Agostino Sarubbo
2020-04-14 16:43 Agostino Sarubbo
2020-04-14 13:08 Eray Aslan
2020-04-02  8:02 Eray Aslan
2019-10-12 20:36 Mikle Kolyada
2019-05-05 21:01 Mikle Kolyada
2019-05-05 12:27 Mikle Kolyada
2017-07-17 10:05 Alexis Ballier
2017-02-25 10:52 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=1526239138.7a6752d176bbe0ea7f9354dcc65a0f5fe29378da.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