diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:40:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:40:03 +0000 |
commit | 0e5eeaef4f32f869c8d2b691ceb155af1806750c (patch) | |
tree | 156b9c136f570e72ab16232089cc89f437ba560e /virtual | |
parent | Stable for ia64, wrt bug #477360 (diff) | |
download | gentoo-2-0e5eeaef4f32f869c8d2b691ceb155af1806750c.tar.gz gentoo-2-0e5eeaef4f32f869c8d2b691ceb155af1806750c.tar.bz2 gentoo-2-0e5eeaef4f32f869c8d2b691ceb155af1806750c.zip |
Stable for ia64, wrt bug #477360
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 c20387c1db1c..aa69d9c5fc69 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.14 2013/08/03 07:29:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.15 2013/08/04 11:40:03 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: + Stable for ia64, wrt bug #477360 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: Stable for sparc, wrt bug #477360 diff --git a/virtual/python-unittest2/python-unittest2-1-r1.ebuild b/virtual/python-unittest2/python-unittest2-1-r1.ebuild index 6556a2e12153..49e042410fd0 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.8 2013/08/03 07:29:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.9 2013/08/04 11:40:03 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="" |