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 00EE41384A7 for ; Wed, 29 Jul 2015 17:53:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E078314038; Wed, 29 Jul 2015 17:53:41 +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 5635014038 for ; Wed, 29 Jul 2015 17:53: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 68B203407C5 for ; Wed, 29 Jul 2015 17:53:40 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id F0504110; Wed, 29 Jul 2015 17:53:38 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/PyECLib: PyECLib-1.0.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PyECLib-1.0.7.ebuild ChangeLog X-VCS-Directories: dev-python/PyECLib X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150729175338.F0504110@oystercatcher.gentoo.org> Date: Wed, 29 Jul 2015 17:53:38 +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: 30f715b0-3656-4633-8233-79a5774b4987 X-Archives-Hash: a957daf33bb40bfece63602e793adb75 zlogene 15/07/29 17:53:38 Modified: PyECLib-1.0.7.ebuild ChangeLog Log: x86 stable wrt bug #554284 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6) Revision Changes Path 1.3 dev-python/PyECLib/PyECLib-1.0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild?r1=1.2&r2=1.3 Index: PyECLib-1.0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PyECLib-1.0.7.ebuild 18 Jul 2015 12:07:11 -0000 1.2 +++ PyECLib-1.0.7.ebuild 29 Jul 2015 17:53:38 -0000 1.3 @@ -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/PyECLib/PyECLib-1.0.7.ebuild,v 1.2 2015/07/18 12:07:11 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild,v 1.3 2015/07/29 17:53:38 zlogene Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.4 dev-python/PyECLib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyECLib/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/PyECLib/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 18 Jul 2015 12:07:11 -0000 1.3 +++ ChangeLog 29 Jul 2015 17:53:38 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyECLib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyECLib/ChangeLog,v 1.3 2015/07/18 12:07:11 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyECLib/ChangeLog,v 1.4 2015/07/29 17:53:38 zlogene Exp $ + + 29 Jul 2015; Mikle Kolyada PyECLib-1.0.7.ebuild: + x86 stable wrt bug #554284 18 Jul 2015; Mikle Kolyada PyECLib-1.0.7.ebuild: amd64 stable wrt bug #554284