summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-05-24 21:02:58 +0000
committerMarkus Meier <maekke@gentoo.org>2011-05-24 21:02:58 +0000
commit5cd53c99989cdaf859ccfe37523ebd72ce069f85 (patch)
tree8c78617eaed2a923be9da7ba65da117bd2749134 /dev-python/paste
parentx86 stable, bug #365571 (diff)
downloadhistorical-5cd53c99989cdaf859ccfe37523ebd72ce069f85.tar.gz
historical-5cd53c99989cdaf859ccfe37523ebd72ce069f85.tar.bz2
historical-5cd53c99989cdaf859ccfe37523ebd72ce069f85.zip
x86 stable, bug #365537
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'dev-python/paste')
-rw-r--r--dev-python/paste/ChangeLog5
-rw-r--r--dev-python/paste/paste-1.7.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/paste/ChangeLog b/dev-python/paste/ChangeLog
index 24560186a253..95a2a873646d 100644
--- a/dev-python/paste/ChangeLog
+++ b/dev-python/paste/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/paste
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/ChangeLog,v 1.15 2011/05/05 09:03:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/ChangeLog,v 1.16 2011/05/24 21:02:58 maekke Exp $
+
+ 24 May 2011; Markus Meier <maekke@gentoo.org> paste-1.7.5.1.ebuild:
+ x86 stable, bug #365537
05 May 2011; Markos Chandras <hwoarang@gentoo.org> paste-1.7.5.1.ebuild:
Stable on amd64 wrt bug #365537
diff --git a/dev-python/paste/paste-1.7.5.1.ebuild b/dev-python/paste/paste-1.7.5.1.ebuild
index 2a56b7055970..8ea8adc8fb4d 100644
--- a/dev-python/paste/paste-1.7.5.1.ebuild
+++ b/dev-python/paste/paste-1.7.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/paste-1.7.5.1.ebuild,v 1.3 2011/05/05 09:03:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/paste-1.7.5.1.ebuild,v 1.4 2011/05/24 21:02:58 maekke Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
IUSE="doc flup openid"
RDEPEND="dev-python/setuptools