From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2209B1381FE for ; Thu, 2 Aug 2012 21:18:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C733AE0462; Thu, 2 Aug 2012 21:17:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9A1B5E0462 for ; Thu, 2 Aug 2012 21:17:58 +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 0552B1B402B for ; Thu, 2 Aug 2012 21:17:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2162) id A585A2004B; Thu, 2 Aug 2012 21:17:56 +0000 (UTC) From: "Sebastien Fabbro (bicatali)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, bicatali@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf-cxx: netcdf-cxx-4.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: netcdf-cxx-4.2.ebuild ChangeLog X-VCS-Directories: sci-libs/netcdf-cxx X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120802211756.A585A2004B@flycatcher.gentoo.org> Date: Thu, 2 Aug 2012 21:17:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 255107f2-5ed5-40fc-8b8c-ff0a0760f375 X-Archives-Hash: b3aa3236d34a5eab2ff2fd94e08cbe50 bicatali 12/08/02 21:17:56 Modified: netcdf-cxx-4.2.ebuild ChangeLog Log: Keyword amd64-linux x86-linux (Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64) Revision Changes Path 1.2 sci-libs/netcdf-cxx/netcdf-cxx-4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.ebuild?r1=1.1&r2=1.2 Index: netcdf-cxx-4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- netcdf-cxx-4.2.ebuild 18 Apr 2012 19:11:48 -0000 1.1 +++ netcdf-cxx-4.2.ebuild 2 Aug 2012 21:17:56 -0000 1.2 @@ -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/sci-libs/netcdf-cxx/netcdf-cxx-4.2.ebuild,v 1.1 2012/04/18 19:11:48 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.ebuild,v 1.2 2012/08/02 21:17:56 bicatali Exp $ EAPI=4 @@ -14,7 +14,7 @@ LICENSE="UCAR-Unidata" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples static-libs" RDEPEND=">=sci-libs/netcdf-4.2" 1.2 sci-libs/netcdf-cxx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 18 Apr 2012 19:11:48 -0000 1.1 +++ ChangeLog 2 Aug 2012 21:17:56 -0000 1.2 @@ -1,10 +1,12 @@ # ChangeLog for sci-libs/netcdf-cxx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v 1.1 2012/04/18 19:11:48 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v 1.2 2012/08/02 21:17:56 bicatali Exp $ + + 02 Aug 2012; Sébastien Fabbro netcdf-cxx-4.2.ebuild: + Keyword amd64-linux x86-linux *netcdf-cxx-4.2 (18 Apr 2012) 18 Apr 2012; Sébastien Fabbro +netcdf-cxx-4.2.ebuild, +metadata.xml: Initial import -