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 1RrAF5-0005f9-PS for garchives@archives.gentoo.org; Sat, 28 Jan 2012 15:31:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 190F9E0D51; Sat, 28 Jan 2012 15:30:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CD27FE0D51 for ; Sat, 28 Jan 2012 15:30:56 +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 339951B4044 for ; Sat, 28 Jan 2012 15:30:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id 085612004B; Sat, 28 Jan 2012 15:30:55 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@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: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20120128153055.085612004B@flycatcher.gentoo.org> Date: Sat, 28 Jan 2012 15:30:55 +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: 6fb11e51-8ced-495f-bb69-80767f8bcc58 X-Archives-Hash: a1c3462ed52579aefca89c678bd2a8aa phajdan.jr 12/01/28 15:30:55 Modified: diffball-1.0.1.ebuild ChangeLog Log: x86 stable wrt bug #400349 =20 (Portage version: 2.1.10.44/cvs/Linux i686) Revision Changes Path 1.4 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.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= diffball-1.0.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= diffball-1.0.1.ebuild?r1=3D1.3&r2=3D1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- diffball-1.0.1.ebuild 25 Jan 2012 23:08:20 -0000 1.3 +++ diffball-1.0.1.ebuild 28 Jan 2012 15:30:54 -0000 1.4 @@ -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.3 2012/01/25 23:08:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.1.ebui= ld,v 1.4 2012/01/28 15:30:54 phajdan.jr Exp $ =20 DESCRIPTION=3D"Delta compression suite for using/generating binary patch= es" HOMEPAGE=3D"http://diffball.googlecode.com/" @@ -8,7 +8,7 @@ =20 LICENSE=3D"BSD" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd ~a= md64-linux ~x86-linux ~ppc-macos" +KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd ~am= d64-linux ~x86-linux ~ppc-macos" IUSE=3D"debug" =20 RDEPEND=3D">=3Dsys-libs/zlib-1.1.4 1.40 dev-util/diffball/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= ChangeLog?rev=3D1.40&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= ChangeLog?rev=3D1.40&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffball/= ChangeLog?r1=3D1.39&r2=3D1.40 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.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 25 Jan 2012 23:08:20 -0000 1.39 +++ ChangeLog 28 Jan 2012 15:30:54 -0000 1.40 @@ -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.39 20= 12/01/25 23:08:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.40 20= 12/01/28 15:30:54 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr diffball-1.0.1.eb= uild: + x86 stable wrt bug #400349 =20 25 Jan 2012; Markos Chandras diffball-1.0.1.ebui= ld: Stable on amd64 wrt bug #400349