summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-01 08:57:40 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-01 08:57:40 +0000
commit1fab406112627640babd984e1c5d35549bcecc2e (patch)
treea917c56fd618ccb053627eb481db9f8a8f33848a /dev-python/webpy
parentx86 stable wrt bug #321359 (diff)
downloadgentoo-2-1fab406112627640babd984e1c5d35549bcecc2e.tar.gz
gentoo-2-1fab406112627640babd984e1c5d35549bcecc2e.tar.bz2
gentoo-2-1fab406112627640babd984e1c5d35549bcecc2e.zip
x86 stable wrt bug #321431
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-python/webpy')
-rw-r--r--dev-python/webpy/ChangeLog5
-rw-r--r--dev-python/webpy/webpy-0.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webpy/ChangeLog b/dev-python/webpy/ChangeLog
index 4e49f646f407..7bf7185706d2 100644
--- a/dev-python/webpy/ChangeLog
+++ b/dev-python/webpy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webpy
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.14 2010/05/26 11:35:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.15 2010/06/01 08:57:40 phajdan.jr Exp $
+
+ 01 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> webpy-0.32.ebuild:
+ x86 stable wrt bug #321431
26 May 2010; Pacho Ramos <pacho@gentoo.org> webpy-0.32.ebuild:
stable amd64, bug 321431
diff --git a/dev-python/webpy/webpy-0.32.ebuild b/dev-python/webpy/webpy-0.32.ebuild
index 4ab22dea5157..44f306df99c3 100644
--- a/dev-python/webpy/webpy-0.32.ebuild
+++ b/dev-python/webpy/webpy-0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v 1.3 2010/05/26 11:35:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v 1.4 2010/06/01 08:57:40 phajdan.jr Exp $
inherit distutils
@@ -12,7 +12,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=">=dev-lang/python-2.3"