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 1SJ9vB-0006wV-Ok for garchives@archives.gentoo.org; Sat, 14 Apr 2012 20:50:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 735F5E0AC4; Sat, 14 Apr 2012 20:50:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 427DBE0AC4 for ; Sat, 14 Apr 2012 20:50:02 +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 9C3531B4028 for ; Sat, 14 Apr 2012 20:50:01 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id 5F2682004B; Sat, 14 Apr 2012 20:50:00 +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/d0_blind_id: d0_blind_id-0.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: d0_blind_id-0.5.ebuild ChangeLog X-VCS-Directories: dev-libs/d0_blind_id X-VCS-Committer: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120414205000.5F2682004B@flycatcher.gentoo.org> Date: Sat, 14 Apr 2012 20:50:00 +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: 9afb92bc-f6b8-4484-be77-23a4e125b592 X-Archives-Hash: 830c766bef6fb27249f14ba03c721184 jdhore 12/04/14 20:50:00 Modified: d0_blind_id-0.5.ebuild ChangeLog Log: marked x86 per bug 411775 =20 (Portage version: 2.2.0_alpha100/cvs/Linux i686) Revision Changes Path 1.3 dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/d0_blind_= id/d0_blind_id-0.5.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/d0_blind_= id/d0_blind_id-0.5.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/d0_blind_= id/d0_blind_id-0.5.ebuild?r1=3D1.2&r2=3D1.3 Index: d0_blind_id-0.5.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/d0_blind_id/d0_blind_id-0.5.eb= uild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- d0_blind_id-0.5.ebuild 14 Apr 2012 11:44:15 -0000 1.2 +++ d0_blind_id-0.5.ebuild 14 Apr 2012 20:50:00 -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/d0_blind_id/d0_blind_id-0.5.= ebuild,v 1.2 2012/04/14 11:44:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/d0_blind_id-0.5.= ebuild,v 1.3 2012/04/14 20:50:00 jdhore Exp $ =20 EAPI=3D4 inherit autotools-utils @@ -11,7 +11,7 @@ =20 LICENSE=3D"BSD" SLOT=3D"0" -KEYWORDS=3D"amd64 ~x86" +KEYWORDS=3D"amd64 x86" IUSE=3D"static-libs" =20 RDEPEND=3D"dev-libs/gmp" 1.9 dev-libs/d0_blind_id/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/d0_blind_= id/ChangeLog?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/d0_blind_= id/ChangeLog?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/d0_blind_= id/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/dev-libs/d0_blind_id/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 14 Apr 2012 11:44:15 -0000 1.8 +++ ChangeLog 14 Apr 2012 20:50:00 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/d0_blind_id # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/ChangeLog,v 1.8 = 2012/04/14 11:44:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/ChangeLog,v 1.9 = 2012/04/14 20:50:00 jdhore Exp $ + + 14 Apr 2012; Jeff Horelick d0_blind_id-0.5.ebuild: + marked x86 per bug 411775 =20 14 Apr 2012; Agostino Sarubbo d0_blind_id-0.5.ebuild: Stable for amd64, wrt bug #411775