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 D92731389E2 for ; Mon, 29 Dec 2014 16:03:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF312E08A5; Mon, 29 Dec 2014 16:03:29 +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 56922E08A5 for ; Mon, 29 Dec 2014 16:03:29 +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 5449E3422E7 for ; Mon, 29 Dec 2014 16:03:28 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2078) id 0C215E6DC; Mon, 29 Dec 2014 16:03:27 +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/decorator: ChangeLog decorator-3.4.0-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog decorator-3.4.0-r1.ebuild X-VCS-Directories: dev-python/decorator X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141229160327.0C215E6DC@oystercatcher.gentoo.org> Date: Mon, 29 Dec 2014 16:03:27 +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: a09cfe56-306a-49da-9c5e-2d7aa0f69b48 X-Archives-Hash: dff9efc3489d4b25e39a92ce3c5cb56e jer 14/12/29 16:03:27 Modified: ChangeLog decorator-3.4.0-r1.ebuild Log: Stable for HPPA (bug #530600). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.70 dev-python/decorator/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 17 Sep 2014 19:37:03 -0000 1.69 +++ ChangeLog 29 Dec 2014 16:03:27 -0000 1.70 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/decorator # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.69 2014/09/17 19:37:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.70 2014/12/29 16:03:27 jer Exp $ + + 29 Dec 2014; Jeroen Roovers decorator-3.4.0-r1.ebuild: + Stable for HPPA (bug #530600). 17 Sep 2014; Markos Chandras decorator-3.4.0-r1.ebuild: Add ~mips 1.10 dev-python/decorator/decorator-3.4.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild?r1=1.9&r2=1.10 Index: decorator-3.4.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- decorator-3.4.0-r1.ebuild 17 Sep 2014 19:37:03 -0000 1.9 +++ decorator-3.4.0-r1.ebuild 29 Dec 2014 16:03:27 -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/decorator/decorator-3.4.0-r1.ebuild,v 1.9 2014/09/17 19:37:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild,v 1.10 2014/12/29 16:03:27 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_{2,3,4}} ) @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"