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 1PXOIj-0003C1-16 for garchives@archives.gentoo.org; Tue, 28 Dec 2010 01:24:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3D67E05CB; Tue, 28 Dec 2010 01:24:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7E766E0761 for ; Tue, 28 Dec 2010 01:24:26 +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 C1B091B4028 for ; Tue, 28 Dec 2010 01:24:25 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 970) id 5338320054; Tue, 28 Dec 2010 01:24:24 +0000 (UTC) From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-web: twisted-web-10.2.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: twisted-web-10.2.0.ebuild ChangeLog X-VCS-Directories: dev-python/twisted-web X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: <20101228012424.5338320054@flycatcher.gentoo.org> Date: Tue, 28 Dec 2010 01:24:24 +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: 6c9df08b-f36f-4ff8-a6a6-50a90128dc00 X-Archives-Hash: 4e0533c369af066a4823e62d2330f665 ranger 10/12/28 01:24:24 Modified: twisted-web-10.2.0.ebuild ChangeLog Log: Marking twisted-web-10.2.0 ppc64 for bug 333211 =20 (Portage version: 2.1.9.25/cvs/Linux ppc64) Revision Changes Path 1.2 dev-python/twisted-web/twisted-web-10.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted= -web/twisted-web-10.2.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted= -web/twisted-web-10.2.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted= -web/twisted-web-10.2.0.ebuild?r1=3D1.1&r2=3D1.2 Index: twisted-web-10.2.0.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/twisted-web/twisted-web-10.2= .0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- twisted-web-10.2.0.ebuild 22 Dec 2010 21:59:25 -0000 1.1 +++ twisted-web-10.2.0.ebuild 28 Dec 2010 01:24:24 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-10= .2.0.ebuild,v 1.1 2010/12/22 21:59:25 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-10= .2.0.ebuild,v 1.2 2010/12/28 01:24:24 ranger Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -12,7 +12,7 @@ =20 DESCRIPTION=3D"Twisted web server, programmable in Python" =20 -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~= sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~p= pc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solar= is ~x86-solaris" +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~s= parc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~pp= c-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solari= s ~x86-solaris" IUSE=3D"soap" =20 DEPEND=3D"=3Ddev-python/twisted-$(get_version_component_range 1-2)* 1.61 dev-python/twisted-web/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted= -web/ChangeLog?rev=3D1.61&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted= -web/ChangeLog?rev=3D1.61&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted= -web/ChangeLog?r1=3D1.60&r2=3D1.61 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/twisted-web/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- ChangeLog 23 Dec 2010 23:49:52 -0000 1.60 +++ ChangeLog 28 Dec 2010 01:24:24 -0000 1.61 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-web # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.= 60 2010/12/23 23:49:52 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.= 61 2010/12/28 01:24:24 ranger Exp $ + + 28 Dec 2010; Brent Baude twisted-web-10.2.0.ebuild= : + Marking twisted-web-10.2.0 ppc64 for bug 333211 =20 23 Dec 2010; Thomas Kahle twisted-web-10.1.0.ebuild= : x86 stable per bug 333389