diff options
author | 2009-05-22 15:27:21 +0000 | |
---|---|---|
committer | 2009-05-22 15:27:21 +0000 | |
commit | eaea292edb3d08f2cf50285c4dbd4fa3d9bce921 (patch) | |
tree | 2f691a7e53aac952b146ec868dfda51174998eb3 /sys-auth/pam_p11 | |
parent | make PATCHES a bash array (diff) | |
download | gentoo-2-eaea292edb3d08f2cf50285c4dbd4fa3d9bce921.tar.gz gentoo-2-eaea292edb3d08f2cf50285c4dbd4fa3d9bce921.tar.bz2 gentoo-2-eaea292edb3d08f2cf50285c4dbd4fa3d9bce921.zip |
ia64/sparc stable wrt #268674
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'sys-auth/pam_p11')
-rw-r--r-- | sys-auth/pam_p11/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_p11/pam_p11-0.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_p11/ChangeLog b/sys-auth/pam_p11/ChangeLog index fb630717e9e4..399f3f21a949 100644 --- a/sys-auth/pam_p11/ChangeLog +++ b/sys-auth/pam_p11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_p11 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.25 2009/05/20 16:52:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.26 2009/05/22 15:27:21 armin76 Exp $ + + 22 May 2009; Raúl Porcel <armin76@gentoo.org> pam_p11-0.1.5.ebuild: + ia64/sparc stable wrt #268674 20 May 2009; nixnut <nixnut@gentoo.org> pam_p11-0.1.5.ebuild: ppc stable #268674 diff --git a/sys-auth/pam_p11/pam_p11-0.1.5.ebuild b/sys-auth/pam_p11/pam_p11-0.1.5.ebuild index b7f78c96e9a3..2b1510802184 100644 --- a/sys-auth/pam_p11/pam_p11-0.1.5.ebuild +++ b/sys-auth/pam_p11/pam_p11-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5.ebuild,v 1.5 2009/05/20 16:52:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5.ebuild,v 1.6 2009/05/22 15:27:21 armin76 Exp $ inherit pam @@ -10,7 +10,7 @@ SRC_URI="http://www.opensc-project.org/files/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND="virtual/pam |