summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-12 11:03:10 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-12 11:03:10 +0000
commitc2c8472bfb103d89913e392273cc7ea5656ac24b (patch)
tree73efae0f11ad0bb57775325fa0c649d88882b121 /dev-python/cherrytemplate
parentStyle consistency. (diff)
downloadgentoo-2-c2c8472bfb103d89913e392273cc7ea5656ac24b.tar.gz
gentoo-2-c2c8472bfb103d89913e392273cc7ea5656ac24b.tar.bz2
gentoo-2-c2c8472bfb103d89913e392273cc7ea5656ac24b.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/cherrytemplate')
-rw-r--r--dev-python/cherrytemplate/ChangeLog5
-rw-r--r--dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cherrytemplate/ChangeLog b/dev-python/cherrytemplate/ChangeLog
index 4db659c383be..bf96e2e8b5ae 100644
--- a/dev-python/cherrytemplate/ChangeLog
+++ b/dev-python/cherrytemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cherrytemplate
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.1 2005/03/15 16:39:29 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.2 2005/07/12 11:01:22 dholm Exp $
+
+ 12 Jul 2005; David Holm <dholm@gentoo.org> cherrytemplate-1.0.0.ebuild:
+ Added to ~ppc.
*cherrytemplate-1.0.0 (15 Mar 2005)
diff --git a/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild b/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild
index e362e45499c6..38382b790e99 100644
--- a/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild
+++ b/dev-python/cherrytemplate/cherrytemplate-1.0.0.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/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.1 2005/03/15 16:39:29 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.2 2005/07/12 11:01:22 dholm Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cherrypy/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"