diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:44:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:44:30 +0000 |
commit | 1e3fa1b50d360f5ecd62a6ec4c8f3138a5897ef2 (patch) | |
tree | 83cbb69740f61e1817fcd95bf802ce042e22afff /dev-python | |
parent | Stable for ppc, wrt bug #499474 (diff) | |
download | gentoo-2-1e3fa1b50d360f5ecd62a6ec4c8f3138a5897ef2.tar.gz gentoo-2-1e3fa1b50d360f5ecd62a6ec4c8f3138a5897ef2.tar.bz2 gentoo-2-1e3fa1b50d360f5ecd62a6ec4c8f3138a5897ef2.zip |
Stable for ppc, wrt bug #506620
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/subunit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/subunit/ChangeLog b/dev-python/subunit/ChangeLog index c4ef94e55693..7e174a8007e3 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.52 2014/10/10 15:24:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.53 2014/10/18 14:44:30 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> subunit-0.0.16.ebuild: + Stable for ppc, wrt bug #506620 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> subunit-0.0.16.ebuild: Stable for amd64, wrt bug #506620 diff --git a/dev-python/subunit/subunit-0.0.16.ebuild b/dev-python/subunit/subunit-0.0.16.ebuild index af43afd8cd42..fe6b785a293e 100644 --- a/dev-python/subunit/subunit-0.0.16.ebuild +++ b/dev-python/subunit/subunit-0.0.16.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.16.ebuild,v 1.10 2014/10/10 15:24:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 1.11 2014/10/18 14:44:30 ago 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" #need to keyword the following in =dev-python/extras-0.0.3 then readd the keywords here #ia64 s390 sh sparc amd64-fbsd IUSE="static-libs" |