pacho 15/04/26 15:54:11 Modified: ChangeLog pam_mysql-0.7_rc1-r5.ebuild Log: x86 stable wrt bug #544120 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.26 sys-auth/pam_mysql/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mysql/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mysql/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mysql/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 9 Oct 2014 20:22:41 -0000 1.25 +++ ChangeLog 26 Apr 2015 15:54:10 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_mysql -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.25 2014/10/09 20:22:41 grknight Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.26 2015/04/26 15:54:10 pacho Exp $ + + 26 Apr 2015; Pacho Ramos <[email protected]> pam_mysql-0.7_rc1-r5.ebuild: + x86 stable wrt bug #544120 *pam_mysql-0.7_rc1-r5 (19 Aug 2014) 1.2 sys-auth/pam_mysql/pam_mysql-0.7_rc1-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r5.ebuild?r1=1.1&r2=1.2 Index: pam_mysql-0.7_rc1-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pam_mysql-0.7_rc1-r5.ebuild 19 Aug 2014 17:14:31 -0000 1.1 +++ pam_mysql-0.7_rc1-r5.ebuild 26 Apr 2015 15:54:10 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r5.ebuild,v 1.1 2014/08/19 17:14:31 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r5.ebuild,v 1.2 2015/04/26 15:54:10 pacho Exp $ EAPI=5 inherit autotools-utils pam @@ -17,7 +17,7 @@ RDEPEND="${DEPEND}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="openssl" S="${WORKDIR}/${P/_rc/RC}"
