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 43E561381FA for ; Wed, 4 Jun 2014 00:11:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38A1FE0985; Wed, 4 Jun 2014 00:11:17 +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 B9C76E0985 for ; Wed, 4 Jun 2014 00:11:16 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97ABC33FD44 for ; Wed, 4 Jun 2014 00:11:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 4BEE42004E; Wed, 4 Jun 2014 00:11:14 +0000 (UTC) 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-words: twisted-words-13.0.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: twisted-words-13.0.0-r1.ebuild ChangeLog X-VCS-Directories: dev-python/twisted-words X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140604001114.4BEE42004E@flycatcher.gentoo.org> Date: Wed, 4 Jun 2014 00:11:14 +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: bbd411a2-5f3c-4f8a-a9a3-a3b77e272238 X-Archives-Hash: b8ab9f05fefcf07a0249320d80139922 jer 14/06/04 00:11:14 Modified: twisted-words-13.0.0-r1.ebuild ChangeLog Log: Stable for HPPA (bug #486506). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.2 dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild?r1=1.1&r2=1.2 Index: twisted-words-13.0.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- twisted-words-13.0.0-r1.ebuild 9 Aug 2013 12:19:29 -0000 1.1 +++ twisted-words-13.0.0-r1.ebuild 4 Jun 2014 00:11:14 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild,v 1.1 2013/08/09 12:19:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild,v 1.2 2014/06/04 00:11:14 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ DESCRIPTION="Twisted Words contains Instant Messaging implementations." -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] 1.96 dev-python/twisted-words/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 3 Jun 2014 20:58:01 -0000 1.95 +++ ChangeLog 4 Jun 2014 00:11:14 -0000 1.96 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-words # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.95 2014/06/03 20:58:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.96 2014/06/04 00:11:14 jer Exp $ + + 04 Jun 2014; Jeroen Roovers twisted-words-13.0.0-r1.ebuild: + Stable for HPPA (bug #486506). 03 Jun 2014; Jeroen Roovers twisted-words-14.0.0.ebuild: Marked ~hppa (bug #510832).