From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KRIGm-0001j4-IJ for garchives@archives.gentoo.org; Fri, 08 Aug 2008 03:04:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0971E06CC; Fri, 8 Aug 2008 03:03:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ABFFDE06CC for ; Fri, 8 Aug 2008 03:03:59 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2A86465727 for ; Fri, 8 Aug 2008 03:03:59 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KRIGj-0003Q1-W4 for gentoo-commits@lists.gentoo.org; Fri, 08 Aug 2008 03:03:58 +0000 From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-web: twisted-web-8.1.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: twisted-web-8.1.0.ebuild ChangeLog X-VCS-Directories: dev-python/twisted-web X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Fri, 08 Aug 2008 03:03:57 +0000 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: 0195f6f8-6dc2-4c40-a1f4-2d1e1a34e50e X-Archives-Hash: db11ef6ae452b616bf2358c6d4a92222 jer 08/08/08 03:03:57 Modified: twisted-web-8.1.0.ebuild ChangeLog Log: Stable for HPPA (bug #231675). (Portage version: 2.2_rc6/cvs/Linux 2.6.24-gentoo-r2-JeR i686) Revision Changes Path 1.3 dev-python/twisted-web/twisted-web-8.1.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted= -web/twisted-web-8.1.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted= -web/twisted-web-8.1.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted= -web/twisted-web-8.1.0.ebuild?r1=3D1.2&r2=3D1.3 Index: twisted-web-8.1.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-8.1.= 0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- twisted-web-8.1.0.ebuild 5 Aug 2008 12:28:49 -0000 1.2 +++ twisted-web-8.1.0.ebuild 8 Aug 2008 03:03:57 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.= 1.0.ebuild,v 1.2 2008/08/05 12:28:49 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.= 1.0.ebuild,v 1.3 2008/08/08 03:03:57 jer Exp $ =20 MY_PACKAGE=3DWeb =20 @@ -8,7 +8,7 @@ =20 DESCRIPTION=3D"Twisted web server, programmable in Python" =20 -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh s= parc ~x86 ~x86-fbsd" +KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sp= arc ~x86 ~x86-fbsd" =20 DEPEND=3D"=3Ddev-python/twisted-$(get_version_component_range 1-2)*" =20 1.34 dev-python/twisted-web/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted= -web/ChangeLog?rev=3D1.34&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted= -web/ChangeLog?rev=3D1.34&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted= -web/ChangeLog?r1=3D1.33&r2=3D1.34 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.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 5 Aug 2008 12:28:49 -0000 1.33 +++ ChangeLog 8 Aug 2008 03:03:57 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-web # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.= 33 2008/08/05 12:28:49 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.= 34 2008/08/08 03:03:57 jer Exp $ + + 08 Aug 2008; Jeroen Roovers twisted-web-8.1.0.ebuild: + Stable for HPPA (bug #231675). =20 05 Aug 2008; Ferris McCormick twisted-web-8.1.0.ebuild: