summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-01-30 23:32:40 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-01-30 23:32:40 +0000
commit9afff8e78c7e6e349adc688394c0c6075bcd643a (patch)
treea6d80d7bf3b395c24527704492c04cd9d7b56bc6 /sys-auth
parentprofiles/common: Move app-crypt/keybase keyword (diff)
downloadportage-9afff8e78c7e6e349adc688394c0c6075bcd643a.tar.xz
sys-auth/pam_pwdfile: Update HOMEPAGE
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_pwdfile/Manifest3
-rw-r--r--sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild4
2 files changed, 2 insertions, 5 deletions
diff --git a/sys-auth/pam_pwdfile/Manifest b/sys-auth/pam_pwdfile/Manifest
index 759fef9c..f1f04c0e 100644
--- a/sys-auth/pam_pwdfile/Manifest
+++ b/sys-auth/pam_pwdfile/Manifest
@@ -1,4 +1 @@
-AUX auth-pwdfile.pamd 162 SHA256 ca1741e070aefd8bc4d009d18e9a136433a845d1c1c25593385b26c77b128ff7 WHIRLPOOL b9c46f43f779625cec978bf3ff51accedceb962f3c0f8770bc612a8a0954e880f97b84b95fd8b147c6ec65a21592727e74842929eb11f2ab632b55b5b9c42af8
DIST pam_pwdfile-1.0.tar.gz 13418 SHA256 5b8db1397cff9cadfd1bb96f53c134b787ab0e6a0fbedb71040541d340313ba2 WHIRLPOOL 7e01a851afd2386ec47b2d974e1076d1ad7a546e86d6b4ae38ec32021129947be7696a658a1c18dad79817d50168da2e9a6f563bdbb8a92b7655b800b6d5a9dc
-EBUILD pam_pwdfile-1.0.ebuild 716 SHA256 04d47f3cc81fd731322b85a0cafe9f6df03e60d100602fd14485de3c764e4d08 WHIRLPOOL fcb27cf3060f750d4f4342037bd2e8cbb203cda196cf4f70bbbe7510c7046253d599440b31453628e901686a6a24aebb2c354f4a8c4610b0f2a5b32a8f4600e6
-MISC metadata.xml 270 SHA256 c04cdb11fb00afb6ff02df034d8b5b9f0e81547e40c6222532f7093720e11830 WHIRLPOOL 265753a2137d4b55b97549114cf475b9996e2358f570533f3db7ec7a91b7d3cfb60372ac9ebf83284ef963fc4c36f7e6fbeb144fba17a9cef6c402a74557cf94
diff --git a/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild b/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild
index 2594b694..082c9147 100644
--- a/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild
+++ b/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=6
inherit eutils flag-o-matic pam
DESCRIPTION="PAM module for authenticating against passwd-like files."
-HOMEPAGE="http://cpbotha.net/pam_pwdfile.html"
+HOMEPAGE="https://github.com/tiwe-de/libpam-pwdfile"
SRC_URI="https://github.com/tiwe-de/libpam-pwdfile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"