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 6A87D13838B for ; Sat, 27 Sep 2014 21:35:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D315E091A; Sat, 27 Sep 2014 21:35:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E37FEE091A for ; Sat, 27 Sep 2014 21:35:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE4FC3403EB for ; Sat, 27 Sep 2014 21:35:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93E586719 for ; Sat, 27 Sep 2014 21:35:26 +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: <1411853700.04457b0390e18b9517e10c4e27bcc914fd97fd09.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qt3d/qt3d-5.9999.ebuild X-VCS-Directories: dev-qt/qt3d/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 04457b0390e18b9517e10c4e27bcc914fd97fd09 X-VCS-Branch: master Date: Sat, 27 Sep 2014 21:35:26 +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: 9c1b4320-a810-46a0-a935-aa5f10af3184 X-Archives-Hash: 2b72040aa4e085a0e736e8a0561fb9ca commit: 04457b0390e18b9517e10c4e27bcc914fd97fd09 Author: Davide Pesavento gentoo org> AuthorDate: Sat Sep 27 21:35:00 2014 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sat Sep 27 21:35:00 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=04457b03 [dev-qt/qt3d] Change DESCRIPTION. Package-Manager: portage-2.2.14_rc1 --- dev-qt/qt3d/qt3d-5.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qt3d/qt3d-5.9999.ebuild b/dev-qt/qt3d/qt3d-5.9999.ebuild index dcd4841..b0b5917 100644 --- a/dev-qt/qt3d/qt3d-5.9999.ebuild +++ b/dev-qt/qt3d/qt3d-5.9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit qt5-build -DESCRIPTION="3D library built on top of Qt OpenGL" +DESCRIPTION="The 3D module for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == live ]]; then KEYWORDS=""