diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-25 19:08:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-25 19:08:15 +0000 |
commit | 23c7f8417e3fc0660606286bd249e3c59d137756 (patch) | |
tree | 065448bcdcaab810226b324fba5340a24531db83 /sys-auth/pam_p11 | |
parent | Version bump (diff) | |
download | gentoo-2-23c7f8417e3fc0660606286bd249e3c59d137756.tar.gz gentoo-2-23c7f8417e3fc0660606286bd249e3c59d137756.tar.bz2 gentoo-2-23c7f8417e3fc0660606286bd249e3c59d137756.zip |
Marking pam_p11-0.1.4 ppc64 for bug 268674
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-auth/pam_p11/ChangeLog b/sys-auth/pam_p11/ChangeLog index 399f3f21a949..eb0c50b17aa3 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.26 2009/05/22 15:27:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.27 2009/05/25 19:08:15 ranger Exp $ + + 25 May 2009; Brent Baude <ranger@gentoo.org> pam_p11-0.1.4.ebuild: + Marking pam_p11-0.1.4 ppc64 for bug 268674 22 May 2009; Raúl Porcel <armin76@gentoo.org> pam_p11-0.1.5.ebuild: ia64/sparc stable wrt #268674 diff --git a/sys-auth/pam_p11/pam_p11-0.1.4.ebuild b/sys-auth/pam_p11/pam_p11-0.1.4.ebuild index 3fd622a0c07b..34c523b03509 100644 --- a/sys-auth/pam_p11/pam_p11-0.1.4.ebuild +++ b/sys-auth/pam_p11/pam_p11-0.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.4.ebuild,v 1.1 2008/08/31 13:36:01 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.4.ebuild,v 1.2 2009/05/25 19:08:15 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 |