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 1SQMgo-00075H-24 for garchives@archives.gentoo.org; Fri, 04 May 2012 17:53:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DBBAE06AF; Fri, 4 May 2012 17:51:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DED9BE068E for ; Fri, 4 May 2012 17:51:47 +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 49A091B4036 for ; Fri, 4 May 2012 17:51:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id 5612520054; Fri, 4 May 2012 17:51:44 +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 dev-util/diffball: diffball-1.0.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: diffball-1.0.1.ebuild ChangeLog X-VCS-Directories: dev-util/diffball X-VCS-Committer: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120504175144.5612520054@flycatcher.gentoo.org> Date: Fri, 4 May 2012 17:51:44 +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: 65c8d25b-ae07-4bb9-95c5-25c0f6bd051b X-Archives-Hash: ed44e06fff0419175aeb6833ca941899 jdhore 12/05/04 17:51:44 Modified: diffball-1.0.1.ebuild ChangeLog Log: dev-util/pkgconfig -> virtual/pkgconfig =20 (Portage version: 2.2.0_alpha101/cvs/Linux i686) Revision Changes Path 1.7 dev-util/diffball/diffball-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= diffball-1.0.1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= diffball-1.0.1.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= diffball-1.0.1.ebuild?r1=3D1.6&r2=3D1.7 Index: diffball-1.0.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/dev-util/diffball/diffball-1.0.1.ebuild= ,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- diffball-1.0.1.ebuild 1 Feb 2012 17:35:31 -0000 1.6 +++ diffball-1.0.1.ebuild 4 May 2012 17:51:44 -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/dev-util/diffball/diffball-1.0.1.ebui= ld,v 1.6 2012/02/01 17:35:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.1.ebui= ld,v 1.7 2012/05/04 17:51:44 jdhore Exp $ =20 DESCRIPTION=3D"Delta compression suite for using/generating binary patch= es" HOMEPAGE=3D"http://diffball.googlecode.com/" @@ -15,7 +15,7 @@ >=3Dapp-arch/bzip2-1.0.2 app-arch/xz-utils" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" =20 # Invalid RESTRICT for source package. Investigate. RESTRICT=3D"strip" 1.43 dev-util/diffball/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= ChangeLog?rev=3D1.43&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= ChangeLog?rev=3D1.43&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= ChangeLog?r1=3D1.42&r2=3D1.43 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/dev-util/diffball/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 1 Feb 2012 17:35:31 -0000 1.42 +++ ChangeLog 4 May 2012 17:51:44 -0000 1.43 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/diffball # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.42 20= 12/02/01 17:35:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.43 20= 12/05/04 17:51:44 jdhore Exp $ + + 04 May 2012; Jeff Horelick diffball-1.0.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig =20 01 Feb 2012; Brent Baude diffball-1.0.1.ebuild: Marking diffball-1.0.1 ppc for bug 400349