alonbl 14/08/08 08:09:21 Modified: pam_p11-0.1.5-r1.ebuild ChangeLog Log: Update urls, cleanup (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key BF20DC51)
Revision Changes Path 1.9 sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild?r1=1.8&r2=1.9 Index: pam_p11-0.1.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pam_p11-0.1.5-r1.ebuild 4 May 2012 18:57:21 -0000 1.8 +++ pam_p11-0.1.5-r1.ebuild 8 Aug 2014 08:09:21 -0000 1.9 @@ -1,14 +1,14 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild,v 1.8 2012/05/04 18:57:21 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild,v 1.9 2014/08/08 08:09:21 alonbl Exp $ EAPI=2 inherit pam flag-o-matic DESCRIPTION="PAM module for authenticating against PKCS#11 tokens" -HOMEPAGE="http://www.opensc-project.org/pam_p11/" -SRC_URI="http://www.opensc-project.org/files/${PN}/${P}.tar.gz" +HOMEPAGE="https://github.com/opensc/pam_p11/wiki" +SRC_URI="sourceforge://opensc/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" 1.39 sys-auth/pam_p11/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_p11/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_p11/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_p11/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 4 May 2012 18:57:21 -0000 1.38 +++ ChangeLog 8 Aug 2014 08:09:21 -0000 1.39 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_p11 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.38 2012/05/04 18:57:21 jdhore Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.39 2014/08/08 08:09:21 alonbl Exp $ + + 08 Aug 2014; Alon Bar-Lev <[email protected]> pam_p11-0.1.5-r1.ebuild: + Update urls, cleanup 04 May 2012; Jeff Horelick <[email protected]> pam_p11-0.1.5-r1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig @@ -134,4 +137,3 @@ 03 Jun 2006; Petre Rodan <[email protected]> +metadata.xml, +pam_p11-0.1.2.ebuild: initial commit. contributed by Mark Raddatz in bug #115277 -
