summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 15:21:11 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 15:21:11 +0000
commit78b4e3357a9a4620770dbb7c3e083686df728e71 (patch)
tree815c1b3649bc9ac62ff5d1035a9221321df04c2c /dev-python/webpy
parentx86 stable wrt bug #400339 (diff)
downloadhistorical-78b4e3357a9a4620770dbb7c3e083686df728e71.tar.gz
historical-78b4e3357a9a4620770dbb7c3e083686df728e71.tar.bz2
historical-78b4e3357a9a4620770dbb7c3e083686df728e71.zip
x86 stable wrt bug #400341
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'dev-python/webpy')
-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 267d5ec6cc9f..172412097540 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.23 2012/02/20 15:14:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.24 2012/02/24 15:21:11 phajdan.jr Exp $
+
+ 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> webpy-0.36.ebuild:
+ x86 stable wrt bug #400341
20 Feb 2012; Patrick Lauer <patrick@gentoo.org> webpy-0.34.ebuild,
webpy-0.36.ebuild:
diff --git a/dev-python/webpy/webpy-0.36.ebuild b/dev-python/webpy/webpy-0.36.ebuild
index 9f0ab8ba8b9e..675a364a6fee 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.4 2012/02/20 15:14:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.36.ebuild,v 1.5 2012/02/24 15:21:11 phajdan.jr 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=""