From 8c25fac2b132a7d1bc1ee3181f2eca53f9956e0a Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 4 Dec 2014 09:58:32 +0000 Subject: Stable for amd64, wrt bug #530612 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-python/unittest2/ChangeLog | 5 ++++- dev-python/unittest2/unittest2-0.5.1-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/unittest2') diff --git a/dev-python/unittest2/ChangeLog b/dev-python/unittest2/ChangeLog index 415e801d2c97..f6c5dccde8e5 100644 --- a/dev-python/unittest2/ChangeLog +++ b/dev-python/unittest2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/unittest2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.44 2014/11/26 12:21:58 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.45 2014/12/04 09:58:32 ago Exp $ + + 04 Dec 2014; Agostino Sarubbo unittest2-0.5.1-r2.ebuild: + Stable for amd64, wrt bug #530612 26 Nov 2014; Ian Delaney unittest2-0.5.1-r2.ebuild: clean old python impls diff --git a/dev-python/unittest2/unittest2-0.5.1-r2.ebuild b/dev-python/unittest2/unittest2-0.5.1-r2.ebuild index 593f9441cf0a..eff51be8d2f1 100644 --- a/dev-python/unittest2/unittest2-0.5.1-r2.ebuild +++ b/dev-python/unittest2/unittest2-0.5.1-r2.ebuild @@ -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/unittest2/unittest2-0.5.1-r2.ebuild,v 1.6 2014/11/26 12:21:58 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-0.5.1-r2.ebuild,v 1.7 2014/12/04 09:58:32 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad