summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2014-08-08 08:04:00 +0000
committerAlon Bar-Lev <alonbl@gentoo.org>2014-08-08 08:04:00 +0000
commit523324b51572280ea2f1d464002d0d12bc8cfdcc (patch)
tree23a1282c9203fdcb12054975bbc0acf6f181c41f /sys-auth
parentModify urls, bug#518296. cleanup old (diff)
downloadgentoo-2-523324b51572280ea2f1d464002d0d12bc8cfdcc.tar.gz
gentoo-2-523324b51572280ea2f1d464002d0d12bc8cfdcc.tar.bz2
gentoo-2-523324b51572280ea2f1d464002d0d12bc8cfdcc.zip
Update urls
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key BF20DC51)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_pkcs11/ChangeLog5
-rw-r--r--sys-auth/pam_pkcs11/pam_pkcs11-0.6.8.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-auth/pam_pkcs11/ChangeLog b/sys-auth/pam_pkcs11/ChangeLog
index a8b89ed0ddef..43146c9d2e7b 100644
--- a/sys-auth/pam_pkcs11/ChangeLog
+++ b/sys-auth/pam_pkcs11/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_pkcs11
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pkcs11/ChangeLog,v 1.23 2014/07/06 17:49:35 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pkcs11/ChangeLog,v 1.24 2014/08/08 08:04:00 alonbl Exp $
+
+ 08 Aug 2014; Alon Bar-Lev <alonbl@gentoo.org> pam_pkcs11-0.6.8.ebuild:
+ Update urls
06 Jul 2014; Alon Bar-Lev <alonbl@gentoo.org> pam_pkcs11-0.6.8.ebuild:
Fix silent build disable, bug#515344
diff --git a/sys-auth/pam_pkcs11/pam_pkcs11-0.6.8.ebuild b/sys-auth/pam_pkcs11/pam_pkcs11-0.6.8.ebuild
index 4db8f22bd3fc..29121658752a 100644
--- a/sys-auth/pam_pkcs11/pam_pkcs11-0.6.8.ebuild
+++ b/sys-auth/pam_pkcs11/pam_pkcs11-0.6.8.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pkcs11/pam_pkcs11-0.6.8.ebuild,v 1.2 2014/07/06 17:49:35 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pkcs11/pam_pkcs11-0.6.8.ebuild,v 1.3 2014/08/08 08:04:00 alonbl Exp $
EAPI=4
inherit multilib pam
DESCRIPTION="PKCS#11 PAM library"
-HOMEPAGE="http://www.opensc-project.org/pam_pkcs11"
-SRC_URI="http://www.opensc-project.org/files/pam_pkcs11/${P}.tar.gz"
+HOMEPAGE="https://github.com/opensc/pam_pkcs11/wiki"
+SRC_URI="sourceforge://opensc/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"