diff options
author | Olivier Crête <tester@gentoo.org> | 2006-11-11 19:38:16 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2006-11-11 19:38:16 +0000 |
commit | b6d77543a0b169c9f567d8a6e0859bdc0a51c020 (patch) | |
tree | cedbc58b871eb7820d6d084d5a61ff88b78231ff /sys-auth/pam_keyring | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-b6d77543a0b169c9f567d8a6e0859bdc0a51c020.tar.gz gentoo-2-b6d77543a0b169c9f567d8a6e0859bdc0a51c020.tar.bz2 gentoo-2-b6d77543a0b169c9f567d8a6e0859bdc0a51c020.zip |
Stable on amd64
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sys-auth/pam_keyring')
-rw-r--r-- | sys-auth/pam_keyring/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_keyring/pam_keyring-0.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_keyring/ChangeLog b/sys-auth/pam_keyring/ChangeLog index cab20d9113e9..d73fb19402b7 100644 --- a/sys-auth/pam_keyring/ChangeLog +++ b/sys-auth/pam_keyring/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_keyring # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_keyring/ChangeLog,v 1.3 2006/10/23 23:56:38 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_keyring/ChangeLog,v 1.4 2006/11/11 19:38:16 tester Exp $ + + 11 Nov 2006; Olivier Crête <tester@gentoo.org> pam_keyring-0.0.8.ebuild: + Stable on amd64 23 Oct 2006; Andrej Kacian <ticho@gentoo.org> pam_keyring-0.0.8.ebuild: Added ~x86 keyword per request of Christian Schlotter <again at gmx.de>, bug diff --git a/sys-auth/pam_keyring/pam_keyring-0.0.8.ebuild b/sys-auth/pam_keyring/pam_keyring-0.0.8.ebuild index d9b6476fbfd9..386932959f80 100644 --- a/sys-auth/pam_keyring/pam_keyring-0.0.8.ebuild +++ b/sys-auth/pam_keyring/pam_keyring-0.0.8.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_keyring/pam_keyring-0.0.8.ebuild,v 1.3 2006/10/23 23:56:38 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_keyring/pam_keyring-0.0.8.ebuild,v 1.4 2006/11/11 19:38:16 tester Exp $ inherit multilib eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.hekanetworks.com/opensource/pam_keyring/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="sys-libs/pam |