From aeb54b62bae3c4c5861f24e2906f4dc09861f139 Mon Sep 17 00:00:00 2001 From: Piotr Jaroszyński Date: Tue, 27 Feb 2007 14:58:09 +0000 Subject: Add ~amd64 wrt bug #167951. (Portage version: 2.1.2-r11) --- sys-auth/thinkfinger/ChangeLog | 6 +++++- sys-auth/thinkfinger/thinkfinger-0.2.2-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/thinkfinger/ChangeLog b/sys-auth/thinkfinger/ChangeLog index f4570a2958dc..5f31735af655 100644 --- a/sys-auth/thinkfinger/ChangeLog +++ b/sys-auth/thinkfinger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/thinkfinger # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/ChangeLog,v 1.3 2007/02/22 21:58:25 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/ChangeLog,v 1.4 2007/02/27 14:58:09 peper Exp $ + + 27 Feb 2007; Piotr Jaroszyński + thinkfinger-0.2.2-r1.ebuild: + Add ~amd64 wrt bug #167951. 22 Feb 2007; Tony Vroon thinkfinger-0.2.2-r1.ebuild: Put inherit in correct location, as requested by Mr_Bones. diff --git a/sys-auth/thinkfinger/thinkfinger-0.2.2-r1.ebuild b/sys-auth/thinkfinger/thinkfinger-0.2.2-r1.ebuild index c942220061f8..8fb81356eda4 100644 --- a/sys-auth/thinkfinger/thinkfinger-0.2.2-r1.ebuild +++ b/sys-auth/thinkfinger/thinkfinger-0.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/thinkfinger-0.2.2-r1.ebuild,v 1.2 2007/02/22 21:58:25 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/thinkfinger-0.2.2-r1.ebuild,v 1.3 2007/02/27 14:58:09 peper Exp $ inherit pam @@ -16,7 +16,7 @@ DEPEND="${RDEPEND} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="pam" src_compile() { -- cgit v1.2.3-65-gdbad