From 5cd53c99989cdaf859ccfe37523ebd72ce069f85 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Tue, 24 May 2011 21:02:58 +0000 Subject: x86 stable, bug #365537 Package-Manager: portage-2.1.9.49/cvs/Linux x86_64 --- dev-python/paste/ChangeLog | 5 ++++- dev-python/paste/paste-1.7.5.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/paste') 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 paste-1.7.5.1.ebuild: + x86 stable, bug #365537 05 May 2011; Markos Chandras 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 -- cgit v1.2.3-65-gdbad