summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-31 14:43:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-31 14:43:15 +0000
commitc54b53bc51a2b72d75cf87826b5fcfad82abf66b (patch)
tree58e2b7ce38ae47070f2115f59a6caa45d8ae5649 /sys-auth
parentAdd ~ppc, wrt bug #449220 (diff)
downloadgentoo-2-c54b53bc51a2b72d75cf87826b5fcfad82abf66b.tar.gz
gentoo-2-c54b53bc51a2b72d75cf87826b5fcfad82abf66b.tar.bz2
gentoo-2-c54b53bc51a2b72d75cf87826b5fcfad82abf66b.zip
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/libfprint/ChangeLog6
-rw-r--r--sys-auth/libfprint/libfprint-0.4.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog
index c407d26c2f3a..3185c52a9517 100644
--- a/sys-auth/libfprint/ChangeLog
+++ b/sys-auth/libfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/libfprint
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.11 2012/10/31 18:27:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.12 2012/12/31 14:43:15 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
+ Add ~ppc, wrt bug #449220
31 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild:
Use prune_libtool_files from eutils.eclass. Use udev_get_udevdir from
@@ -51,4 +54,3 @@
17 Oct 2010; Michael Weber <xmw@gentoo.org> +libfprint-0.0.6.ebuild,
+libfprint-0.1.0_pre2.ebuild, +metadata.xml:
Initial import, fixes bug 341107 by Jan Buecken <jb.faq@gmx.de>
-
diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild
index b73bb2ee1a9e..46d44ae53304 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-2012 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.7 2012/10/31 18:27:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.8 2012/12/31 14:43:15 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="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug static-libs"
RDEPEND="virtual/libusb:1