summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-14 19:59:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-14 19:59:36 +0000
commitaab0d5021914b2eee4d8c434fd53c2c472a2b6e0 (patch)
treed24f0761a9af74fa7039636d26a312667dcc1ca3 /dev-cpp/ctemplate
parentDo not use gnome2_schemas_update --uninstall; --uninstall has no effect since... (diff)
downloadgentoo-2-aab0d5021914b2eee4d8c434fd53c2c472a2b6e0.tar.gz
gentoo-2-aab0d5021914b2eee4d8c434fd53c2c472a2b6e0.tar.bz2
gentoo-2-aab0d5021914b2eee4d8c434fd53c2c472a2b6e0.zip
Stable for AMD64, wrt bug #394275
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'dev-cpp/ctemplate')
-rw-r--r--dev-cpp/ctemplate/ChangeLog5
-rw-r--r--dev-cpp/ctemplate/ctemplate-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/ctemplate/ChangeLog b/dev-cpp/ctemplate/ChangeLog
index 8974a7397da8..2ee61d9e7760 100644
--- a/dev-cpp/ctemplate/ChangeLog
+++ b/dev-cpp/ctemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/ctemplate
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.16 2011/12/14 09:11:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.17 2011/12/14 19:59:36 ago Exp $
+
+ 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ctemplate-1.0.ebuild:
+ Stable for AMD64, wrt bug #394275
14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ctemplate-1.0.ebuild:
x86 stable wrt bug #394275
diff --git a/dev-cpp/ctemplate/ctemplate-1.0.ebuild b/dev-cpp/ctemplate/ctemplate-1.0.ebuild
index 7b99cf9e4946..4b3fa714e703 100644
--- a/dev-cpp/ctemplate/ctemplate-1.0.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-1.0.ebuild,v 1.3 2011/12/14 09:11:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-1.0.ebuild,v 1.4 2011/12/14 19:59:36 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://google-ctemplate.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="doc emacs vim-syntax static-libs test"
DEPEND="test? ( =dev-lang/python-2* )"