From: Patrick Lauer Date: Fri, 4 Sep 2009 15:07:03 +0000 (+0000) Subject: Bump to 1.2. Remove 1.0. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1ea3c5a0326930e716f337b121cb4af110934ab5;p=wtk-overlay.git Bump to 1.2. Remove 1.0. Package-Manager: portage-2.2_rc40/cvs/Linux x86_64 --- diff --git a/ChangeLog b/ChangeLog index 8a511c5..8a655ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Header$ +*webtest-1.2 (04 Sep 2009) + + 04 Sep 2009; Patrick Lauer -webtest-1.0.ebuild, + +webtest-1.2.ebuild: + Bump to 1.2. Remove 1.0. + *webtest-1.1 (15 Feb 2009) 15 Feb 2009; Patrick Lauer +webtest-1.1.ebuild: diff --git a/webtest-1.0.ebuild b/webtest-1.2.ebuild similarity index 91% rename from webtest-1.0.ebuild rename to webtest-1.2.ebuild index c3ee5cc..5a796c7 100644 --- a/webtest-1.0.ebuild +++ b/webtest-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header$ @@ -11,7 +11,7 @@ DESCRIPTION="Helper to test WSGI applications" HOMEPAGE="http://pythonpaste.org/webtest/" SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" SLOT="0" IUSE="doc examples" S="${WORKDIR}/${MY_P}"