summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-10-26 19:15:10 +0000
committerMarkus Meier <maekke@gentoo.org>2008-10-26 19:15:10 +0000
commit314367f23cbc184a7571e84bc309f26e2daaa1bb (patch)
tree174e4d528ff2615c3cc54e374b352b22a83b0507 /sys-auth/tfm-fingerprint
parentamd64/x86 stable, bug #244447 (diff)
downloadgentoo-2-314367f23cbc184a7571e84bc309f26e2daaa1bb.tar.gz
gentoo-2-314367f23cbc184a7571e84bc309f26e2daaa1bb.tar.bz2
gentoo-2-314367f23cbc184a7571e84bc309f26e2daaa1bb.zip
x86 stable, bug #244448
(Portage version: 2.2_rc12/cvs/Linux 2.6.28-rc1 i686)
Diffstat (limited to 'sys-auth/tfm-fingerprint')
-rw-r--r--sys-auth/tfm-fingerprint/ChangeLog5
-rw-r--r--sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/tfm-fingerprint/ChangeLog b/sys-auth/tfm-fingerprint/ChangeLog
index d4f9ca94bb07..9be64ab45cd5 100644
--- a/sys-auth/tfm-fingerprint/ChangeLog
+++ b/sys-auth/tfm-fingerprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/tfm-fingerprint
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/ChangeLog,v 1.5 2008/05/31 05:21:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/ChangeLog,v 1.6 2008/10/26 19:15:10 maekke Exp $
+
+ 26 Oct 2008; Markus Meier <maekke@gentoo.org> tfm-fingerprint-1.0.ebuild:
+ x86 stable, bug #244448
31 May 2008; Mike Frysinger <vapier@gentoo.org>
tfm-fingerprint-1.0.ebuild:
diff --git a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild b/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild
index 3fb11da148ee..34619e458fd2 100644
--- a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild
+++ b/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild,v 1.4 2008/05/31 05:21:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild,v 1.5 2008/10/26 19:15:10 maekke Exp $
inherit multilib
@@ -11,7 +11,7 @@ SRC_URI="http://www.upek.com/support/download/TFMESS_BSP_LIN_${PV}.zip"
# This is the best license I could find.
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
RDEPEND="sys-auth/bioapi"