From dcd0f8f2c8b3a8257646deaf5ef1b373839b4545 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 19 Jul 2007 18:06:40 +0000 Subject: Dropped ppc-macos keyword, see you in prefix (Portage version: 2.1.2.9) --- dev-python/cheetah/ChangeLog | 6 +++++- dev-python/cheetah/cheetah-0.9.17.ebuild | 6 +++--- dev-python/cheetah/cheetah-0.9.18.ebuild | 6 +++--- dev-python/cheetah/cheetah-1.0.ebuild | 6 +++--- dev-python/cheetah/cheetah-2.0_rc8.ebuild | 4 ++-- 5 files changed, 16 insertions(+), 12 deletions(-) (limited to 'dev-python') diff --git a/dev-python/cheetah/ChangeLog b/dev-python/cheetah/ChangeLog index 5b83582730fe..80d1f0394a7e 100644 --- a/dev-python/cheetah/ChangeLog +++ b/dev-python/cheetah/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/cheetah # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.35 2007/07/08 21:47:04 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.36 2007/07/19 18:06:40 grobian Exp $ + + 19 Jul 2007; Fabian Groffen cheetah-0.9.17.ebuild, + cheetah-0.9.18.ebuild, cheetah-1.0.ebuild, cheetah-2.0_rc8.ebuild: + Dropped ppc-macos keyword, see you in prefix *cheetah-2.0_rc8-r1 (08 Jul 2007) diff --git a/dev-python/cheetah/cheetah-0.9.17.ebuild b/dev-python/cheetah/cheetah-0.9.17.ebuild index c503dea31b27..640698587462 100644 --- a/dev-python/cheetah/cheetah-0.9.17.ebuild +++ b/dev-python/cheetah/cheetah-0.9.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.17.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.17.ebuild,v 1.7 2007/07/19 18:06:40 grobian Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cheetahtemplate.org/" SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz" LICENSE="PSF-2.2" IUSE="" -KEYWORDS="alpha ~amd64 ia64 ppc ppc-macos sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" SLOT="0" DEPEND=">=dev-lang/python-2.2" S=${WORKDIR}/${MY_P} diff --git a/dev-python/cheetah/cheetah-0.9.18.ebuild b/dev-python/cheetah/cheetah-0.9.18.ebuild index 222178ffdd7e..780992c7cfef 100644 --- a/dev-python/cheetah/cheetah-0.9.18.ebuild +++ b/dev-python/cheetah/cheetah-0.9.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.18.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.18.ebuild,v 1.8 2007/07/19 18:06:40 grobian Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cheetahtemplate.org/" SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz" LICENSE="PSF-2.2" IUSE="" -KEYWORDS="alpha ~amd64 ia64 ppc ~ppc-macos sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" SLOT="0" DEPEND=">=dev-lang/python-2.2" S=${WORKDIR}/${MY_P} diff --git a/dev-python/cheetah/cheetah-1.0.ebuild b/dev-python/cheetah/cheetah-1.0.ebuild index b3ecb8fb03a7..6c8c5c3a7999 100644 --- a/dev-python/cheetah/cheetah-1.0.ebuild +++ b/dev-python/cheetah/cheetah-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-1.0.ebuild,v 1.1 2005/12/05 20:01:47 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-1.0.ebuild,v 1.2 2007/07/19 18:06:40 grobian Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cheetahtemplate.org/" SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz" LICENSE="PSF-2.2" IUSE="" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" SLOT="0" DEPEND=">=dev-lang/python-2.2" S=${WORKDIR}/${MY_P} diff --git a/dev-python/cheetah/cheetah-2.0_rc8.ebuild b/dev-python/cheetah/cheetah-2.0_rc8.ebuild index c580316bf6f5..eb6d461865ff 100644 --- a/dev-python/cheetah/cheetah-2.0_rc8.ebuild +++ b/dev-python/cheetah/cheetah-2.0_rc8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.0_rc8.ebuild,v 1.2 2007/05/01 18:50:07 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.0_rc8.ebuild,v 1.3 2007/07/19 18:06:40 grobian Exp $ NEED_PYTHON=2.2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cheetahtemplate.org/" SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz" LICENSE="PSF-2.2" IUSE="" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" SLOT="0" DEPEND="" -- cgit v1.2.3-65-gdbad