summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-04 12:20:29 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-04 12:20:29 +0000
commit118e028e61f9916eb63f52a477c7b96a8d6673f0 (patch)
tree4c8fe7facf7db7a11d08e632f1a0ca0f5c5e8c73 /dev-cpp/ctemplate
parentRemove old. (diff)
downloadgentoo-2-118e028e61f9916eb63f52a477c7b96a8d6673f0.tar.gz
gentoo-2-118e028e61f9916eb63f52a477c7b96a8d6673f0.tar.bz2
gentoo-2-118e028e61f9916eb63f52a477c7b96a8d6673f0.zip
Stable ppc, 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 701fec173c0c..99942910c4d0 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.25 2012/08/03 06:50:47 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.26 2012/08/04 12:20:29 blueness Exp $
+
+ 04 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ctemplate-2.2.ebuild:
+ Stable ppc, bug #418665
03 Aug 2012; Jeff Horelick <jdhore@gentoo.org> ctemplate-2.2.ebuild:
marked x86 per bug 418665
diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
index 6dccde11e5f0..064346730ac3 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.3 2012/08/03 06:50:47 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild,v 1.4 2012/08/04 12:20:29 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* )"