From 315f1644ea36083054747f4e17fad9eef3788379 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 6 Mar 2015 22:18:21 +0000 Subject: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4) --- dev-python/encore/ChangeLog | 8 ++++++-- dev-python/encore/encore-0.4.0.ebuild | 6 +++--- dev-python/encore/encore-0.5.1.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'dev-python/encore') diff --git a/dev-python/encore/ChangeLog b/dev-python/encore/ChangeLog index 199f877ca568..48a5ddb18427 100644 --- a/dev-python/encore/ChangeLog +++ b/dev-python/encore/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/encore -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/ChangeLog,v 1.9 2014/05/05 15:17:43 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/ChangeLog,v 1.10 2015/03/06 22:18:21 pacho Exp $ + + 06 Mar 2015; Pacho Ramos encore-0.4.0.ebuild, + encore-0.5.1.ebuild: + amd64 stable, bug 540290 05 May 2014; Ian Delaney encore-0.5.1.ebuild: whitespace diff --git a/dev-python/encore/encore-0.4.0.ebuild b/dev-python/encore/encore-0.4.0.ebuild index 23947f8aa0dc..36bfb8e1a5a5 100644 --- a/dev-python/encore/encore-0.4.0.ebuild +++ b/dev-python/encore/encore-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.4.0.ebuild,v 1.2 2013/09/13 21:33:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.4.0.ebuild,v 1.3 2015/03/06 22:18:21 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND="" diff --git a/dev-python/encore/encore-0.5.1.ebuild b/dev-python/encore/encore-0.5.1.ebuild index 69251afbcb30..736ea2e30e69 100644 --- a/dev-python/encore/encore-0.5.1.ebuild +++ b/dev-python/encore/encore-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.5.1.ebuild,v 1.3 2014/05/05 15:17:43 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.5.1.ebuild,v 1.4 2015/03/06 22:18:21 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="virtual/python-futures[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad