summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/ctemplate/ChangeLog5
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/ctemplate/ChangeLog b/dev-cpp/ctemplate/ChangeLog
index 2df379cbd9c8..103df0cc7803 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.31 2014/12/19 11:46:12 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.32 2014/12/23 12:31:14 maekke Exp $
+
+ 23 Dec 2014; Markus Meier <maekke@gentoo.org> ctemplate-2.2_p129.ebuild:
+ arm stable, bug #529414
*ctemplate-2.3 (19 Dec 2014)
diff --git a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild
index 50c44f43ef5d..2d592ffd6c3c 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
# 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.2 2014/12/19 09:24:37 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild,v 1.3 2014/12/23 12:31:14 maekke 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} )"