summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-02-19 06:21:42 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-02-19 06:21:42 +0000
commit992629ae60cff0d8fb9dc851b3fd7ad6d6805609 (patch)
treed3ad56f234c98a884b77d25139c95414849b58fd /dev-python/cheetah
parentadd IUSE=build. changed to use included seg_hack (diff)
downloadhistorical-992629ae60cff0d8fb9dc851b3fd7ad6d6805609.tar.gz
historical-992629ae60cff0d8fb9dc851b3fd7ad6d6805609.tar.bz2
historical-992629ae60cff0d8fb9dc851b3fd7ad6d6805609.zip
Stable on ppc-macos.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-python/cheetah')
-rw-r--r--dev-python/cheetah/ChangeLog6
-rw-r--r--dev-python/cheetah/cheetah-0.9.15.ebuild4
-rw-r--r--dev-python/cheetah/cheetah-0.9.16_alpha2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/cheetah/ChangeLog b/dev-python/cheetah/ChangeLog
index 45f9862bc98f..70e1e32de68d 100644
--- a/dev-python/cheetah/ChangeLog
+++ b/dev-python/cheetah/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/cheetah
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.10 2005/02/12 11:29:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.11 2005/02/19 06:20:31 gongloo Exp $
+
+ 19 Feb 2005; <gongloo@gentoo.org> cheetah-0.9.15.ebuild,
+ cheetah-0.9.16_alpha2.ebuild:
+ Stable on ppc-macos.
*cheetah-0.9.16_alpha2 (12 Feb 2005)
diff --git a/dev-python/cheetah/cheetah-0.9.15.ebuild b/dev-python/cheetah/cheetah-0.9.15.ebuild
index efcf0cf87f26..ef1e219a8376 100644
--- a/dev-python/cheetah/cheetah-0.9.15.ebuild
+++ b/dev-python/cheetah/cheetah-0.9.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.15.ebuild,v 1.7 2005/01/20 03:05:54 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.15.ebuild,v 1.8 2005/02/19 06:20:31 gongloo Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz"
LICENSE="PSF-2.2"
IUSE=""
-KEYWORDS="x86 sparc alpha ~ppc ~ppc-macos"
+KEYWORDS="x86 sparc alpha ~ppc ppc-macos"
SLOT="0"
DEPEND=">=dev-lang/python-2.2"
diff --git a/dev-python/cheetah/cheetah-0.9.16_alpha2.ebuild b/dev-python/cheetah/cheetah-0.9.16_alpha2.ebuild
index 38c0d38c507d..fe01c186a7c0 100644
--- a/dev-python/cheetah/cheetah-0.9.16_alpha2.ebuild
+++ b/dev-python/cheetah/cheetah-0.9.16_alpha2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.16_alpha2.ebuild,v 1.1 2005/02/12 11:29:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.16_alpha2.ebuild,v 1.2 2005/02/19 06:20:31 gongloo Exp $
inherit distutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz"
LICENSE="PSF-2.2"
IUSE=""
-KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ppc-macos"
+KEYWORDS="~x86 ~sparc ~alpha ~ppc ppc-macos"
SLOT="0"
DEPEND=">=dev-lang/python-2.2"