diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-02-27 14:58:09 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-02-27 14:58:09 +0000 |
commit | aeb54b62bae3c4c5861f24e2906f4dc09861f139 (patch) | |
tree | 14ba9f824bcc0f7b122779a03cdf91e71b48d4fd /sys-auth/thinkfinger | |
parent | Version bump #168481 by Mr. Bones. (diff) | |
download | gentoo-2-aeb54b62bae3c4c5861f24e2906f4dc09861f139.tar.gz gentoo-2-aeb54b62bae3c4c5861f24e2906f4dc09861f139.tar.bz2 gentoo-2-aeb54b62bae3c4c5861f24e2906f4dc09861f139.zip |
Add ~amd64 wrt bug #167951.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'sys-auth/thinkfinger')
-rw-r--r-- | sys-auth/thinkfinger/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/thinkfinger/thinkfinger-0.2.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <peper@gentoo.org> + thinkfinger-0.2.2-r1.ebuild: + Add ~amd64 wrt bug #167951. 22 Feb 2007; Tony Vroon <chainsaw@gentoo.org> 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() { |