From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SQNhY-0001LR-4X for garchives@archives.gentoo.org; Fri, 04 May 2012 18:58:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FA50E061F; Fri, 4 May 2012 18:57:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CD972E061F for ; Fri, 4 May 2012 18:57:22 +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 4001A1B4003 for ; Fri, 4 May 2012 18:57:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id EEDAF2004B; Fri, 4 May 2012 18:57:20 +0000 (UTC) From: "Jeff Horelick (jdhore)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jdhore@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: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120504185720.EEDAF2004B@flycatcher.gentoo.org> Date: Fri, 4 May 2012 18:57:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a528d6d8-a45e-4afa-bd3f-d1aaf98f8dae X-Archives-Hash: d157ea84cbd97e88181f1cd4080ad3be jdhore 12/05/04 18:57:20 Modified: libfprint-0.4.0.ebuild ChangeLog Log: dev-util/pkgconfig -> virtual/pkgconfig =20 (Portage version: 2.2.0_alpha101/cvs/Linux i686) Revision Changes Path 1.5 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=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint= /libfprint-0.4.0.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint= /libfprint-0.4.0.ebuild?r1=3D1.4&r2=3D1.5 Index: libfprint-0.4.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebui= ld,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libfprint-0.4.0.ebuild 13 Feb 2012 23:44:14 -0000 1.4 +++ libfprint-0.4.0.ebuild 4 May 2012 18:57:20 -0000 1.5 @@ -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.eb= uild,v 1.4 2012/02/13 23:44:14 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.eb= uild,v 1.5 2012/05/04 18:57:20 jdhore Exp $ =20 EAPI=3D4 =20 @@ -20,7 +20,7 @@ dev-libs/nss || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] x11-li= bs/gdk-pixbuf )" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" =20 S=3D${WORKDIR}/${MY_PV} =20 1.9 sys-auth/libfprint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint= /ChangeLog?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint= /ChangeLog?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint= /ChangeLog?r1=3D1.8&r2=3D1.9 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 13 Feb 2012 23:44:14 -0000 1.8 +++ ChangeLog 4 May 2012 18:57:20 -0000 1.9 @@ -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.8 20= 12/02/13 23:44:14 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.9 20= 12/05/04 18:57:20 jdhore Exp $ + + 04 May 2012; Jeff Horelick libfprint-0.4.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig =20 13 Feb 2012; Michael Weber libfprint-0.4.0.ebuild: Drop x11-libs/gtk+:2 and dev-libs/glib dependency. Thanks Andrei Slavo= iu=20