summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-04-16 19:31:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-04-16 19:31:54 +0000
commit0350a9fa4388f1c4c0a6495e022bdad7524839e5 (patch)
tree442a2938cf4a9d43e2a3d692c35cb02234b01294 /dev-python/webob
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-0350a9fa4388f1c4c0a6495e022bdad7524839e5.tar.gz
gentoo-2-0350a9fa4388f1c4c0a6495e022bdad7524839e5.tar.bz2
gentoo-2-0350a9fa4388f1c4c0a6495e022bdad7524839e5.zip
Stable on amd64 wrt bug #313153
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/webob')
-rw-r--r--dev-python/webob/ChangeLog5
-rw-r--r--dev-python/webob/webob-0.9.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog
index dc208c84b870..ae8463b910cf 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.14 2010/03/22 10:55:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.15 2010/04/16 19:31:54 hwoarang Exp $
+
+ 16 Apr 2010; Markos Chandras <hwoarang@gentoo.org> webob-0.9.8.ebuild:
+ Stable on amd64 wrt bug #313153
22 Mar 2010; Christian Faulhammer <fauli@gentoo.org> webob-0.9.8.ebuild:
stable x86, bug 308203
diff --git a/dev-python/webob/webob-0.9.8.ebuild b/dev-python/webob/webob-0.9.8.ebuild
index b705142700e8..944c5291987b 100644
--- a/dev-python/webob/webob-0.9.8.ebuild
+++ b/dev-python/webob/webob-0.9.8.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.8.ebuild,v 1.3 2010/03/22 10:55:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-0.9.8.ebuild,v 1.4 2010/04/16 19:31:54 hwoarang 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 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
SLOT="0"
IUSE=""