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 1SQWM3-0004GQ-TK for garchives@archives.gentoo.org; Sat, 05 May 2012 04:12:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2AAEE076F; Sat, 5 May 2012 04:10:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B1C50E075B for ; Sat, 5 May 2012 04:10:11 +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 4E57E1B4046 for ; Sat, 5 May 2012 04:10:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id E60512006A; Sat, 5 May 2012 04:10:05 +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 x11-themes/gtk-engines-candido: gtk-engines-candido-0.9.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gtk-engines-candido-0.9.1.ebuild ChangeLog X-VCS-Directories: x11-themes/gtk-engines-candido X-VCS-Committer: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120505041005.E60512006A@flycatcher.gentoo.org> Date: Sat, 5 May 2012 04:10:05 +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: 5cb41bfb-a3c8-43ec-a4dc-f0fa7b95e6d7 X-Archives-Hash: d8676af9a3ebd37c2bc22001326a7452 jdhore 12/05/05 04:10:05 Modified: gtk-engines-candido-0.9.1.ebuild ChangeLog Log: dev-util/pkgconfig -> virtual/pkgconfig =20 (Portage version: 2.2.0_alpha101/cvs/Linux i686) Revision Changes Path 1.7 x11-themes/gtk-engines-candido/gtk-engines-candido-0= .9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-eng= ines-candido/gtk-engines-candido-0.9.1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-eng= ines-candido/gtk-engines-candido-0.9.1.ebuild?rev=3D1.7&content-type=3Dte= xt/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-eng= ines-candido/gtk-engines-candido-0.9.1.ebuild?r1=3D1.6&r2=3D1.7 Index: gtk-engines-candido-0.9.1.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/x11-themes/gtk-engines-candido/gtk-engi= nes-candido-0.9.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gtk-engines-candido-0.9.1.ebuild 20 Apr 2012 11:07:20 -0000 1.6 +++ gtk-engines-candido-0.9.1.ebuild 5 May 2012 04:10:05 -0000 1.7 @@ -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/x11-themes/gtk-engines-candido/gtk-en= gines-candido-0.9.1.ebuild,v 1.6 2012/04/20 11:07:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-en= gines-candido-0.9.1.ebuild,v 1.7 2012/05/05 04:10:05 jdhore Exp $ =20 EAPI=3D4 inherit autotools eutils @@ -18,7 +18,7 @@ =20 RDEPEND=3D">=3Dx11-libs/gtk+-2.8:2" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" =20 S=3D${WORKDIR}/${MY_P} =20 1.7 x11-themes/gtk-engines-candido/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-eng= ines-candido/ChangeLog?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-eng= ines-candido/ChangeLog?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-eng= ines-candido/ChangeLog?r1=3D1.6&r2=3D1.7 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/x11-themes/gtk-engines-candido/ChangeLo= g,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 20 Apr 2012 11:06:19 -0000 1.6 +++ ChangeLog 5 May 2012 04:10:05 -0000 1.7 @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-candido # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/Change= Log,v 1.6 2012/04/20 11:06:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/Change= Log,v 1.7 2012/05/05 04:10:05 jdhore Exp $ + + 05 May 2012; Jeff Horelick + gtk-engines-candido-0.9.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig =20 20 Apr 2012; Samuli Suominen gtk-engines-candido-0.9.1.ebuild,