summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-23 22:01:11 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-23 22:01:11 +0000
commit603e85f68e151b88808388cdb2b202eaddb078c1 (patch)
treedc1ca8a1bface2e3ceb56e9472af9abdc7a496d6 /sys-auth/libfprint
parentarm stable, bug #467186 (diff)
downloadgentoo-2-603e85f68e151b88808388cdb2b202eaddb078c1.tar.gz
gentoo-2-603e85f68e151b88808388cdb2b202eaddb078c1.tar.bz2
gentoo-2-603e85f68e151b88808388cdb2b202eaddb078c1.zip
arm stable, bug #488782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r--sys-auth/libfprint/ChangeLog5
-rw-r--r--sys-auth/libfprint/libfprint-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog
index 3b7b7be5278e..e0ce84f8e6ca 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.26 2013/12/23 16:23:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.27 2013/12/23 22:01:11 maekke Exp $
+
+ 23 Dec 2013; Markus Meier <maekke@gentoo.org> libfprint-0.4.0.ebuild:
+ arm stable, bug #488782
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Stable for sparc, wrt bug #488782
diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild
index b4b36d702d89..c0712762b8fd 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
# 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.17 2013/12/23 16:23:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.18 2013/12/23 22:01:11 maekke 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