From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6D943138A1F for ; Mon, 15 Sep 2014 08:20:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02D2DE0A0B; Mon, 15 Sep 2014 08:20:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98C89E0A0B for ; Mon, 15 Sep 2014 08:20:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3D70340312 for ; Mon, 15 Sep 2014 08:19:47 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id E2F5858ED; Mon, 15 Sep 2014 08:19:34 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-core: twisted-core-13.0.0-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: twisted-core-13.0.0-r3.ebuild ChangeLog X-VCS-Directories: dev-python/twisted-core X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140915081934.E2F5858ED@oystercatcher.gentoo.org> Date: Mon, 15 Sep 2014 08:19:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c1704f1f-1866-4aae-a56e-6a63004354a7 X-Archives-Hash: 7700545c6967b80ee98546ad1a7f9e1f ago 14/09/15 08:19:34 Modified: twisted-core-13.0.0-r3.ebuild ChangeLog Log: Stable for sparc, wrt bug #512012 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.10 dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild?r1=1.9&r2=1.10 Index: twisted-core-13.0.0-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- twisted-core-13.0.0-r3.ebuild 25 Aug 2014 10:58:05 -0000 1.9 +++ twisted-core-13.0.0-r3.ebuild 15 Sep 2014 08:19:34 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild,v 1.9 2014/08/25 10:58:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild,v 1.10 2014/09/15 08:19:34 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ DESCRIPTION="An asynchronous networking framework written in Python" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="crypt gtk serial" DEPEND="net-zope/zope-interface[${PYTHON_USEDEP}] 1.35 dev-python/twisted-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 25 Aug 2014 10:58:05 -0000 1.34 +++ ChangeLog 15 Sep 2014 08:19:34 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.34 2014/08/25 10:58:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.35 2014/09/15 08:19:34 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo twisted-core-13.0.0-r3.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo twisted-core-13.0.0-r3.ebuild: Stable for alpha, wrt bug #512012