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 1QPuUX-0002vM-Dl for garchives@archives.gentoo.org; Fri, 27 May 2011 10:42:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 960711C087; Fri, 27 May 2011 10:41:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5FE7B1C087 for ; Fri, 27 May 2011 10:41:57 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D026867980 for ; Fri, 27 May 2011 10:41:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id 5C26B20054; Fri, 27 May 2011 10:41: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-python/demjson: demjson-1.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: demjson-1.6.ebuild ChangeLog X-VCS-Directories: dev-python/demjson X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20110527104155.5C26B20054@flycatcher.gentoo.org> Date: Fri, 27 May 2011 10:41: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: X-Archives-Hash: a8d22944c3cb69ecb63f7bfa8e945bf3 phajdan.jr 11/05/27 10:41:55 Modified: demjson-1.6.ebuild ChangeLog Log: x86 stable wrt bug #365881 =20 (Portage version: 2.1.9.42/cvs/Linux i686) Revision Changes Path 1.3 dev-python/demjson/demjson-1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson= /demjson-1.6.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson= /demjson-1.6.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson= /demjson-1.6.ebuild?r1=3D1.2&r2=3D1.3 Index: demjson-1.6.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-python/demjson/demjson-1.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- demjson-1.6.ebuild 10 May 2011 22:11:12 -0000 1.2 +++ demjson-1.6.ebuild 27 May 2011 10:41:55 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/demjson/demjson-1.6.ebuild= ,v 1.2 2011/05/10 22:11:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/demjson/demjson-1.6.ebuild= ,v 1.3 2011/05/27 10:41:55 phajdan.jr Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -15,7 +15,7 @@ =20 LICENSE=3D"LGPL-3" SLOT=3D"0" -KEYWORDS=3D"amd64 ~x86" +KEYWORDS=3D"amd64 x86" IUSE=3D"doc" =20 DEPEND=3D"dev-python/setuptools" 1.15 dev-python/demjson/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson= /ChangeLog?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson= /ChangeLog?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson= /ChangeLog?r1=3D1.14&r2=3D1.15 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-python/demjson/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 10 May 2011 22:11:12 -0000 1.14 +++ ChangeLog 27 May 2011 10:41:55 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/demjson # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/demjson/ChangeLog,v 1.14 2= 011/05/10 22:11:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/demjson/ChangeLog,v 1.15 2= 011/05/27 10:41:55 phajdan.jr Exp $ + + 27 May 2011; Pawel Hajdan jr demjson-1.6.ebuil= d: + x86 stable wrt bug #365881 =20 10 May 2011; Markos Chandras demjson-1.6.ebuild: Stable on amd64 wrt bug #365881