summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 14:53:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 14:53:59 +0000
commitcb3b2cf9fce941d6ff97e198ecfae8491ece7738 (patch)
treedc0dc1731444d1a11bf78ed39173de5ea68a3a13 /sys-auth/libfprint
parentAdd ~alpha, wrt bug #449220 (diff)
downloadgentoo-2-cb3b2cf9fce941d6ff97e198ecfae8491ece7738.tar.gz
gentoo-2-cb3b2cf9fce941d6ff97e198ecfae8491ece7738.tar.bz2
gentoo-2-cb3b2cf9fce941d6ff97e198ecfae8491ece7738.zip
Add ~alpha, 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 1f45d4aefcbd..4b5da2d41cb4 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.14 2013/01/01 12:49:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.15 2013/01/01 14:53:59 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
+ Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Add ~ia64, wrt bug #449220
diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild
index 8278d812844c..27b8c1858816 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.10 2013/01/01 12:49:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.11 2013/01/01 14:53:59 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 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug static-libs"
RDEPEND="virtual/libusb:1