summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-11-30 16:50:13 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-11-30 16:50:13 +0000
commit715839cd2c8427a1fc5ab83a4ad080867457fb29 (patch)
tree6619ca31742da4ea17fea2f09203a94966c4d357 /dev-python/webtest
parentbump version (diff)
downloadhistorical-715839cd2c8427a1fc5ab83a4ad080867457fb29.tar.gz
historical-715839cd2c8427a1fc5ab83a4ad080867457fb29.tar.bz2
historical-715839cd2c8427a1fc5ab83a4ad080867457fb29.zip
Keyworded for ppc.
Bug 294905. Package-Manager: portage-14755-svn/cvs/Linux ppc
Diffstat (limited to 'dev-python/webtest')
-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 c21283e7532d..15869b6b6909 100644
--- a/dev-python/webtest/ChangeLog
+++ b/dev-python/webtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webtest
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.4 2009/09/29 01:45:40 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.5 2009/11/30 16:48:43 volkmar Exp $
+
+ 30 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> webtest-1.2.ebuild:
+ Keywording for ppc, bug 294905
29 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
webtest-1.2.ebuild:
diff --git a/dev-python/webtest/webtest-1.2.ebuild b/dev-python/webtest/webtest-1.2.ebuild
index 1a5f0419c293..2c976faddcf6 100644
--- a/dev-python/webtest/webtest-1.2.ebuild
+++ b/dev-python/webtest/webtest-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.3 2009/11/27 22:29:08 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.4 2009/11/30 16:48:43 volkmar 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE="doc examples"