diff options
author | 2011-01-06 19:47:49 +0000 | |
---|---|---|
committer | 2011-01-06 19:47:49 +0000 | |
commit | 9532d64ce196f0aabdc895857dcfa3f82aa6cc75 (patch) | |
tree | c5986754864b04dc79e81382f8cfce0984e79af1 /dev-python/testoob | |
parent | stable for ppc64 wrt #349318 (diff) | |
download | gentoo-2-9532d64ce196f0aabdc895857dcfa3f82aa6cc75.tar.gz gentoo-2-9532d64ce196f0aabdc895857dcfa3f82aa6cc75.tar.bz2 gentoo-2-9532d64ce196f0aabdc895857dcfa3f82aa6cc75.zip |
Marking testoob-1.15 ~ppc for bug 341627
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/testoob')
-rw-r--r-- | dev-python/testoob/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/testoob/testoob-1.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/testoob/ChangeLog b/dev-python/testoob/ChangeLog index 9b91d91a0e58..d8215da05db6 100644 --- a/dev-python/testoob/ChangeLog +++ b/dev-python/testoob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/testoob -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testoob/ChangeLog,v 1.19 2009/11/14 16:34:33 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/testoob/ChangeLog,v 1.20 2011/01/06 19:47:49 ranger Exp $ + + 06 Jan 2011; Brent Baude <ranger@gentoo.org> testoob-1.15.ebuild: + Marking testoob-1.15 ~ppc for bug 341627 14 Nov 2009; Raúl Porcel <armin76@gentoo.org> testoob-1.15.ebuild: ia64/x86 stable wrt #288088 diff --git a/dev-python/testoob/testoob-1.15.ebuild b/dev-python/testoob/testoob-1.15.ebuild index 24553513919a..035bfb5ba48f 100644 --- a/dev-python/testoob/testoob-1.15.ebuild +++ b/dev-python/testoob/testoob-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testoob/testoob-1.15.ebuild,v 1.3 2009/11/14 16:40:25 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testoob/testoob-1.15.ebuild,v 1.4 2011/01/06 19:47:49 ranger Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/testoob/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ia64 ~sparc x86" +KEYWORDS="~amd64 ia64 ~ppc ~sparc x86" IUSE="pdf threads" DEPEND="" |