From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C8C5E138334 for ; Sun, 23 Jun 2019 10:48:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6A5FE0875; Sun, 23 Jun 2019 10:48:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8E78E0875 for ; Sun, 23 Jun 2019 10:48:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 173CE346830 for ; Sun, 23 Jun 2019 10:48:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7003F2A5 for ; Sun, 23 Jun 2019 10:48:28 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1561286904.60957d604b02cc967186b7ac5de6a4f669a57381.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pambase/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/pambase/pambase-20101024-r2.ebuild sys-auth/pambase/pambase-20150213-r1.ebuild sys-auth/pambase/pambase-20150213-r2.ebuild sys-auth/pambase/pambase-20190402.ebuild X-VCS-Directories: sys-auth/pambase/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 60957d604b02cc967186b7ac5de6a4f669a57381 X-VCS-Branch: master Date: Sun, 23 Jun 2019 10:48:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dd4e3524-c410-488f-a3ba-1c01da1b25cd X-Archives-Hash: 400fb6b13506efb0bcc836ac2cbe0cd5 commit: 60957d604b02cc967186b7ac5de6a4f669a57381 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Jun 23 10:44:37 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Jun 23 10:48:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60957d60 sys-auth/pambase: change homepage to github Closes: https://bugs.gentoo.org/682324 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 sys-auth/pambase/pambase-20101024-r2.ebuild | 4 ++-- sys-auth/pambase/pambase-20150213-r1.ebuild | 4 ++-- sys-auth/pambase/pambase-20150213-r2.ebuild | 2 +- sys-auth/pambase/pambase-20190402.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-auth/pambase/pambase-20101024-r2.ebuild b/sys-auth/pambase/pambase-20101024-r2.ebuild index 08c9ebacb43..71c40477c57 100644 --- a/sys-auth/pambase/pambase-20101024-r2.ebuild +++ b/sys-auth/pambase/pambase-20101024-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit eutils DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" +HOMEPAGE="https://github.com/gentoo/pambase" SRC_URI="https://dev.gentoo.org/~flameeyes/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/sys-auth/pambase/pambase-20150213-r1.ebuild b/sys-auth/pambase/pambase-20150213-r1.ebuild index 3fb8706367b..e69c2c799b5 100644 --- a/sys-auth/pambase/pambase-20150213-r1.ebuild +++ b/sys-auth/pambase/pambase-20150213-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" +HOMEPAGE="https://github.com/gentoo/pambase" SRC_URI="https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" diff --git a/sys-auth/pambase/pambase-20150213-r2.ebuild b/sys-auth/pambase/pambase-20150213-r2.ebuild index 778d7b89e03..eb2684b2a29 100644 --- a/sys-auth/pambase/pambase-20150213-r2.ebuild +++ b/sys-auth/pambase/pambase-20150213-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PAM" +HOMEPAGE="https://github.com/gentoo/pambase" SRC_URI="https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" diff --git a/sys-auth/pambase/pambase-20190402.ebuild b/sys-auth/pambase/pambase-20190402.ebuild index a1d22f2c24f..d0d359a189d 100644 --- a/sys-auth/pambase/pambase-20190402.ebuild +++ b/sys-auth/pambase/pambase-20190402.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="PAM base configuration files" -HOMEPAGE="https://gentoo.org/" +HOMEPAGE="https://github.com/gentoo/pambase" SRC_URI="https://github.com/gentoo/pambase/archive/${P}.tar.gz" LICENSE="GPL-2"