summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 12:49:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 12:49:25 +0000
commit568e67cb219335ba2ef790414c96d3175cdf47c5 (patch)
treeb8ef9b1ea46858ee8704288e207f2fd6eee1dcbc /dev-python/cherrytemplate
parentStable for ia64, wrt bug #540290 (diff)
downloadgentoo-2-568e67cb219335ba2ef790414c96d3175cdf47c5.tar.gz
gentoo-2-568e67cb219335ba2ef790414c96d3175cdf47c5.tar.bz2
gentoo-2-568e67cb219335ba2ef790414c96d3175cdf47c5.zip
Stable for ia64, wrt bug #540290
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/cherrytemplate')
-rw-r--r--dev-python/cherrytemplate/ChangeLog5
-rw-r--r--dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cherrytemplate/ChangeLog b/dev-python/cherrytemplate/ChangeLog
index c618dd2f3c9b..fc63ee7c1096 100644
--- a/dev-python/cherrytemplate/ChangeLog
+++ b/dev-python/cherrytemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cherrytemplate
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.12 2015/03/08 23:41:48 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.13 2015/04/14 12:49:25 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cherrytemplate-1.0.0-r1.ebuild:
+ Stable for ia64, wrt bug #540290
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> cherrytemplate-1.0.0-r1.ebuild:
x86 stable, bug 540290
diff --git a/dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild b/dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild
index a0611275587a..3ef98601dbae 100644
--- a/dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild
+++ b/dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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-r1.ebuild,v 1.4 2015/03/08 23:41:48 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild,v 1.5 2015/04/14 12:49:25 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/cherrypy/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc x86"
+KEYWORDS="amd64 ia64 ppc x86"
IUSE=""
DEPEND=""