summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-13 14:48:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-13 14:48:11 +0000
commit7e281dc37ad568fef8b8a0f6f7e86528a9ebcdfe (patch)
tree5ac327f3f31d9a18180e07afb86e3cfc723ce924 /sys-auth
parentStable for ia64, wrt bug #505118 (diff)
downloadgentoo-2-7e281dc37ad568fef8b8a0f6f7e86528a9ebcdfe.tar.gz
gentoo-2-7e281dc37ad568fef8b8a0f6f7e86528a9ebcdfe.tar.bz2
gentoo-2-7e281dc37ad568fef8b8a0f6f7e86528a9ebcdfe.zip
Stable for ia64, wrt bug #502924
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/libfprint/ChangeLog5
-rw-r--r--sys-auth/libfprint/libfprint-0.5.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog
index b7392d57ca86..b4d322f5edde 100644
--- a/sys-auth/libfprint/ChangeLog
+++ b/sys-auth/libfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/libfprint
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.35 2014/05/13 09:16:16 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.36 2014/05/13 14:48:11 ago Exp $
+
+ 13 May 2014; Agostino Sarubbo <ago@gentoo.org> libfprint-0.5.0-r1.ebuild:
+ Stable for ia64, wrt bug #502924
13 May 2014; Chema Alonso <nimiux@gentoo.org> libfprint-0.5.0-r1.ebuild:
Stable for amd64 wrt bug #502924
diff --git a/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild b/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild
index 435e3e39389d..76b00b15dc45 100644
--- a/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild
+++ b/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild,v 1.2 2014/05/13 09:16:16 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild,v 1.3 2014/05/13 14:48:11 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="http://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~x86"
IUSE="debug static-libs"
RDEPEND="virtual/libusb:1