summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-30 22:12:43 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-30 22:12:43 +0000
commitf0b3994cf884c26ae6ee8e476d0d9ff97f7e8c14 (patch)
tree0b65b0613b5ccd8bdd4706ca93c5aad23aefd9b0 /sys-auth/tfm-fingerprint
parentVersion bump. Couple of bug/crash fixes. (diff)
downloadhistorical-f0b3994cf884c26ae6ee8e476d0d9ff97f7e8c14.tar.gz
historical-f0b3994cf884c26ae6ee8e476d0d9ff97f7e8c14.tar.bz2
historical-f0b3994cf884c26ae6ee8e476d0d9ff97f7e8c14.zip
Use QA_PRESTRIPPED rather than RESTRICT=strip to silence warnings; add -* to keywords as it's x86-only.
Package-Manager: portage-2.2_rc72/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/tfm-fingerprint')
-rw-r--r--sys-auth/tfm-fingerprint/ChangeLog9
-rw-r--r--sys-auth/tfm-fingerprint/Manifest14
-rw-r--r--sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild10
3 files changed, 24 insertions, 9 deletions
diff --git a/sys-auth/tfm-fingerprint/ChangeLog b/sys-auth/tfm-fingerprint/ChangeLog
index 1093c198245e..cec3b94e8d1f 100644
--- a/sys-auth/tfm-fingerprint/ChangeLog
+++ b/sys-auth/tfm-fingerprint/ChangeLog
@@ -1,6 +1,11 @@
# 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.7 2008/12/22 03:44:49 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/ChangeLog,v 1.8 2010/08/30 22:12:43 flameeyes Exp $
+
+ 30 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ tfm-fingerprint-1.0.ebuild:
+ Use QA_PRESTRIPPED rather than RESTRICT=strip to silence warnings; add -*
+ to keywords as it's x86-only.
22 Dec 2008; Mike Frysinger <vapier@gentoo.org>
tfm-fingerprint-1.0.ebuild:
diff --git a/sys-auth/tfm-fingerprint/Manifest b/sys-auth/tfm-fingerprint/Manifest
index ae1e4b1ac567..44e2e1720dbb 100644
--- a/sys-auth/tfm-fingerprint/Manifest
+++ b/sys-auth/tfm-fingerprint/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX tfmessbsp.cfg 90 RMD160 632199fb73d4749392a073247b2d103d408f6f8f SHA1 6eeeadfe8dd1408a098b615eac11f19c34787127 SHA256 fd35cbf9e4e8d7abccad58d63f89c6df7af1e88ca86acce88d8311bca08cd1de
DIST TFMESS_BSP_LIN_1.0.zip 922652 RMD160 73f85b03e95db818147203a3149356b3fc47ed4a SHA1 c73466b5c3b26415b300d5c5ffb76deaefadeb32 SHA256 9ca1dcb059e326d4c760c8f8ceb4df5970ab9897062487453a2ac5e9e7058368
-EBUILD tfm-fingerprint-1.0.ebuild 1196 RMD160 02baf8686ee542bad0c554012970769d0362ce7e SHA1 8bb6601b026173bed3b2235d0777e2afcdaf2c21 SHA256 4cab284718ad9c0695ab1596ea6a3f2634db29d7148b77c142f3f40be943e197
-MISC ChangeLog 1280 RMD160 ea53b0c59611c309a7d7d83f5c1d5237585b823b SHA1 cf41ab50f1e401d81fea4217c25e488dee8b9554 SHA256 f1dc057d6e4285459f13d7bd1ead2ee597eb7c121241ff9a139174b8aa4e66d0
+EBUILD tfm-fingerprint-1.0.ebuild 1224 RMD160 e13a4339f5dbe14553885ab488cc0504bc362cee SHA1 2e6c37ee388d2d8f6e8996d91eccea4fa887c708 SHA256 7f318f1671761c70ebe58c1a7cceef2c4731517103c714ed102eb342f050a21e
+MISC ChangeLog 1478 RMD160 0fee330f364b44178e827ead49a853eccb1faa42 SHA1 5f1b0c541d05b7e9e447736a31527751a4a43861 SHA256 7223b8f6c4f9bb7c55305458629d4e940f54a6d55c6f6374f5546475bdfdaff0
MISC metadata.xml 252 RMD160 34a164bfc96b8845a8308e85a214d633284b763b SHA1 c3aabeacb7af064df74acfddbfda2ae0497ff8a5 SHA256 445ab0e7fb8f15ad8dea05dabee14ecc25c6b81bfb9a6213ff3d9ea81f759154
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.16 (GNU/Linux)
+
+iEYEARECAAYFAkx8LXYACgkQAiZjviIA2XgKKACg6zOc84BqBggcNZDQ2fpSqWaE
+n/kAoMadKDHx6nF3OrqtAkIMigiPb7wr
+=qJVQ
+-----END PGP SIGNATURE-----
diff --git a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild b/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild
index 8ee8f90bd6a3..86c5082b469b 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
+# Copyright 1999-2010 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.6 2008/12/22 03:44:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild,v 1.7 2010/08/30 22:12:43 flameeyes Exp $
inherit multilib
@@ -11,9 +11,8 @@ 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=""
-RESTRICT="strip"
RDEPEND="sys-auth/bioapi"
DEPEND="${RDEPEND}
@@ -21,7 +20,8 @@ DEPEND="${RDEPEND}
S=${WORKDIR}
-QA_TEXTRELS="usr/lib64/libtfmessbsp.so"
+QA_TEXTRELS="usr/lib/libtfmessbsp.so"
+QA_PRESTRIPPED="usr/lib/libtfmessbsp.so"
src_install() {
# this is a binary blob, so it probably shouldnt live in /usr/lib