diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:18:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:18:21 +0000 |
commit | 315f1644ea36083054747f4e17fad9eef3788379 (patch) | |
tree | f71e1ac0eafbbf48ff428f22198e2ef5f693226c /dev-python/encore | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-2-315f1644ea36083054747f4e17fad9eef3788379.tar.gz gentoo-2-315f1644ea36083054747f4e17fad9eef3788379.tar.bz2 gentoo-2-315f1644ea36083054747f4e17fad9eef3788379.zip |
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/encore')
-rw-r--r-- | dev-python/encore/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/encore/encore-0.4.0.ebuild | 6 | ||||
-rw-r--r-- | dev-python/encore/encore-0.5.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
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 <pacho@gentoo.org> encore-0.4.0.ebuild, + encore-0.5.1.ebuild: + amd64 stable, bug 540290 05 May 2014; Ian Delaney <idella4@gentoo.org> 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}] |