summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:22:40 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:22:40 +0000
commita4893c728ace6deff4e34cb6d68d8ef231fe45bc (patch)
treedf87e3b4c6072219d1508a966a300654b3ba08eb /sys-auth
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-a4893c728ace6deff4e34cb6d68d8ef231fe45bc.tar.gz
gentoo-2-a4893c728ace6deff4e34cb6d68d8ef231fe45bc.tar.bz2
gentoo-2-a4893c728ace6deff4e34cb6d68d8ef231fe45bc.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_require/ChangeLog7
-rw-r--r--sys-auth/pam_require/pam_require-0.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_require/ChangeLog b/sys-auth/pam_require/ChangeLog
index 7bf7e4536568..2f620facea6b 100644
--- a/sys-auth/pam_require/ChangeLog
+++ b/sys-auth/pam_require/ChangeLog
@@ -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 <slyfox@gentoo.org> pam_require-0.7.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
03 Feb 2013; Pacho Ramos <pacho@gentoo.org> -pam_require-0.6.ebuild,
metadata.xml:
diff --git a/sys-auth/pam_require/pam_require-0.7.ebuild b/sys-auth/pam_require/pam_require-0.7.ebuild
index 89490b2dbd3d..833a8b9a8531 100644
--- a/sys-auth/pam_require/pam_require-0.7.ebuild
+++ b/sys-auth/pam_require/pam_require-0.7.ebuild
@@ -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"