diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 01:42:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 01:42:32 +0000 |
commit | 05acb9533b398fedc2ae3ec31ebaaa695f6fbc20 (patch) | |
tree | 83faf44964b35bdb2a92d25a711df770ef67c94c /sys-auth/pam_p11 | |
parent | fix Manifest (diff) | |
download | gentoo-2-05acb9533b398fedc2ae3ec31ebaaa695f6fbc20.tar.gz gentoo-2-05acb9533b398fedc2ae3ec31ebaaa695f6fbc20.tar.bz2 gentoo-2-05acb9533b398fedc2ae3ec31ebaaa695f6fbc20.zip |
Mark 0.1.2 ~ia64. #135397
(Portage version: 2.1.1_pre2-r7)
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_p11/ChangeLog b/sys-auth/pam_p11/ChangeLog index d8f1c62efcde..e24bc8ed9c34 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.5 2006/06/13 15:19:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.6 2006/07/13 01:42:32 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> pam_p11-0.1.2.ebuild: + Mark 0.1.2 ~ia64. #135397 13 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> pam_p11-0.1.2.ebuild: Keyworded ~sparc wrt #135397 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 800c6b3858e7..279e3df3e2a9 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.6 2006/06/13 15:19:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.2.ebuild,v 1.7 2006/07/13 01:42:32 agriffis 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="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/pam |