diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-06 18:51:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-06 18:51:34 +0000 |
commit | 189a2b4514539a4188c8457e9bf66f3f2cd6f3e4 (patch) | |
tree | b99abb4790cbf74705b1a669874f58998843ec21 /sys-auth/pam_p11 | |
parent | Added >=app-emulation/emul-linux-x86-xlibs-7.0 to the list of valid 32-bit op... (diff) | |
download | gentoo-2-189a2b4514539a4188c8457e9bf66f3f2cd6f3e4.tar.gz gentoo-2-189a2b4514539a4188c8457e9bf66f3f2cd6f3e4.tar.bz2 gentoo-2-189a2b4514539a4188c8457e9bf66f3f2cd6f3e4.zip |
Added ~ppc, bug #135397
(Portage version: 2.1_rc4)
Diffstat (limited to 'sys-auth/pam_p11')
-rw-r--r-- | sys-auth/pam_p11/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pam_p11/pam_p11-0.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pam_p11/ChangeLog b/sys-auth/pam_p11/ChangeLog index 18474540fbdc..8f394d191987 100644 --- a/sys-auth/pam_p11/ChangeLog +++ b/sys-auth/pam_p11/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pam_p11 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.1 2006/06/03 14:56:35 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.2 2006/06/06 18:51:34 dertobi123 Exp $ + + 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + pam_p11-0.1.2.ebuild: + Added ~ppc, bug #135397 *pam_p11-0.1.2 (03 Jun 2006) diff --git a/sys-auth/pam_p11/pam_p11-0.1.2.ebuild b/sys-auth/pam_p11/pam_p11-0.1.2.ebuild index c16638f840f3..b37a476fdc99 100644 --- a/sys-auth/pam_p11/pam_p11-0.1.2.ebuild +++ b/sys-auth/pam_p11/pam_p11-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.ebuild,v 1.1 2006/06/03 14:56:35 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.2.ebuild,v 1.2 2006/06/06 18:51:34 dertobi123 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="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="virtual/pam |