slyfox 14/08/10 20:22:40 Modified: pam_require-0.7.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.3 sys-auth/pam_require/pam_require-0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_require/pam_require-0.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_require/pam_require-0.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_require/pam_require-0.7.ebuild?r1=1.2&r2=1.3 Index: pam_require-0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_require/pam_require-0.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pam_require-0.7.ebuild 3 Nov 2009 17:35:35 -0000 1.2 +++ pam_require-0.7.ebuild 10 Aug 2014 20:22:40 -0000 1.3 @@ -1,10 +1,10 @@ -# 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_require/pam_require-0.7.ebuild,v 1.2 2009/11/03 17:35:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_require/pam_require-0.7.ebuild,v 1.3 2014/08/10 20:22:40 slyfox Exp $ inherit eutils pam -DESCRIPTION="Allows you to require a special group or user to access a service." +DESCRIPTION="Allows you to require a special group or user to access a service" HOMEPAGE="http://www.splitbrain.org/projects/pam_require" SRC_URI="http://www.splitbrain.org/_media/projects/pamrequire/${P}.tgz" LICENSE="GPL-2" 1.8 sys-auth/pam_require/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_require/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_require/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_require/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_require/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 3 Feb 2013 11:10:01 -0000 1.7 +++ ChangeLog 10 Aug 2014 20:22:40 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_require -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_require/ChangeLog,v 1.7 2013/02/03 11:10:01 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_require/ChangeLog,v 1.8 2014/08/10 20:22:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> pam_require-0.7.ebuild: + QA: drop trailing '.' from DESCRIPTION 03 Feb 2013; Pacho Ramos <pa...@gentoo.org> -pam_require-0.6.ebuild, metadata.xml: