summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-06 11:09:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-06 11:09:11 +0000
commitb179b8f0e614b21857345f0f42462c0c2816715e (patch)
treec2fdd03818d1c16d9b7a960f62f9a21765664abb /sys-auth/libfprint
parentVersion bump. (diff)
downloadgentoo-2-b179b8f0e614b21857345f0f42462c0c2816715e.tar.gz
gentoo-2-b179b8f0e614b21857345f0f42462c0c2816715e.tar.bz2
gentoo-2-b179b8f0e614b21857345f0f42462c0c2816715e.zip
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 46485056fe7f..c8a89ed9ddb7 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.18 2013/01/06 10:04:42 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.19 2013/01/06 11:09:11 ago Exp $
+
+ 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
+ Add ~sparc, wrt bug #449220
06 Jan 2013; Michael Weber <xmw@gentoo.org> libfprint-0.5.0.ebuild:
Re-add eutils.eclass for prune_libtool_files, USE udev upstream bug report
diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild
index 27b8c1858816..0ea3527caebf 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.11 2013/01/01 14:53:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.12 2013/01/06 11:09: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 ~sparc ~x86"
IUSE="debug static-libs"
RDEPEND="virtual/libusb:1