summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-05-13 09:16:16 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-05-13 09:16:16 +0000
commit9d9abbe323fd47fa1c936b1d46451ad4857db61d (patch)
tree950655c0e11524e25b767b244e749602a007d150 /sys-auth
parentAdded yet another upstream fix. Removed old (diff)
downloadgentoo-2-9d9abbe323fd47fa1c936b1d46451ad4857db61d.tar.gz
gentoo-2-9d9abbe323fd47fa1c936b1d46451ad4857db61d.tar.bz2
gentoo-2-9d9abbe323fd47fa1c936b1d46451ad4857db61d.zip
Stable for amd64 wrt bug #502924
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/libfprint/ChangeLog5
-rw-r--r--sys-auth/libfprint/libfprint-0.5.0-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog
index 296a5253ebaf..b7392d57ca86 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.34 2014/05/06 02:42:34 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.35 2014/05/13 09:16:16 nimiux Exp $
+
+ 13 May 2014; Chema Alonso <nimiux@gentoo.org> libfprint-0.5.0-r1.ebuild:
+ Stable for amd64 wrt bug #502924
06 May 2014; Patrick Lauer <patrick@gentoo.org>
-files/libfprint-0.5.1-add-vfs5011-driver.patch, libfprint-0.5.1-r1.ebuild:
diff --git a/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild b/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild
index 20f91893113c..435e3e39389d 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-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.5.0-r1.ebuild,v 1.1 2013/05/07 11:29:08 pva Exp $
+# $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 $
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