summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-12 08:53:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-12 08:53:49 +0000
commitcce831c7ee07c7d163f7766a8de6c23bed6659b5 (patch)
tree9a0cb7e2cf3b00188eddc572e711018da3c7e9c2 /dev-python/webpy
parentStable for amd64, wrt bug #429040 (diff)
downloadhistorical-cce831c7ee07c7d163f7766a8de6c23bed6659b5.tar.gz
historical-cce831c7ee07c7d163f7766a8de6c23bed6659b5.tar.bz2
historical-cce831c7ee07c7d163f7766a8de6c23bed6659b5.zip
Stable for amd64, wrt bug #429044
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
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 334792b806c4..19d458c5aab8 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.25 2012/06/28 07:52:26 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.26 2012/09/12 08:53:49 ago Exp $
+
+ 12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> webpy-0.37.ebuild:
+ Stable for amd64, wrt bug #429044
*webpy-0.37 (28 Jun 2012)
diff --git a/dev-python/webpy/webpy-0.37.ebuild b/dev-python/webpy/webpy-0.37.ebuild
index 01bba8783363..695f67fccf16 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.1 2012/06/28 07:52:26 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.37.ebuild,v 1.2 2012/09/12 08:53:49 ago 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=""