diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 09:36:14 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 09:36:14 +0000 |
commit | a8e81f6ae858be22fb418d37716fc20526b36b7f (patch) | |
tree | 11997f953dd5a6d6c06d6996a63a1d32c9e69797 /dev-python/subunit | |
parent | keyword ~ia64 wrt bug #508282 (diff) | |
download | gentoo-2-a8e81f6ae858be22fb418d37716fc20526b36b7f.tar.gz gentoo-2-a8e81f6ae858be22fb418d37716fc20526b36b7f.tar.bz2 gentoo-2-a8e81f6ae858be22fb418d37716fc20526b36b7f.zip |
keyword ~ia64 wrt bug #508282
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-python/subunit')
-rw-r--r-- | dev-python/subunit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.15-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.16.ebuild | 4 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.18.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/subunit/ChangeLog b/dev-python/subunit/ChangeLog index d97ef1bbe650..56b3651d6c7e 100644 --- a/dev-python/subunit/ChangeLog +++ b/dev-python/subunit/ChangeLog @@ -1,6 +1,10 @@ # 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.43 2014/04/27 11:46:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.44 2014/06/08 09:36:14 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> subunit-0.0.15-r1.ebuild, + subunit-0.0.16.ebuild, subunit-0.0.18.ebuild: + keyword ~ia64 wrt bug #508282 27 Apr 2014; Markus Meier <maekke@gentoo.org> subunit-0.0.16.ebuild: arm stable, bug #506620 diff --git a/dev-python/subunit/subunit-0.0.15-r1.ebuild b/dev-python/subunit/subunit-0.0.15-r1.ebuild index d74f4238effb..f06a8b85f97c 100644 --- a/dev-python/subunit/subunit-0.0.15-r1.ebuild +++ b/dev-python/subunit/subunit-0.0.15-r1.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.15-r1.ebuild,v 1.2 2014/03/31 21:03:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v 1.3 2014/06/08 09:36:14 hattya 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 ~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="" diff --git a/dev-python/subunit/subunit-0.0.16.ebuild b/dev-python/subunit/subunit-0.0.16.ebuild index 5037ffcb98c6..d5202a3726bb 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.6 2014/04/27 11:46:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 1.7 2014/06/08 09:36:14 hattya 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 ~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" diff --git a/dev-python/subunit/subunit-0.0.18.ebuild b/dev-python/subunit/subunit-0.0.18.ebuild index c204f859d2b1..11de19e6ffb6 100644 --- a/dev-python/subunit/subunit-0.0.18.ebuild +++ b/dev-python/subunit/subunit-0.0.18.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.18.ebuild,v 1.3 2014/04/03 00:48:16 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v 1.4 2014/06/08 09:36:14 hattya 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 ~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" |