diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:22:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:22:31 +0000 |
commit | 00670eb83e872cc333c40babd9bbc3c7d25c14d3 (patch) | |
tree | 7556a602514f1293790d5079741acb8a4f475aaa /sys-auth | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-00670eb83e872cc333c40babd9bbc3c7d25c14d3.tar.gz gentoo-2-00670eb83e872cc333c40babd9bbc3c7d25c14d3.tar.bz2 gentoo-2-00670eb83e872cc333c40babd9bbc3c7d25c14d3.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_chroot/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sys-auth/pam_chroot/ChangeLog b/sys-auth/pam_chroot/ChangeLog index 88a7172b3e3c..33dd17b142f6 100644 --- a/sys-auth/pam_chroot/ChangeLog +++ b/sys-auth/pam_chroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_chroot -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/ChangeLog,v 1.14 2011/05/16 09:15:34 flameeyes Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/ChangeLog,v 1.15 2014/08/10 20:22:31 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pam_chroot-0.9.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 May 2011; Diego E. Pettenò <flameeyes@gentoo.org> -files/pam_chroot-0.9.1-gcc42.patch, -files/pam_chroot-0.9.1-makefile.patch: @@ -56,4 +59,3 @@ 12 Jul 2007; Ali Polatel <hawking@gentoo.org> +metadata.xml, +pam_chroot-0.9.1.ebuild: Import from gentoo-sunrise, bug #160755 - diff --git a/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild b/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild index 707e576da75c..c3a93ae46ce6 100644 --- a/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild +++ b/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 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_chroot/pam_chroot-0.9.2.ebuild,v 1.3 2011/05/16 09:09:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild,v 1.4 2014/08/10 20:22:31 slyfox Exp $ inherit toolchain-funcs pam flag-o-matic eutils -DESCRIPTION="Linux-PAM module that allows a user to be chrooted in auth, account, or session." +DESCRIPTION="Linux-PAM module that allows a user to be chrooted in auth, account, or session" HOMEPAGE="http://sourceforge.net/projects/pam-chroot/" SRC_URI="mirror://sourceforge/pam-chroot/${P}.tar.bz2" |