summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-04 14:12:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-04 14:12:19 +0000
commit8ac1aea05643527c19c4445443fc6173949f266c (patch)
tree0128f7bfcc90f0f7fd1b01c644869dbd2e775b9c /dev-cpp/ctemplate
parentStable on amd64 wrt bug #429512 (diff)
downloadgentoo-2-8ac1aea05643527c19c4445443fc6173949f266c.tar.gz
gentoo-2-8ac1aea05643527c19c4445443fc6173949f266c.tar.bz2
gentoo-2-8ac1aea05643527c19c4445443fc6173949f266c.zip
Stable arm, bug #418665
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/ctemplate')
-rw-r--r--dev-cpp/ctemplate/ChangeLog5
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/ctemplate/ChangeLog b/dev-cpp/ctemplate/ChangeLog
index 99942910c4d0..ec560f048de8 100644
--- a/dev-cpp/ctemplate/ChangeLog
+++ b/dev-cpp/ctemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/ctemplate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.26 2012/08/04 12:20:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.27 2012/08/04 14:12:19 blueness Exp $
+
+ 04 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ctemplate-2.2.ebuild:
+ Stable arm, bug #418665
04 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ctemplate-2.2.ebuild:
Stable ppc, bug #418665
diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
index 064346730ac3..a32f4d2f47b3 100644
--- a/dev-cpp/ctemplate/ctemplate-2.2.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild,v 1.4 2012/08/04 12:20:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild,v 1.5 2012/08/04 14:12:19 blueness Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://ctemplate.googlecode.com/files/${P}.tar.gz"
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? ( =dev-lang/python-2* )"