diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 22:16:45 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:17:08 +0100 |
commit | b896562e9721fd8f851ae6a7574c3abe3a482bee (patch) | |
tree | d92aadfdbbcb4af265af0852a4eac34346603097 /sys-auth | |
parent | sys-auth/pam_blue: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-b896562e9721fd8f851ae6a7574c3abe3a482bee.tar.gz gentoo-b896562e9721fd8f851ae6a7574c3abe3a482bee.tar.bz2 gentoo-b896562e9721fd8f851ae6a7574c3abe3a482bee.zip |
sys-auth/pam_smb: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild index efee20c4cd7d..87c5bb0a0156 100644 --- a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild +++ b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild @@ -5,7 +5,7 @@ inherit eutils pam MY_P=${P/_rc/-rc} -DESCRIPTION="The PAM SMB module, allows authentication against a SMB (such as the Win_x families) server" +DESCRIPTION="PAM module for authenticating against an SMB (such as the Win_x families) server" HOMEPAGE="http://www.csn.ul.ie/~airlied/pam_smb/" SRC_URI=" mirror://samba/pam_smb/v2/${MY_P}.tar.gz diff --git a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild index 0cac116f3aad..9fdaecd291ea 100644 --- a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild +++ b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild @@ -7,7 +7,7 @@ inherit eutils pam MY_P=${P/_rc/-rc} -DESCRIPTION="The PAM SMB module, allows authentication against a SMB (such as the Win_x families) server" +DESCRIPTION="PAM module for authenticating against an SMB (such as the Win_x families) server" HOMEPAGE="http://www.csn.ul.ie/~airlied/pam_smb/" SRC_URI=" mirror://samba/pam_smb/v2/${MY_P}.tar.gz |