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 82EF9138252 for ; Wed, 11 May 2016 08:45:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7FC0E080E; Wed, 11 May 2016 08:45:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6513E080E for ; Wed, 11 May 2016 08:45:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E0B7340B65 for ; Wed, 11 May 2016 08:45:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2145B967 for ; Wed, 11 May 2016 08:45:38 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1462956328.4bdf75ffbaa48cf6e5f4fc7a339f9b0cb69c0ef3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/ros_messages.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 4bdf75ffbaa48cf6e5f4fc7a339f9b0cb69c0ef3 X-VCS-Branch: master Date: Wed, 11 May 2016 08:45:38 +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: cbe10df2-a3dd-4aad-b996-7175d8dbd6e0 X-Archives-Hash: dae10f9d7bdaad679512f96549d7a3b9 commit: 4bdf75ffbaa48cf6e5f4fc7a339f9b0cb69c0ef3 Author: Alexis Ballier gentoo org> AuthorDate: Wed May 11 08:20:30 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed May 11 08:45:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bdf75ff profiles/desc/ros_messages.desc: add description for nodejs messages profiles/desc/ros_messages.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc index 3ec8a3b..936acee 100644 --- a/profiles/desc/ros_messages.desc +++ b/profiles/desc/ros_messages.desc @@ -8,4 +8,5 @@ cxx - Generate and install C++ messages. eus - Generate and install EusLisp messages. lisp - Generate and install Common-Lisp messages. +nodejs - Generate and install Nodejs messages. python - Generate and install Python messages. The PYTHON_TARGETS variable controls the Python versions to build for.