summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2003-05-22 17:36:25 +0000
committerArcady Genkin <agenkin@gentoo.org>2003-05-22 17:36:25 +0000
commit42c534ec2ce05a21191d696054d93ed676239457 (patch)
treea5c85928ebaf42dd6b9ee763daa8b69a4c47fbb4 /dev-python
parentUnmasking (diff)
downloadgentoo-2-42c534ec2ce05a21191d696054d93ed676239457.tar.gz
gentoo-2-42c534ec2ce05a21191d696054d93ed676239457.tar.bz2
gentoo-2-42c534ec2ce05a21191d696054d93ed676239457.zip
Marking stable on x86.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/Cheetah/ChangeLog5
-rw-r--r--dev-python/Cheetah/Cheetah-0.9.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/Cheetah/ChangeLog b/dev-python/Cheetah/ChangeLog
index ec1565eada40..ef6f1f2f7c5a 100644
--- a/dev-python/Cheetah/ChangeLog
+++ b/dev-python/Cheetah/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for dev-python/Cheetah
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/Cheetah/ChangeLog,v 1.8 2003/04/04 22:43:53 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/Cheetah/ChangeLog,v 1.9 2003/05/22 17:36:25 agenkin Exp $
*Cheetah-0.9.15 (04 Apr 2003)
+ 22 May 2003; Arcady Genkin <agenkin@gentoo.org> :
+ Marking stable on ~x86.
+
04 Apr 2003; Alastair Tse <liquidx@gentoo.org> Cheetah-0.9.15.ebuild:
version bump
diff --git a/dev-python/Cheetah/Cheetah-0.9.15.ebuild b/dev-python/Cheetah/Cheetah-0.9.15.ebuild
index 3551bf5697b7..84577818c7ae 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-2003 Gentoo Technologies, Inc.
# 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.1 2003/04/04 22:43:53 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/Cheetah/Cheetah-0.9.15.ebuild,v 1.2 2003/05/22 17:36:25 agenkin Exp $
inherit distutils
@@ -9,7 +9,7 @@ DESCRIPTION="Python-powered template engine and code generator."
HOMEPAGE="http://www.cheetahtemplate.org/"
LICENSE="PSF-2.2"
-KEYWORDS="~x86 ~sparc ~alpha"
+KEYWORDS="x86 ~sparc ~alpha"
SLOT="0"
RDEPEND=">=dev-lang/python-2.2"