From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3A4491381FA for ; Mon, 31 Dec 2012 14:43:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D301E0529; Mon, 31 Dec 2012 14:43:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A031DE0529 for ; Mon, 31 Dec 2012 14:43:17 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE97E335E33 for ; Mon, 31 Dec 2012 14:43:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 877762171D; Mon, 31 Dec 2012 14:43:15 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/libfprint: libfprint-0.4.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libfprint-0.4.0.ebuild ChangeLog X-VCS-Directories: sys-auth/libfprint X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121231144315.877762171D@flycatcher.gentoo.org> Date: Mon, 31 Dec 2012 14:43:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7c892bf0-cbb0-43a0-9a5d-71d8d70c22bf X-Archives-Hash: fb3ab38499baac3cda7784a2a1bde2a4 ago 12/12/31 14:43:15 Modified: libfprint-0.4.0.ebuild ChangeLog Log: Add ~ppc, wrt bug #449220 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) Revision Changes Path 1.8 sys-auth/libfprint/libfprint-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?r1=1.7&r2=1.8 Index: libfprint-0.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libfprint-0.4.0.ebuild 31 Oct 2012 18:27:06 -0000 1.7 +++ libfprint-0.4.0.ebuild 31 Dec 2012 14:43:15 -0000 1.8 @@ -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 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 1.12 sys-auth/libfprint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 31 Oct 2012 18:27:06 -0000 1.11 +++ ChangeLog 31 Dec 2012 14:43:15 -0000 1.12 @@ -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 libfprint-0.4.0.ebuild: + Add ~ppc, wrt bug #449220 31 Oct 2012; Samuli Suominen 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 +libfprint-0.0.6.ebuild, +libfprint-0.1.0_pre2.ebuild, +metadata.xml: Initial import, fixes bug 341107 by Jan Buecken -