summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 12:49:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 12:49:42 +0000
commit4d95912dcf04908909fb2dd03308e92710904dd8 (patch)
tree0fd6d6c44036a0a783912c40168a7ac5bf94525a /sys-auth
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-4d95912dcf04908909fb2dd03308e92710904dd8.tar.gz
gentoo-2-4d95912dcf04908909fb2dd03308e92710904dd8.tar.bz2
gentoo-2-4d95912dcf04908909fb2dd03308e92710904dd8.zip
Add ~ia64, 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/ChangeLog7
-rw-r--r--sys-auth/libfprint/libfprint-0.4.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog
index d95917546b1d..1f45d4aefcbd 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.13 2012/12/31 15:55:55 ago Exp $
+# 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 $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Add ~ppc64, wrt bug #449220
diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild
index 73cbadbe8466..8278d812844c 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
+# 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.9 2012/12/31 15:55:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.10 2013/01/01 12:49:42 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug static-libs"
RDEPEND="virtual/libusb:1