summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:11:43 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:11:43 +0000
commit71d7bc1250b2ae8e9b8a8eeb6a4ed4f2f618c6bd (patch)
tree60a2d265e31fb51f60f880779c93e2f264eaea89 /dev-python/cherrytemplate
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-71d7bc1250b2ae8e9b8a8eeb6a4ed4f2f618c6bd.tar.gz
gentoo-2-71d7bc1250b2ae8e9b8a8eeb6a4ed4f2f618c6bd.tar.bz2
gentoo-2-71d7bc1250b2ae8e9b8a8eeb6a4ed4f2f618c6bd.zip
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/cherrytemplate')
-rw-r--r--dev-python/cherrytemplate/ChangeLog7
-rw-r--r--dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/cherrytemplate/ChangeLog b/dev-python/cherrytemplate/ChangeLog
index 0aea80d29867..cf96be15a894 100644
--- a/dev-python/cherrytemplate/ChangeLog
+++ b/dev-python/cherrytemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cherrytemplate
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.9 2014/12/29 08:09:22 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.10 2015/03/06 22:11:43 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> cherrytemplate-1.0.0-r1.ebuild:
+ amd64 stable, bug 540290
*cherrytemplate-1.0.0-r1 (29 Dec 2014)
diff --git a/dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild b/dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild
index 06d65ce6f421..367962689e40 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-2014 Gentoo Foundation
+# 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.1 2014/12/29 08:09:22 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0-r1.ebuild,v 1.2 2015/03/06 22:11:43 pacho 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=""