From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 434A3139694 for ; Thu, 27 Jul 2017 17:46:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C7D61FC05D; Thu, 27 Jul 2017 17:46:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 357BA1FC05D for ; Thu, 27 Jul 2017 17:46:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA4A13418D9 for ; Thu, 27 Jul 2017 17:46:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6255774C4 for ; Thu, 27 Jul 2017 17:46:09 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1501177556.f2c3d410b6326a9ef7d2e19ccf598f1274892254.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-pg-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevelop-pg-qt/Manifest dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild X-VCS-Directories: dev-util/kdevelop-pg-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f2c3d410b6326a9ef7d2e19ccf598f1274892254 X-VCS-Branch: master Date: Thu, 27 Jul 2017 17:46:09 +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: 32b11782-85b4-4195-91ad-118080a3c9c0 X-Archives-Hash: 297cd62266973d4f99be9f0f58d0841c commit: f2c3d410b6326a9ef7d2e19ccf598f1274892254 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jul 27 17:23:46 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jul 27 17:45:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2c3d410 dev-util/kdevelop-pg-qt: 2.1.0 version bump Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-util/kdevelop-pg-qt/Manifest | 1 + .../kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/dev-util/kdevelop-pg-qt/Manifest b/dev-util/kdevelop-pg-qt/Manifest index 7edbbf86a0b..447dc7a9ef6 100644 --- a/dev-util/kdevelop-pg-qt/Manifest +++ b/dev-util/kdevelop-pg-qt/Manifest @@ -1 +1,2 @@ DIST kdevelop-pg-qt-2.0.tar.xz 635604 SHA256 2f778d324b7c0962e8bb5f62dd2643bac1a6f3ac971d145b6aace7cd61878993 SHA512 50eb540f16c0a32b78ecb1b53ce7005a70c53497f1ca755afd321eb09d12ab646fae216f34a1efc310510a5aa27cb3f895c34aa71e38bcc9c415ca36099e9022 WHIRLPOOL 0758f63b1da3fb607cffe6ea60177f61ba432da991540afd9aa3934a2c76c7206c2483cefb227e7c56d55c27766e5374ee3e9b4bc48611b914219371898c604a +DIST kdevelop-pg-qt-2.1.0.tar.xz 660268 SHA256 20d84d25bd40610bd6c0964e4fe0642e56c41b76a65575122dc5196649621e5d SHA512 0d0350c921a85ce6682219b0d67617aac21f5e3a95f6d50869c172200db02099e10cc025439ca5a08a93b711e21a3393c5bc50bc709fb4f6a57f19266c6f469d WHIRLPOOL c7c21513e6e04e5dce3f82433989159e2519bd8c9a8f9ae1edcf15365056c135effc47eef197e15c9696a0ee8e2269fcc48f7b0d750c9e2aa701e39135bc2f4e diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild new file mode 100644 index 00000000000..2d081031a22 --- /dev/null +++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +EGIT_BRANCH="2.0" +KDEBASE="kdevelop" +KDE_TEST="forceoptional" +inherit kde5 + +DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins" +SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" +LICENSE="LGPL-2+ LGPL-2.1+" +IUSE="" +[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86" + +DEPEND=" + sys-devel/bison + sys-devel/flex +" +RDEPEND=" + !dev-util/kdevelop-pg-qt:4 +"