summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-09 20:55:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-09 20:55:32 +0000
commitf6804af8f72206151c5591b48cc595ab3728a708 (patch)
tree6a05595f4761bab5950c1155aec44aefde27f8d9 /dev-python/webtest
parentVersion bump. (diff)
downloadhistorical-f6804af8f72206151c5591b48cc595ab3728a708.tar.gz
historical-f6804af8f72206151c5591b48cc595ab3728a708.tar.bz2
historical-f6804af8f72206151c5591b48cc595ab3728a708.zip
Add ~arm
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-python/webtest')
-rw-r--r--dev-python/webtest/ChangeLog7
-rw-r--r--dev-python/webtest/webtest-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/webtest/ChangeLog b/dev-python/webtest/ChangeLog
index 15869b6b6909..0e82f4c30cf1 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.5 2009/11/30 16:48:43 volkmar Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.6 2010/01/09 20:45:30 armin76 Exp $
+
+ 09 Jan 2010; Raúl Porcel <armin76@gentoo.org> webtest-1.2.ebuild:
+ Add ~arm
30 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> webtest-1.2.ebuild:
Keywording for ppc, bug 294905
diff --git a/dev-python/webtest/webtest-1.2.ebuild b/dev-python/webtest/webtest-1.2.ebuild
index 2c976faddcf6..08e662200c15 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
+# 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.4 2009/11/30 16:48:43 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.5 2010/01/09 20:45:30 armin76 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 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
SLOT="0"
IUSE="doc examples"