summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-17 16:42:54 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-17 16:42:54 +0000
commitdb4cbee95e5c06cb897421fb864265a858d72c79 (patch)
treec0fd85a36fab83ea65ddebba716fffbb949f450c /dev-python
parentOption no longer around. (diff)
downloadgentoo-2-db4cbee95e5c06cb897421fb864265a858d72c79.tar.gz
gentoo-2-db4cbee95e5c06cb897421fb864265a858d72c79.tar.bz2
gentoo-2-db4cbee95e5c06cb897421fb864265a858d72c79.zip
Stable for HPPA (bug #400341).
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/webpy/ChangeLog5
-rw-r--r--dev-python/webpy/webpy-0.36.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webpy/ChangeLog b/dev-python/webpy/ChangeLog
index d2041d85ef44..0baca4803b31 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.21 2012/02/17 11:19:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.22 2012/02/17 16:42:54 jer Exp $
+
+ 17 Feb 2012; Jeroen Roovers <jer@gentoo.org> webpy-0.36.ebuild:
+ Stable for HPPA (bug #400341).
17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> webpy-0.36.ebuild:
Stable for amd64, wrt bug #400341
diff --git a/dev-python/webpy/webpy-0.36.ebuild b/dev-python/webpy/webpy-0.36.ebuild
index c413e66f360f..c31c293d53e9 100644
--- a/dev-python/webpy/webpy-0.36.ebuild
+++ b/dev-python/webpy/webpy-0.36.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.36.ebuild,v 1.2 2012/02/17 11:19:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.36.ebuild,v 1.3 2012/02/17 16:42:54 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=""