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 ABBE01384A7 for ; Wed, 29 Jul 2015 21:10:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 999C7E079B; Wed, 29 Jul 2015 21:10:57 +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 4236FE079B for ; Wed, 29 Jul 2015 21:10:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 396933408EE for ; Wed, 29 Jul 2015 21:10:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AA14BB for ; Wed, 29 Jul 2015 21:10:54 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1438204361.444c9c37b100bed169b2b812f29bd06fa9363022.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-qmljs/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-qmljs/kdevelop-qmljs-9999.ebuild X-VCS-Directories: dev-util/kdevelop-qmljs/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 444c9c37b100bed169b2b812f29bd06fa9363022 X-VCS-Branch: master Date: Wed, 29 Jul 2015 21:10:54 +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: 205a288d-29d3-4b2a-9f38-b0fda2757f28 X-Archives-Hash: da41b47f090dd733e79230a0b0f5f88f commit: 444c9c37b100bed169b2b812f29bd06fa9363022 Author: Johannes Huber gentoo org> AuthorDate: Wed Jul 29 21:12:41 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Jul 29 21:12:41 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=444c9c37 [dev-util/kdevelop-qmljs] Fix typo Package-Manager: portage-2.2.20 dev-util/kdevelop-qmljs/kdevelop-qmljs-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-qmljs/kdevelop-qmljs-9999.ebuild b/dev-util/kdevelop-qmljs/kdevelop-qmljs-9999.ebuild index 757b172..cd07d1a 100644 --- a/dev-util/kdevelop-qmljs/kdevelop-qmljs-9999.ebuild +++ b/dev-util/kdevelop-qmljs/kdevelop-qmljs-9999.ebuild @@ -9,7 +9,7 @@ KMNAME="kdev-qmljs" KDE_TEST=true inherit kde5 -DESCRIPTION="QML and javascrip plugin for KDevelop 5" +DESCRIPTION="QML and javascript plugin for KDevelop 5" LICENSE="GPL-2 LGPL-2" IUSE="" KEYWORDS=""