diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:24:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:24:17 +0000 |
commit | 2426036317782965ba4f6ed62d967ed0771c8fad (patch) | |
tree | 3d9ff7996a582594ebd65d2532a8f77ca0d52677 /virtual | |
parent | Stable for alpha, wrt bug #477360 (diff) | |
download | gentoo-2-2426036317782965ba4f6ed62d967ed0771c8fad.tar.gz gentoo-2-2426036317782965ba4f6ed62d967ed0771c8fad.tar.bz2 gentoo-2-2426036317782965ba4f6ed62d967ed0771c8fad.zip |
Stable for alpha, wrt bug #477360
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 fc6eb9936556..b35395902175 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.12 2013/07/23 18:07:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.13 2013/07/30 12:24:17 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: + Stable for alpha, wrt bug #477360 23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: Stable for arm, wrt bug #477360 diff --git a/virtual/python-unittest2/python-unittest2-1-r1.ebuild b/virtual/python-unittest2/python-unittest2-1-r1.ebuild index f2e6876fda09..80c97ba6593c 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.6 2013/07/23 18:07:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.7 2013/07/30 12:24:17 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="" |