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 D4D9313829C for ; Fri, 10 Jun 2016 01:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E04F9254028; Fri, 10 Jun 2016 01:45:10 +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 6BC21254025 for ; Fri, 10 Jun 2016 01:45:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2B6EA340942 for ; Fri, 10 Jun 2016 01:45:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22480208E for ; Fri, 10 Jun 2016 01:45:05 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1465523100.855d6ced9b2c4eb84ec2b2db0742b111a7a3ff3a.pesa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/qbs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/qbs/metadata.xml X-VCS-Directories: dev-util/qbs/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 855d6ced9b2c4eb84ec2b2db0742b111a7a3ff3a X-VCS-Branch: master Date: Fri, 10 Jun 2016 01:45:05 +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: 2e0edef1-5a5c-485e-b628-0a6df8a6fc1f X-Archives-Hash: ecaa9b982a1576d1832dc65765f8dd0a commit: 855d6ced9b2c4eb84ec2b2db0742b111a7a3ff3a Author: Davide Pesavento gentoo org> AuthorDate: Fri Jun 10 01:44:40 2016 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Fri Jun 10 01:45:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855d6ced dev-util/qbs: expand metadata Package-Manager: portage-2.3.0_rc1 dev-util/qbs/metadata.xml | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/dev-util/qbs/metadata.xml b/dev-util/qbs/metadata.xml index c6a1777..eb2faf7 100644 --- a/dev-util/qbs/metadata.xml +++ b/dev-util/qbs/metadata.xml @@ -1,12 +1,26 @@ - - pesa@gentoo.org - Davide Pesavento - - - qt@gentoo.org - Gentoo Qt Project - + + pesa@gentoo.org + Davide Pesavento + + + qt@gentoo.org + Gentoo Qt Project + + + Qbs is a tool that helps simplify the build process for developing + projects across multiple platforms. Qbs can be used for any software + project, whether it is written in Qt or not. + + Qbs is an all-in-one tool that generates a build graph from a + high-level project description (like qmake or cmake) and additionally + undertakes the task of executing the commands in the low-level build + graph (like make). + + + https://bugreports.qt.io/ + http://doc.qt.io/qbs/ +