diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2008-12-10 02:22:52 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2008-12-10 02:22:52 +0000 |
commit | 062b1345740c1ad75df2b79d76d2771a33a8f5b9 (patch) | |
tree | 70bdb50f849f6ce2b8e12fe4c06df064f53aa7ab /sys-auth/pam_sotp/ChangeLog | |
parent | Mask tinyxml live ebuild (diff) | |
download | sunrise-062b1345740c1ad75df2b79d76d2771a33a8f5b9.tar.gz sunrise-062b1345740c1ad75df2b79d76d2771a33a8f5b9.tar.bz2 sunrise-062b1345740c1ad75df2b79d76d2771a33a8f5b9.zip |
sys-auth/pam_sotp: Declare myconf as local to avoid polluting global scope
svn path=/sunrise/; revision=7476
Diffstat (limited to 'sys-auth/pam_sotp/ChangeLog')
-rw-r--r-- | sys-auth/pam_sotp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-auth/pam_sotp/ChangeLog b/sys-auth/pam_sotp/ChangeLog index 5adef5eef..c785f55c1 100644 --- a/sys-auth/pam_sotp/ChangeLog +++ b/sys-auth/pam_sotp/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Dec 2008; Tiago Cunha <tcunha@gentoo.org> pam_sotp-0.3.3.ebuild: + Declare myconf as local to avoid polluting global scope + 07 Sep 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> pam_sotp-0.3.3.ebuild: Drop unneeded || die for econf |