From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RauzT-00076M-28 for garchives@archives.gentoo.org; Wed, 14 Dec 2011 19:59:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8946321C167; Wed, 14 Dec 2011 19:59:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 54A4E21C167 for ; Wed, 14 Dec 2011 19:59:39 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5F871B4021 for ; Wed, 14 Dec 2011 19:59:37 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id BBDFC20034; Wed, 14 Dec 2011 19:59:36 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/ctemplate: ctemplate-1.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ctemplate-1.0.ebuild ChangeLog X-VCS-Directories: dev-cpp/ctemplate X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20111214195936.BBDFC20034@flycatcher.gentoo.org> Date: Wed, 14 Dec 2011 19:59:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 374d32af-ff49-45a3-95eb-e4c0fc1ae47e X-Archives-Hash: 4696e3da0c51575d0203654063b62394 ago 11/12/14 19:59:36 Modified: ctemplate-1.0.ebuild ChangeLog Log: Stable for AMD64, wrt bug #394275 =20 (Portage version: 2.1.10.40/cvs/Linux i686) Revision Changes Path 1.4 dev-cpp/ctemplate/ctemplate-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/= ctemplate-1.0.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/= ctemplate-1.0.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/= ctemplate-1.0.ebuild?r1=3D1.3&r2=3D1.4 Index: ctemplate-1.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-1.0.ebuild,= v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ctemplate-1.0.ebuild 14 Dec 2011 09:11:51 -0000 1.3 +++ ctemplate-1.0.ebuild 14 Dec 2011 19:59:36 -0000 1.4 @@ -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.ebuil= d,v 1.3 2011/12/14 09:11:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-1.0.ebuil= d,v 1.4 2011/12/14 19:59:36 ago Exp $ =20 EAPI=3D"4" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"BSD" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS=3D"amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE=3D"doc emacs vim-syntax static-libs test" =20 DEPEND=3D"test? ( =3Ddev-lang/python-2* )" 1.17 dev-cpp/ctemplate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/= ChangeLog?rev=3D1.17&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/= ChangeLog?rev=3D1.17&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/= ChangeLog?r1=3D1.16&r2=3D1.17 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 14 Dec 2011 09:11:51 -0000 1.16 +++ ChangeLog 14 Dec 2011 19:59:36 -0000 1.17 @@ -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 20= 11/12/14 09:11:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.17 20= 11/12/14 19:59:36 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo ctemplate-1.0.ebuild: + Stable for AMD64, wrt bug #394275 =20 14 Dec 2011; Pawel Hajdan jr ctemplate-1.0.ebu= ild: x86 stable wrt bug #394275