From a1c46423c2d8f025707b1b9a813cc85e001fe7c8 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 6 Mar 2015 22:04:59 +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/Coffin/ChangeLog | 7 +++++-- dev-python/Coffin/Coffin-0.3.8.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-python/Coffin') diff --git a/dev-python/Coffin/ChangeLog b/dev-python/Coffin/ChangeLog index 45bfe4442fba..eb525e47573c 100644 --- a/dev-python/Coffin/ChangeLog +++ b/dev-python/Coffin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/Coffin -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Coffin/ChangeLog,v 1.1 2014/06/08 01:15:10 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/Coffin/ChangeLog,v 1.2 2015/03/06 22:04:59 pacho Exp $ + + 06 Mar 2015; Pacho Ramos Coffin-0.3.8.ebuild: + amd64 stable, bug 540290 *Coffin-0.3.8 (08 Jun 2014) diff --git a/dev-python/Coffin/Coffin-0.3.8.ebuild b/dev-python/Coffin/Coffin-0.3.8.ebuild index 3b59b3d630de..d5508b789241 100644 --- a/dev-python/Coffin/Coffin-0.3.8.ebuild +++ b/dev-python/Coffin/Coffin-0.3.8.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/Coffin/Coffin-0.3.8.ebuild,v 1.1 2014/06/08 01:15:10 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Coffin/Coffin-0.3.8.ebuild,v 1.2 2015/03/06 22:04:59 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad