From 0128d0e26fc710e5d105706d7a8dca53fcf6fec7 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 2 Aug 2012 21:13:11 +0000 Subject: Stable on amd64 wrt bug #418665 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64) --- dev-cpp/ctemplate/ChangeLog | 6 ++++-- dev-cpp/ctemplate/ctemplate-2.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'dev-cpp/ctemplate') diff --git a/dev-cpp/ctemplate/ChangeLog b/dev-cpp/ctemplate/ChangeLog index 77d0d7fd6a23..f7d20eb18493 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.23 2012/05/24 19:27:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.24 2012/08/02 21:13:11 hwoarang Exp $ + + 02 Aug 2012; Markos Chandras ctemplate-2.2.ebuild: + Stable on amd64 wrt bug #418665 24 May 2012; Mike Frysinger +files/ctemplate-1.0-gcc-4.7.patch, ctemplate-1.0.ebuild: @@ -96,4 +99,3 @@ 31 Jan 2008; Tiziano Müller +files/70ctemplate-gentoo.el, +metadata.xml, +ctemplate-0.9.ebuild: Initial commit (bug #200861, based on the ebuild provided by pepone). - diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild index 1d8fd29cca94..4a8fd62a9728 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.1 2012/04/20 17:55:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild,v 1.2 2012/08/02 21:13:11 hwoarang 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* )" -- cgit v1.2.3-65-gdbad