vapier 15/07/07 08:17:49 Modified: ChangeLog Added: pam_passwdqc-1.3.0.ebuild Log: Version bump to migrate to transparently migrate users to new package name #491836 by Florian Steinel. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.31 sys-auth/pam_passwdqc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 2 Jan 2013 23:29:08 -0000 1.30 +++ ChangeLog 7 Jul 2015 08:17:49 -0000 1.31 @@ -1,6 +1,12 @@ # ChangeLog for sys-auth/pam_passwdqc -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.30 2013/01/02 23:29:08 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.31 2015/07/07 08:17:49 vapier Exp $ + +*pam_passwdqc-1.3.0 (07 Jul 2015) + + 07 Jul 2015; Mike Frysinger <[email protected]> +pam_passwdqc-1.3.0.ebuild: + Version bump to migrate to transparently migrate users to new package name + #491836 by Florian Steinel. 02 Jan 2013; Ulrich Müller <[email protected]> pam_passwdqc-1.0.4.ebuild, pam_passwdqc-1.0.5.ebuild: @@ -141,4 +147,3 @@ 17 Sep 2003; Hallgrimur H. Gunnarsson <[email protected]> pam_passwdqc-0.7.4.ebuild: New package -- see bug #28413 - 1.1 sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild?rev=1.1&content-type=text/plain Index: pam_passwdqc-1.3.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild,v 1.1 2015/07/07 08:17:49 vapier Exp $ EAPI="5" DESCRIPTION="Stub ebuild to help migrate to newer package name" HOMEPAGE="http://www.openwall.com/passwdqc/" LICENSE="Openwall BSD public-domain" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" DEPEND="sys-auth/passwdqc[pam]" RDEPEND="${DEPEND}"
