summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 14:47:55 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 14:47:55 +0000
commit94cd758882f0e7592752351a4a95503df4f1efb5 (patch)
treef06885c0e179d969ee388635b687252ad72cc1dd /dev-python/cherrytemplate
parentMark 2.1.1 ~ia64 (diff)
downloadgentoo-2-94cd758882f0e7592752351a4a95503df4f1efb5.tar.gz
gentoo-2-94cd758882f0e7592752351a4a95503df4f1efb5.tar.bz2
gentoo-2-94cd758882f0e7592752351a4a95503df4f1efb5.zip
Mark 1.0.0 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/cherrytemplate')
-rw-r--r--dev-python/cherrytemplate/ChangeLog8
-rw-r--r--dev-python/cherrytemplate/Manifest12
-rw-r--r--dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild6
3 files changed, 19 insertions, 7 deletions
diff --git a/dev-python/cherrytemplate/ChangeLog b/dev-python/cherrytemplate/ChangeLog
index bf96e2e8b5ae..1f4b1603471d 100644
--- a/dev-python/cherrytemplate/ChangeLog
+++ b/dev-python/cherrytemplate/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2005/07/12 11:01:22 dholm Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.3 2006/04/01 14:47:55 agriffis Exp $
+
+ 01 Apr 2006; Aron Griffis <agriffis@gentoo.org>
+ cherrytemplate-1.0.0.ebuild:
+ Mark 1.0.0 ~ia64
12 Jul 2005; David Holm <dholm@gentoo.org> cherrytemplate-1.0.0.ebuild:
Added to ~ppc.
diff --git a/dev-python/cherrytemplate/Manifest b/dev-python/cherrytemplate/Manifest
index 06f70cc8ce8f..979bd3459e5f 100644
--- a/dev-python/cherrytemplate/Manifest
+++ b/dev-python/cherrytemplate/Manifest
@@ -1,4 +1,12 @@
MD5 5876f50286a59cca12e656d94119c614 ChangeLog 455
-MD5 dbf157e7ad3a901d8ebfd2b9f25b0406 cherrytemplate-1.0.0.ebuild 557
-MD5 9ac4199ebe7cd3e7e311274994767f82 metadata.xml 160
+RMD160 70e02a5c2267a15f583803b98a599c5ecd6be70a ChangeLog 455
+SHA256 053c8b1cd21a8aaf8c3d9274248e6bc2cceed391392bcb5d3b27cc2fd4b20f27 ChangeLog 455
+MD5 b6dfcbbf9fb5fb919bf27800cfc6168c cherrytemplate-1.0.0.ebuild 563
+RMD160 467dc8cdb3c66e6fb32e550fd502b1ea4cf799e0 cherrytemplate-1.0.0.ebuild 563
+SHA256 c78f1b9494f33b181d6b97667991f5d224141188b0ebd915d8926734964e9625 cherrytemplate-1.0.0.ebuild 563
MD5 897a607d9821fa7f856cfae7008075e2 files/digest-cherrytemplate-1.0.0 70
+RMD160 e675d1726b8c73cb3f80090206a5a1576101c83b files/digest-cherrytemplate-1.0.0 70
+SHA256 89c326a5ffe02abaf4fb013e5f99f7fd80866f4def6bb718278211299a3e3a1d files/digest-cherrytemplate-1.0.0 70
+MD5 9ac4199ebe7cd3e7e311274994767f82 metadata.xml 160
+RMD160 e730f96ab97c5be577a6d6d05f04990374a0dffb metadata.xml 160
+SHA256 6cd954a9de2307c57d32b25fa3599dee2908a4ddc6a98594f593d53577307a3a metadata.xml 160
diff --git a/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild b/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild
index 38382b790e99..2d297034e82d 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
+# Copyright 1999-2006 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.2 2005/07/12 11:01:22 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.3 2006/04/01 14:47:55 agriffis Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cherrypy/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ia64 ~ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"