summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-14 21:19:13 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-14 21:19:13 +0000
commit72768c81a40df231b597f5eb37719293d1f30369 (patch)
treea81c00c06ccae58e199161abdb4c102d4c73d4cf /sys-auth
parentia64 stable, bug #488770 (thanks to Emeric Maschino for testing) (diff)
downloadgentoo-2-72768c81a40df231b597f5eb37719293d1f30369.tar.gz
gentoo-2-72768c81a40df231b597f5eb37719293d1f30369.tar.bz2
gentoo-2-72768c81a40df231b597f5eb37719293d1f30369.zip
ia64 stable, bug #488782 (thanks to Emeric Maschino for testing)
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/libfprint/ChangeLog7
-rw-r--r--sys-auth/libfprint/libfprint-0.4.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog
index 6e00fb5d6b38..ce3c343bf23c 100644
--- a/sys-auth/libfprint/ChangeLog
+++ b/sys-auth/libfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/libfprint
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.28 2013/12/24 16:24:48 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.29 2014/01/14 21:19:13 pacho Exp $
+
+ 14 Jan 2014; Pacho Ramos <pacho@gentoo.org> libfprint-0.4.0.ebuild:
+ ia64 stable, bug #488782 (thanks to Emeric Maschino for testing)
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Stable for ppc64, wrt bug #488782
diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild
index 0eede6241de2..4c2ef03063fb 100644
--- a/sys-auth/libfprint/libfprint-0.4.0.ebuild
+++ b/sys-auth/libfprint/libfprint-0.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.4.0.ebuild,v 1.19 2013/12/24 16:24:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.20 2014/01/14 21:19:13 pacho 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 arm ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86"
IUSE="debug static-libs"
RDEPEND="virtual/libusb:1