summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/webpy')
-rw-r--r--dev-python/webpy/ChangeLog5
-rw-r--r--dev-python/webpy/webpy-0.37.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webpy/ChangeLog b/dev-python/webpy/ChangeLog
index 39e15eba1b9d..05e05e1df183 100644
--- a/dev-python/webpy/ChangeLog
+++ b/dev-python/webpy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webpy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.27 2012/09/12 12:24:27 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.28 2012/09/19 15:37:59 jer Exp $
+
+ 19 Sep 2012; Jeroen Roovers <jer@gentoo.org> webpy-0.37.ebuild:
+ Stable for HPPA (bug #429044).
12 Sep 2012; Johannes Huber <johu@gentoo.org> webpy-0.37.ebuild:
Stable for x86, wrt bug #429044
diff --git a/dev-python/webpy/webpy-0.37.ebuild b/dev-python/webpy/webpy-0.37.ebuild
index 421782e37495..f57334a7eb05 100644
--- a/dev-python/webpy/webpy-0.37.ebuild
+++ b/dev-python/webpy/webpy-0.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.37.ebuild,v 1.3 2012/09/12 12:24:27 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.37.ebuild,v 1.4 2012/09/19 15:37:59 jer Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -17,7 +17,7 @@ SRC_URI="http://www.webpy.org/static/${MY_PN}-${PV}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ~hppa x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 hppa x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""