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 1SGQcT-0007fE-7p for garchives@archives.gentoo.org; Sat, 07 Apr 2012 08:03:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65C9EE0CF1; Sat, 7 Apr 2012 08:03:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2490FE0CF1 for ; Sat, 7 Apr 2012 08:03:29 +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 5A1881B4018 for ; Sat, 7 Apr 2012 08:03:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id 32C442004B; Sat, 7 Apr 2012 08:03:27 +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-libs/redland-bindings: redland-bindings-1.0.14.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: redland-bindings-1.0.14.1.ebuild ChangeLog X-VCS-Directories: dev-libs/redland-bindings X-VCS-Committer: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120407080327.32C442004B@flycatcher.gentoo.org> Date: Sat, 7 Apr 2012 08:03:27 +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: 46ba2836-59df-41b2-bc31-d96fb0b7205d X-Archives-Hash: 1f84e0624bb2f28ccbb8197c231b1fcc jdhore 12/04/07 08:03:27 Modified: redland-bindings-1.0.14.1.ebuild ChangeLog Log: marked x86 per bug 410561 =20 (Portage version: 2.2.0_alpha100/cvs/Linux i686) Revision Changes Path 1.3 dev-libs/redland-bindings/redland-bindings-1.0.14.1.= ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland-b= indings/redland-bindings-1.0.14.1.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland-b= indings/redland-bindings-1.0.14.1.ebuild?rev=3D1.3&content-type=3Dtext/pl= ain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland-b= indings/redland-bindings-1.0.14.1.ebuild?r1=3D1.2&r2=3D1.3 Index: redland-bindings-1.0.14.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-libs/redland-bindings/redland-bindi= ngs-1.0.14.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- redland-bindings-1.0.14.1.ebuild 6 Apr 2012 18:39:34 -0000 1.2 +++ redland-bindings-1.0.14.1.ebuild 7 Apr 2012 08:03:27 -0000 1.3 @@ -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-libs/redland-bindings/redland-bin= dings-1.0.14.1.ebuild,v 1.2 2012/04/06 18:39:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland-bindings/redland-bin= dings-1.0.14.1.ebuild,v 1.3 2012/04/07 08:03:27 jdhore Exp $ =20 EAPI=3D4 PYTHON_DEPEND=3D"python? 2:2.7" @@ -15,7 +15,7 @@ =20 LICENSE=3D"Apache-2.0 GPL-2 LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"amd64 ~ppc ~x86 ~x86-linux ~ppc-macos" +KEYWORDS=3D"amd64 ~ppc x86 ~x86-linux ~ppc-macos" IUSE=3D"lua perl python php ruby" =20 RDEPEND=3D">=3Ddev-libs/redland-1.0.14 1.28 dev-libs/redland-bindings/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland-b= indings/ChangeLog?rev=3D1.28&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland-b= indings/ChangeLog?rev=3D1.28&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland-b= indings/ChangeLog?r1=3D1.27&r2=3D1.28 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-libs/redland-bindings/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 6 Apr 2012 18:39:34 -0000 1.27 +++ ChangeLog 7 Apr 2012 08:03:27 -0000 1.28 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/redland-bindings # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland-bindings/ChangeLog,v= 1.27 2012/04/06 18:39:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland-bindings/ChangeLog,v= 1.28 2012/04/07 08:03:27 jdhore Exp $ + + 07 Apr 2012; Jeff Horelick + redland-bindings-1.0.14.1.ebuild: + marked x86 per bug 410561 =20 06 Apr 2012; Agostino Sarubbo redland-bindings-1.0.14.1.ebuild: