vapier 14/05/08 22:29:04 Modified: pam_keystore-0.1.3.ebuild ChangeLog Log: Update HOMEPAGE #402355 by Alexander Tratsevskiy. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.2 sys-auth/pam_keystore/pam_keystore-0.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_keystore/pam_keystore-0.1.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_keystore/pam_keystore-0.1.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_keystore/pam_keystore-0.1.3.ebuild?r1=1.1&r2=1.2 Index: pam_keystore-0.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_keystore/pam_keystore-0.1.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pam_keystore-0.1.3.ebuild 9 Oct 2009 14:23:21 -0000 1.1 +++ pam_keystore-0.1.3.ebuild 8 May 2014 22:29:04 -0000 1.2 @@ -1,17 +1,18 @@ -# Copyright 1999-2009 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_keystore/pam_keystore-0.1.3.ebuild,v 1.1 2009/10/09 14:23:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_keystore/pam_keystore-0.1.3.ebuild,v 1.2 2014/05/08 22:29:04 vapier Exp $ inherit pam toolchain-funcs DESCRIPTION="Keeps a login and the password the user in the kernel" -HOMEPAGE="http://www.calculate-linux.org/pam_keystore" +HOMEPAGE="http://www.calculate-linux.org/main/en/pam_keystore" SRC_URI="ftp://ftp.calculate.ru/pub/calculate/${PN}/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="" + DEPEND="virtual/pam >=sys-apps/keyutils-1.1" RDEPEND="${DEPEND}" 1.2 sys-auth/pam_keystore/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_keystore/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_keystore/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_keystore/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_keystore/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 9 Oct 2009 14:23:21 -0000 1.1 +++ ChangeLog 8 May 2014 22:29:04 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_keystore -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_keystore/ChangeLog,v 1.1 2009/10/09 14:23:21 flameeyes Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_keystore/ChangeLog,v 1.2 2014/05/08 22:29:04 vapier Exp $ + + 08 May 2014; Mike Frysinger <vap...@gentoo.org> pam_keystore-0.1.3.ebuild: + Update HOMEPAGE #402355 by Alexander Tratsevskiy. *pam_keystore-0.1.3 (09 Oct 2009) @@ -8,4 +11,3 @@ +pam_keystore-0.1.3.ebuild, +metadata.xml: Initial import, thanks to Alexander Tratsevskiy in bug #285765. Masked missing some documentation on how to actually make use of this. -