summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-05 06:14:42 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-05 06:14:42 +0000
commit9ef5370b5ef4b0d3cfc292bada4d9e82fc8f39b9 (patch)
tree11d1cd16facab5bf68904c6a8611740bf4f70a2b /dev-python
parentStable arm, bug #427546 (diff)
downloadgentoo-2-9ef5370b5ef4b0d3cfc292bada4d9e82fc8f39b9.tar.gz
gentoo-2-9ef5370b5ef4b0d3cfc292bada4d9e82fc8f39b9.tar.bz2
gentoo-2-9ef5370b5ef4b0d3cfc292bada4d9e82fc8f39b9.zip
Stable arm, bug #427546
(Portage version: 2.1.10.65/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.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/webtest/ChangeLog b/dev-python/webtest/ChangeLog
index f1eaa8363892..c340b7a29a7e 100644
--- a/dev-python/webtest/ChangeLog
+++ b/dev-python/webtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webtest
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.36 2012/07/24 01:14:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.37 2012/08/05 06:14:42 blueness Exp $
+
+ 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> webtest-1.2.3.ebuild:
+ Stable arm, bug #427546
24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> webtest-1.3.ebuild,
webtest-1.3.4.ebuild:
diff --git a/dev-python/webtest/webtest-1.2.3.ebuild b/dev-python/webtest/webtest-1.2.3.ebuild
index fe6bdf6a6c1f..90fcb9114a6d 100644
--- a/dev-python/webtest/webtest-1.2.3.ebuild
+++ b/dev-python/webtest/webtest-1.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.7 2011/04/29 20:10:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.8 2012/08/05 06:14:42 blueness Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-python/webob-0.9.2"