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 5D92B138C9D for ; Tue, 2 Jun 2015 05:14:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 044F3E0978; Tue, 2 Jun 2015 05:14:42 +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 9B017E0978 for ; Tue, 2 Jun 2015 05:14:41 +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 AA106340C55 for ; Tue, 2 Jun 2015 05:14:40 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2320) id 01036A1C; Tue, 2 Jun 2015 05:14:36 +0000 (UTC) From: "Jack Morgan (jmorgan)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jmorgan@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-mail: twisted-mail-13.2.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: twisted-mail-13.2.0.ebuild ChangeLog X-VCS-Directories: dev-python/twisted-mail X-VCS-Committer: jmorgan X-VCS-Committer-Name: Jack Morgan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150602051437.01036A1C@oystercatcher.gentoo.org> Date: Tue, 2 Jun 2015 05:14:36 +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: d221d890-039a-41e8-afca-1eca50642d50 X-Archives-Hash: 02e7b9783fcdb0b3be53252b3564593f jmorgan 15/06/02 05:14:36 Modified: twisted-mail-13.2.0.ebuild ChangeLog Log: sparc stable wrt bug #540290 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key ) Revision Changes Path 1.10 dev-python/twisted-mail/twisted-mail-13.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild?r1=1.9&r2=1.10 Index: twisted-mail-13.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- twisted-mail-13.2.0.ebuild 14 Apr 2015 12:51:46 -0000 1.9 +++ twisted-mail-13.2.0.ebuild 2 Jun 2015 05:14:36 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild,v 1.9 2015/04/14 12:51:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild,v 1.10 2015/06/02 05:14:36 jmorgan Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -9,7 +9,7 @@ DESCRIPTION="A Twisted Mail library, server and client" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~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 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] 1.114 dev-python/twisted-mail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?rev=1.114&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?rev=1.114&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?r1=1.113&r2=1.114 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- ChangeLog 26 May 2015 06:17:58 -0000 1.113 +++ ChangeLog 2 Jun 2015 05:14:36 -0000 1.114 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-mail # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.113 2015/05/26 06:17:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.114 2015/06/02 05:14:36 jmorgan Exp $ + + 02 Jun 2015; Jack Morgan twisted-mail-13.2.0.ebuild: + sparc stable wrt bug #540290 *twisted-mail-15.2.1 (26 May 2015)