diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:15:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:15:35 +0000 |
commit | 1a0da5d0a0d55e4baa1ed0766295bbf0d9d46a53 (patch) | |
tree | 6c4513ae4bdde4d1229508f4314f3256b2dfac05 /virtual | |
parent | Stable for ppc64, wrt bug #477360 (diff) | |
download | gentoo-2-1a0da5d0a0d55e4baa1ed0766295bbf0d9d46a53.tar.gz gentoo-2-1a0da5d0a0d55e4baa1ed0766295bbf0d9d46a53.tar.bz2 gentoo-2-1a0da5d0a0d55e4baa1ed0766295bbf0d9d46a53.zip |
Stable for ppc64, wrt bug #477360
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-unittest2/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/python-unittest2/python-unittest2-1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/python-unittest2/ChangeLog b/virtual/python-unittest2/ChangeLog index 59b1cd953c8c..8bdee750e101 100644 --- a/virtual/python-unittest2/ChangeLog +++ b/virtual/python-unittest2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/python-unittest2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.10 2013/07/22 20:37:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.11 2013/07/22 21:15:35 ago Exp $ + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: + Stable for ppc64, wrt bug #477360 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: Stable for ppc, wrt bug #477360 diff --git a/virtual/python-unittest2/python-unittest2-1-r1.ebuild b/virtual/python-unittest2/python-unittest2-1-r1.ebuild index 686a099cef4d..3540695df57e 100644 --- a/virtual/python-unittest2/python-unittest2-1-r1.ebuild +++ b/virtual/python-unittest2/python-unittest2-1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.4 2013/07/22 20:37:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.5 2013/07/22 21:15:35 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} ) @@ -10,7 +10,7 @@ DESCRIPTION="A virtual for packages needing unittest2 in Python 2.5, 2.6, 3.1" HOMEPAGE="" SRC_URI="" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" LICENSE="" SLOT="0" IUSE="" |