summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-10-30 18:38:24 +0000
committerMarkus Meier <maekke@gentoo.org>2014-10-30 18:38:24 +0000
commit21900800951e4d95a89055902f1715eba82a4ac1 (patch)
tree694279a70b2bd06443cd1c94264f976186757ad2 /dev-python/subunit
parentarm stable, bug #525994 (diff)
downloadgentoo-2-21900800951e4d95a89055902f1715eba82a4ac1.tar.gz
gentoo-2-21900800951e4d95a89055902f1715eba82a4ac1.tar.bz2
gentoo-2-21900800951e4d95a89055902f1715eba82a4ac1.zip
arm stable, bug #525994
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/subunit')
-rw-r--r--dev-python/subunit/ChangeLog5
-rw-r--r--dev-python/subunit/subunit-0.0.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/subunit/ChangeLog b/dev-python/subunit/ChangeLog
index 42c847055b1e..d2b494936896 100644
--- a/dev-python/subunit/ChangeLog
+++ b/dev-python/subunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/subunit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.56 2014/10/27 16:09:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.57 2014/10/30 18:38:24 maekke Exp $
+
+ 30 Oct 2014; Markus Meier <maekke@gentoo.org> subunit-0.0.21.ebuild:
+ arm stable, bug #525994
27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> subunit-0.0.16.ebuild:
Stable for ppc64, wrt bug #506620
diff --git a/dev-python/subunit/subunit-0.0.21.ebuild b/dev-python/subunit/subunit-0.0.21.ebuild
index f6a45bfacf44..70ade27713e8 100644
--- a/dev-python/subunit/subunit-0.0.21.ebuild
+++ b/dev-python/subunit/subunit-0.0.21.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/subunit/subunit-0.0.21.ebuild,v 1.3 2014/10/23 14:35:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.21.ebuild,v 1.4 2014/10/30 18:38:24 maekke Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
LICENSE="Apache-2.0 BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="static-libs test"
RDEPEND=">=dev-python/testtools-0.9.34[${PYTHON_USEDEP}]