diff options
author | 2010-01-22 18:59:47 +0000 | |
---|---|---|
committer | 2010-01-22 18:59:47 +0000 | |
commit | 14bf87edd50724abf7b7c8e87b4874fb5301d31b (patch) | |
tree | 90658257b788f4c9e97504cea0ab8a2cd888c7fe /dev-python | |
parent | old (diff) | |
download | gentoo-2-14bf87edd50724abf7b7c8e87b4874fb5301d31b.tar.gz gentoo-2-14bf87edd50724abf7b7c8e87b4874fb5301d31b.tar.bz2 gentoo-2-14bf87edd50724abf7b7c8e87b4874fb5301d31b.zip |
Marking restrictedpython-3.5.1 ~ppc for bug zope_more.txt.unstable.unstable
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/restrictedpython/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/restrictedpython/restrictedpython-3.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/restrictedpython/ChangeLog b/dev-python/restrictedpython/ChangeLog index f54dc6b9da75..38bee3514eb9 100644 --- a/dev-python/restrictedpython/ChangeLog +++ b/dev-python/restrictedpython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/restrictedpython # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/restrictedpython/ChangeLog,v 1.3 2010/01/16 18:10:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/restrictedpython/ChangeLog,v 1.4 2010/01/22 18:59:47 ranger Exp $ + + 22 Jan 2010; Brent Baude <ranger@gentoo.org> + restrictedpython-3.5.1.ebuild: + Marking restrictedpython-3.5.1 ~ppc for bug 297734 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> restrictedpython-3.5.1.ebuild: diff --git a/dev-python/restrictedpython/restrictedpython-3.5.1.ebuild b/dev-python/restrictedpython/restrictedpython-3.5.1.ebuild index 9f25ecacfb4e..07c159883024 100644 --- a/dev-python/restrictedpython/restrictedpython-3.5.1.ebuild +++ b/dev-python/restrictedpython/restrictedpython-3.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/restrictedpython/restrictedpython-3.5.1.ebuild,v 1.3 2010/01/16 18:10:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/restrictedpython/restrictedpython-3.5.1.ebuild,v 1.4 2010/01/22 18:59:47 ranger Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.ta LICENSE="ZPL" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" DEPEND="dev-python/setuptools |