diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-21 14:23:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-21 14:23:11 +0000 |
commit | a4cb23f42bb22e95c4a5c65c90ac649d1585a741 (patch) | |
tree | e689a95ccc7ef78afb73bfb9ed309ba562d36181 /dev-python/webob | |
parent | Drop mips (#284740) (diff) | |
download | gentoo-2-a4cb23f42bb22e95c4a5c65c90ac649d1585a741.tar.gz gentoo-2-a4cb23f42bb22e95c4a5c65c90ac649d1585a741.tar.bz2 gentoo-2-a4cb23f42bb22e95c4a5c65c90ac649d1585a741.zip |
stable x86, bug 301409
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-python/webob')
-rw-r--r-- | dev-python/webob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/webob/webob-0.9.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog index c7d023ee78d9..c477a819b285 100644 --- a/dev-python/webob/ChangeLog +++ b/dev-python/webob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/webob # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.9 2010/01/09 20:44:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.10 2010/01/21 14:23:11 fauli Exp $ + + 21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> webob-0.9.7.1.ebuild: + stable x86, bug 301409 09 Jan 2010; Raúl Porcel <armin76@gentoo.org> webob-0.9.7.1.ebuild: Add ~arm diff --git a/dev-python/webob/webob-0.9.7.1.ebuild b/dev-python/webob/webob-0.9.7.1.ebuild index fe0b2270be83..d85664a1dee4 100644 --- a/dev-python/webob/webob-0.9.7.1.ebuild +++ b/dev-python/webob/webob-0.9.7.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/webob/webob-0.9.7.1.ebuild,v 1.3 2010/01/09 20:44:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-0.9.7.1.ebuild,v 1.4 2010/01/21 14:23:11 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb" SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" IUSE="" |