summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-04-16 19:32:45 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-04-16 19:32:45 +0000
commit0198cad33910b05529f22937105c4d9a5cff2765 (patch)
tree11b21e84ec4c0703d966e02ac33c35c807f86262 /dev-python
parentStable on amd64 wrt bug #313153 (diff)
downloadgentoo-2-0198cad33910b05529f22937105c4d9a5cff2765.tar.gz
gentoo-2-0198cad33910b05529f22937105c4d9a5cff2765.tar.bz2
gentoo-2-0198cad33910b05529f22937105c4d9a5cff2765.zip
Stable on amd64 wrt bug #313153
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/webtest/ChangeLog5
-rw-r--r--dev-python/webtest/webtest-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webtest/ChangeLog b/dev-python/webtest/ChangeLog
index 33ae493b92f0..d713d309f40c 100644
--- a/dev-python/webtest/ChangeLog
+++ b/dev-python/webtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webtest
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.8 2010/02/10 04:01:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.9 2010/04/16 19:32:45 hwoarang Exp $
+
+ 16 Apr 2010; Markos Chandras <hwoarang@gentoo.org> webtest-1.2.ebuild:
+ Stable on amd64 wrt bug #313153
10 Feb 2010; Joseph Jezak <josejx@gentoo.org> webtest-1.2.ebuild:
Marked ppc stable for bug #301409.
diff --git a/dev-python/webtest/webtest-1.2.ebuild b/dev-python/webtest/webtest-1.2.ebuild
index 1a09ccbe2436..65a1d3196c94 100644
--- a/dev-python/webtest/webtest-1.2.ebuild
+++ b/dev-python/webtest/webtest-1.2.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/webtest/webtest-1.2.ebuild,v 1.7 2010/02/10 04:01:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.8 2010/04/16 19:32:45 hwoarang Exp $
EAPI="2"
@@ -17,7 +17,7 @@ HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest"
SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
SLOT="0"
IUSE="doc examples"