diff options
author | 2009-05-30 13:34:50 +0000 | |
---|---|---|
committer | 2009-05-30 13:34:50 +0000 | |
commit | 8c221d572a43b61a5beb2ed6705020c2903b64cc (patch) | |
tree | 5ee2824b7973d0e00279fb40e5814a4dfa90f8d6 /sys-auth | |
parent | Marking imagemagick-6.5.2.9 ppc64 and ppc for bug 271502 (diff) | |
download | gentoo-2-8c221d572a43b61a5beb2ed6705020c2903b64cc.tar.gz gentoo-2-8c221d572a43b61a5beb2ed6705020c2903b64cc.tar.bz2 gentoo-2-8c221d572a43b61a5beb2ed6705020c2903b64cc.zip |
Marking pam_p11-0.1.5 ppc64 for bug 268674
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-auth')
-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 eb0c50b17aa3..79cd792b4cf3 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.27 2009/05/25 19:08:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.28 2009/05/30 13:34:50 ranger Exp $ + + 30 May 2009; Brent Baude <ranger@gentoo.org> pam_p11-0.1.5.ebuild: + Marking pam_p11-0.1.5 ppc64 for bug 268674 25 May 2009; Brent Baude <ranger@gentoo.org> pam_p11-0.1.4.ebuild: Marking pam_p11-0.1.4 ppc64 for bug 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 2b1510802184..d8da35c42a57 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.6 2009/05/22 15:27:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5.ebuild,v 1.7 2009/05/30 13:34:50 ranger 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 |