diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-08 17:16:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-08 17:16:21 +0000 |
commit | 243f8ee04e4854a05b1350756518050f035ca583 (patch) | |
tree | d04efb729e7a97891481368ceda1cbd612653052 /dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-243f8ee04e4854a05b1350756518050f035ca583.tar.gz gentoo-2-243f8ee04e4854a05b1350756518050f035ca583.tar.bz2 gentoo-2-243f8ee04e4854a05b1350756518050f035ca583.zip |
ia64/x86 stable wrt security #204829
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild')
-rw-r--r-- | dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild b/dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild index fb348281f869..ac67910901a9 100644 --- a/dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild +++ b/dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild,v 1.1 2008/01/08 13:59:35 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/cherrypy-3.0.2-r1.ebuild,v 1.2 2008/01/08 17:16:21 armin76 Exp $ inherit eutils distutils @@ -11,7 +11,7 @@ SRC_URI="http://download.cherrypy.org/cherrypy/${PV}/${MY_P}.tar.gz" HOMEPAGE="http://www.cherrypy.org/" IUSE="doc" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ia64 ~ppc x86" LICENSE="BSD" DEPEND="" |