summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:21:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:21:17 +0000
commitdab98d3917229bf6afab226f58d7ac0eb9ac5785 (patch)
tree8694bf364296ef5c9adb26271414a8c74f6a98d0 /dev-cpp/ctemplate
parentStable for ppc, wrt bug #522270 (diff)
downloadgentoo-2-dab98d3917229bf6afab226f58d7ac0eb9ac5785.tar.gz
gentoo-2-dab98d3917229bf6afab226f58d7ac0eb9ac5785.tar.bz2
gentoo-2-dab98d3917229bf6afab226f58d7ac0eb9ac5785.zip
Stable for ppc, wrt bug #529414
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp/ctemplate')
-rw-r--r--dev-cpp/ctemplate/ChangeLog7
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-cpp/ctemplate/ChangeLog b/dev-cpp/ctemplate/ChangeLog
index 103df0cc7803..dee6d46c9bc3 100644
--- a/dev-cpp/ctemplate/ChangeLog
+++ b/dev-cpp/ctemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/ctemplate
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.32 2014/12/23 12:31:14 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.33 2015/03/02 09:21:17 ago Exp $
+
+ 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ctemplate-2.2_p129.ebuild:
+ Stable for ppc, wrt bug #529414
23 Dec 2014; Markus Meier <maekke@gentoo.org> ctemplate-2.2_p129.ebuild:
arm stable, bug #529414
diff --git a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild
index 2d592ffd6c3c..64a36a22ce0a 100644
--- a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.2_p129.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-cpp/ctemplate/ctemplate-2.2_p129.ebuild,v 1.3 2014/12/23 12:31:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild,v 1.4 2015/03/02 09:21:17 ago Exp $
EAPI="5"
@@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux"
IUSE="doc emacs vim-syntax static-libs test"
DEPEND="test? ( ${PYTHON_DEPS} )"